| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DocumentTemplateParts
This interface defines the different parts a template for export must be compound of. Each part in the template is uniquely identified by a name and they can be programmatically retrieved by this name.
| Field Summary | |
|---|---|
static String | 
FIELD_AUTHOR
Field in the template corresponding to the author (the creator) of the publication to export.  | 
static String | 
FIELD_CREATION_DATE
Field in the template corresponding to the creation date of the publication to export.  | 
static String | 
FIELD_DESCRIPTION
The field in the template corresponding to the description of the publication to export.  | 
static String | 
FIELD_LAST_MODIFIER
Field in the template corresponding to the user that has lastly modified the publication to export.  | 
static String | 
FIELD_MODIFICATION_DATE
Field in the template corresponding to the last modification date of the publication to export.  | 
static String | 
FIELD_URL
Field in the template corresponding to the URL of the publication to export.  | 
static String | 
FIELD_VERSION
Field in the template corresponding to the version of the publication to export.  | 
static String | 
LIST_OF_ATTACHMENTS
 | 
static String | 
LIST_OF_COMMENTS
 | 
static String | 
LIST_OF_LINKS
 | 
static String | 
LIST_OF_METADATA
The area in which the metadata about the publication are rendered.  | 
static String | 
SECTION_ATTACHMENTS
The section in the template relative to the attachments of the publication.  | 
static String | 
SECTION_CLASSIFICATION
The section in the template relative to the classification of the publication.  | 
static String | 
SECTION_COMMENTS
The section in the template that renders the publication's comments.  | 
static String | 
SECTION_CONTENT
The section in the template that renders the publication's content.  | 
static String | 
SECTION_INFO
The section in the template relative to the information about the publication.  | 
static String | 
SECTION_SEEALSO
The section in the template relative to the links to others publications.  | 
| Field Detail | 
|---|
static final String FIELD_AUTHOR
static final String FIELD_LAST_MODIFIER
static final String FIELD_MODIFICATION_DATE
static final String FIELD_CREATION_DATE
static final String FIELD_URL
static final String FIELD_VERSION
static final String FIELD_DESCRIPTION
static final String SECTION_INFO
static final String SECTION_ATTACHMENTS
static final String SECTION_SEEALSO
static final String SECTION_CLASSIFICATION
static final String SECTION_COMMENTS
static final String SECTION_CONTENT
static final String LIST_OF_METADATA
static final String LIST_OF_COMMENTS
static final String LIST_OF_ATTACHMENTS
static final String LIST_OF_LINKS
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||