|
| AgreementContentIterator (IConstructor constructor, Writer writer, IContact contact, boolean mail, String pubPath) |
|
| EntityItemContentIterator (List collection, IConstructor constructor, Writer writer, IContact contact, boolean mail, String contextPath) |
|
String | getContextPath () |
|
IContact | getContact () |
|
boolean | isAllowInterest () |
|
void | setAllowInterest (boolean allowInterest) |
|
boolean | isAllowComments () |
|
void | setAllowComments (boolean allowComments) |
|
boolean | isAllowVotes () |
|
void | setAllowVotes (boolean allowVotes) |
|
boolean | isAllowDescriptions () |
|
void | setAllowDescriptions (boolean allowDescriptions) |
|
boolean | isAllowAttachments () |
|
void | setAllowAttachments (boolean allowAttachments) |
|
boolean | isAllowFiles () |
|
void | setAllowFiles (boolean allowFiles) |
|
boolean | isAllowPolls () |
|
void | setAllowPolls (boolean allowPolls) |
|
boolean | isMail () |
|
Object | getVotesCtrl (E e) |
|
Object | getInterestCtrl (E e) |
|
Object | getCommentsCtrl (E e) |
|
Object | getAttachmentsCtrl (E e) |
|
Object | getFilesCtrl (E e) |
|
Object | getDescriptionsCtrl (E e) |
|
Object | getPollsCtrl (E e) |
|
| CollectionHtmlIterator (List collection, ElephantMarker marker) |
|
| CollectionHtmlIterator (List collection, ElephantMarker marker, Writer writer) |
|
void | setSummaryTemplate (String summaryTemplate) |
|
String | getSummaryTemplate () |
|
void | setFullTemplate (String fullTemplate) |
|
String | getFullTemplate () |
|
boolean | isNavigatorTop () |
|
void | setNavigatorTop (boolean navigatorTop) |
|
boolean | isNavigatorBottom () |
|
void | setNavigatorBottom (boolean navigatorBottom) |
|
boolean | isSearchOption () |
|
void | setSearchOption (boolean searchOption) |
|
boolean | isForceSummary () |
|
void | setForceSummary (boolean forceSummary) |
|
boolean | wantItem () |
|
boolean | isItem () |
|
Object | addAttribute (String key, Object value) |
|
Writer | getWriter () |
|
void | load () |
|
void | forceItem (ID item) |
|
String | getTitle () |
|
Collection< String > | getMetas () |
|
void | render () |
|
boolean | isFirst () |
|
boolean | isLast () |
|
String | renderSearchEngine () |
|
String | renderTree () |
|
String | renderTreeSelection () |
|
boolean | isEmpty () |
|
| CollectionIterator (List< E > collection) |
|
int | getPage () |
|
void | setPage (int page) |
|
void | initClauses () |
|
List< E > | getItems () |
|
int | getTotalCount () |
|
List< E > | getTotalItems () |
|
int | item () |
|
void | current (int value) |
|
int | current () |
|
int | pages () |
|
boolean | beginning () |
|
boolean | end () |
|
void | next () |
|
void | previous () |
|
◆ AgreementContentIterator()
org.turro.content.AgreementContentIterator.AgreementContentIterator |
( |
IConstructor |
constructor, |
|
|
Writer |
writer, |
|
|
IContact |
contact, |
|
|
boolean |
mail, |
|
|
String |
pubPath |
|
) |
| |
◆ doAttachmentsCtrl()
Object org.turro.content.AgreementContentIterator.doAttachmentsCtrl |
( |
AgreementSignature |
e | ) |
|
|
protected |
◆ doCommentsCtrl()
◆ doDescriptionsCtrl()
Object org.turro.content.AgreementContentIterator.doDescriptionsCtrl |
( |
AgreementSignature |
e | ) |
|
|
protected |
◆ doFilesCtrl()
◆ doInterestCtrl()
◆ doPollsCtrl()
◆ doVotesCtrl()
◆ entity()
◆ getItemLink()
◆ getReadAllLink()
String org.turro.content.AgreementContentIterator.getReadAllLink |
( |
| ) |
|
|
protected |
◆ getRestrictedLink()
String org.turro.content.AgreementContentIterator.getRestrictedLink |
( |
| ) |
|
|
protected |
◆ getTemplateRoot()
String org.turro.content.AgreementContentIterator.getTemplateRoot |
( |
| ) |
|
|
protected |
◆ metas()
Collection<String> org.turro.content.AgreementContentIterator.metas |
( |
AgreementSignature |
e | ) |
|
|
protected |
◆ renderItem()
Definition at line 50 of file AgreementContentIterator.java.
52 prepareValues(e, page);
void process(String rootTmpl, String tmpl)
Object put(Object key, Object value)
◆ renderSummary()
◆ title()
The documentation for this class was generated from the following file: