|
| | WorkloadContentIterator (IConstructor constructor, Writer writer, IContact contact, boolean mail, String pubPath) |
| |
| boolean | isShowSubject () |
| |
| void | setShowSubject (boolean showSubject) |
| |
| | 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 () |
| |
◆ WorkloadContentIterator()
| org.turro.dossier.content.WorkloadContentIterator.WorkloadContentIterator |
( |
IConstructor |
constructor, |
|
|
Writer |
writer, |
|
|
IContact |
contact, |
|
|
boolean |
mail, |
|
|
String |
pubPath |
|
) |
| |
◆ doAttachmentsCtrl()
| Object org.turro.dossier.content.WorkloadContentIterator.doAttachmentsCtrl |
( |
WorkloadItem |
e | ) |
|
|
protected |
◆ doCommentsCtrl()
| Object org.turro.dossier.content.WorkloadContentIterator.doCommentsCtrl |
( |
WorkloadItem |
e | ) |
|
|
protected |
◆ doDescriptionsCtrl()
| Object org.turro.dossier.content.WorkloadContentIterator.doDescriptionsCtrl |
( |
WorkloadItem |
e | ) |
|
|
protected |
◆ doFilesCtrl()
| Object org.turro.dossier.content.WorkloadContentIterator.doFilesCtrl |
( |
WorkloadItem |
e | ) |
|
|
protected |
◆ doInterestCtrl()
| Object org.turro.dossier.content.WorkloadContentIterator.doInterestCtrl |
( |
WorkloadItem |
e | ) |
|
|
protected |
◆ doPollsCtrl()
| Object org.turro.dossier.content.WorkloadContentIterator.doPollsCtrl |
( |
WorkloadItem |
e | ) |
|
|
protected |
◆ doVotesCtrl()
| Object org.turro.dossier.content.WorkloadContentIterator.doVotesCtrl |
( |
WorkloadItem |
e | ) |
|
|
protected |
◆ entity()
| WorkloadItem org.turro.dossier.content.WorkloadContentIterator.entity |
( |
Long |
value | ) |
|
|
protected |
◆ getItemLink()
| String org.turro.dossier.content.WorkloadContentIterator.getItemLink |
( |
WorkloadItem |
e | ) |
|
|
protected |
◆ getReadAllLink()
| String org.turro.dossier.content.WorkloadContentIterator.getReadAllLink |
( |
| ) |
|
|
protected |
◆ getRestrictedLink()
| String org.turro.dossier.content.WorkloadContentIterator.getRestrictedLink |
( |
| ) |
|
|
protected |
◆ getTemplateRoot()
| String org.turro.dossier.content.WorkloadContentIterator.getTemplateRoot |
( |
| ) |
|
|
protected |
◆ isShowSubject()
| boolean org.turro.dossier.content.WorkloadContentIterator.isShowSubject |
( |
| ) |
|
◆ isValid()
| boolean org.turro.dossier.content.WorkloadContentIterator.isValid |
( |
WorkloadItem |
e | ) |
|
|
protected |
◆ metas()
| Collection<String> org.turro.dossier.content.WorkloadContentIterator.metas |
( |
WorkloadItem |
e | ) |
|
|
protected |
Definition at line 169 of file WorkloadContentIterator.java.
170 ArrayList<RepositoryFile> files =
new ArrayList<>();
172 if(!SocialImageMap.hasImage(path)) {
173 FileAttach fa =
new FileAttach(DossierPU.getObjectPath(e));
174 Repository repository = fa.getPublishableRepository(
constructor);
175 files.addAll(repository.getRepositoryFiles(
"*_social.png,*_social.jpg"));
176 files.addAll(repository.getRepositoryFiles(
"*.png,*.jpg"));
178 SocialNet sn =
new SocialNet(path, e.getIssue().getDescription(), e.getIssue().getFullDescription(), files);
179 return sn.getMetas();
String getItemLink(WorkloadItem e)
◆ renderItem()
Definition at line 91 of file WorkloadContentIterator.java.
93 prepareValues(e, page);
void process(String rootTmpl, String tmpl)
Object put(Object key, Object value)
◆ renderSummary()
◆ setShowSubject()
| void org.turro.dossier.content.WorkloadContentIterator.setShowSubject |
( |
boolean |
showSubject | ) |
|
◆ title()
| String org.turro.dossier.content.WorkloadContentIterator.title |
( |
WorkloadItem |
e | ) |
|
|
protected |
Definition at line 161 of file WorkloadContentIterator.java.
162 if(!Strings.isBlank(e.getIssue().getFullDescription(showSubject))) {
163 return e.getIssue().getFullDescription(showSubject);
The documentation for this class was generated from the following file: