public abstract class GeneratedPage extends PublicationComponent
Page.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
ACTUALPREVIEWIMAGES
Qualifier of the
Page.actualPreviewImages attribute |
static String |
ACTUALPREVIEWPDF
Qualifier of the
Page.actualPreviewPdf attribute |
static String |
ALIGNMENT
Qualifier of the
Page.alignment attribute |
static String |
ALLUSABLEMASTERPAGES
Qualifier of the
Page.allUsableMasterPages attribute |
static String |
ALTERNATIVEGRID
Qualifier of the
Page.alternativeGrid attribute |
static String |
ALTERNATIVEGRIDID
Qualifier of the
Page.alternativeGridId attribute |
static String |
CHAPTER
Qualifier of the
Page.chapter attribute |
protected static BidirectionalOneToManyHandler<GeneratedPage> |
CHAPTERHANDLER
BidirectionalOneToManyHandler for handling 1:n CHAPTER's relation attributes from 'one' side. |
static String |
CHAPTERPOS
Qualifier of the
Page.chapterPOS attribute |
static String |
CODE
Qualifier of the
Page.code attribute |
static String |
COMMENT
Qualifier of the
Page.comment attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
DESCRIPTION
Qualifier of the
Page.description attribute |
static String |
DOCUMENTTEMPLATE
Qualifier of the
Page.documentTemplate attribute |
static String |
DTPCOMMENTS
Qualifier of the
Page.dtpComments attribute |
protected static OneToManyHandler<DtpComment> |
DTPCOMMENTSHANDLER
OneToManyHandler for handling 1:n DTPCOMMENTS's relation attributes from 'many' side. |
static String |
FILENAME
Qualifier of the
Page.fileName attribute |
static String |
FILEPATH
Qualifier of the
Page.filePath attribute |
static String |
GRID
Qualifier of the
Page.grid attribute |
static String |
GRIDID
Qualifier of the
Page.gridId attribute |
static String |
GRIDMODE
Qualifier of the
Page.gridMode attribute |
static String |
MASTERPAGE
Qualifier of the
Page.masterPage attribute |
static String |
MASTERPAGEALT
Qualifier of the
Page.masterPageAlt attribute |
static String |
PAGEMODE
Qualifier of the
Page.pageMode attribute |
static String |
PAGETYPE
Qualifier of the
Page.pageType attribute |
static String |
PLACEMENTMODE
Qualifier of the
Page.placementMode attribute |
static String |
PLACEMENTS
Qualifier of the
Page.placements attribute |
protected static OneToManyHandler<Placement> |
PLACEMENTSHANDLER
OneToManyHandler for handling 1:n PLACEMENTS's relation attributes from 'many' side. |
static String |
PLANNEDREVENUE
Qualifier of the
Page.plannedRevenue attribute |
static String |
PREVIEWIMAGES
Qualifier of the
Page.previewImages attribute |
static String |
PREVIEWPDFS
Qualifier of the
Page.previewPdfs attribute |
static String |
PREVIEWS
Qualifier of the
Page.previews attribute |
protected static OneToManyHandler<CometFile> |
PREVIEWSHANDLER
OneToManyHandler for handling 1:n PREVIEWS's relation attributes from 'many' side. |
static String |
REACHEDREVENUE
Qualifier of the
Page.reachedRevenue attribute |
static String |
STATUS
Qualifier of the
Page.status attribute |
static String |
SUBTITLE
Qualifier of the
Page.subTitle attribute |
static String |
SUBTITLE2
Qualifier of the
Page.subTitle2 attribute |
static String |
TITLE
Qualifier of the
Page.title attribute |
ID, PRINCIPAL2READABLEPUBLICATIONCOMPONENTRELATION_MARKMODIFIED, PRINCIPAL2READABLEPUBLICATIONCOMPONENTRELATION_SRC_ORDERED, PRINCIPAL2READABLEPUBLICATIONCOMPONENTRELATION_TGT_ORDERED, PRINCIPAL2WRITEABLEPUBLICATIONCOMPONENTRELATION_MARKMODIFIED, PRINCIPAL2WRITEABLEPUBLICATIONCOMPONENTRELATION_SRC_ORDERED, PRINCIPAL2WRITEABLEPUBLICATIONCOMPONENTRELATION_TGT_ORDERED, PUBLICATION, PUBLICATIONHANDLER, PUBLICATIONPOS, READPRINCIPALS, WRITEPRINCIPALSLANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToDtpComments(DtpComment value)
Generated method - Adds
value to dtpComments. |
void |
addToDtpComments(SessionContext ctx,
DtpComment value)
Generated method - Adds
value to dtpComments. |
void |
addToPlacements(Placement value)
Generated method - Adds
value to placements. |
void |
addToPlacements(SessionContext ctx,
Placement value)
Generated method - Adds
value to placements. |
void |
addToPreviews(CometFile value)
Generated method - Adds
value to previews. |
void |
addToPreviews(SessionContext ctx,
CometFile value)
Generated method - Adds
value to previews. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
Collection<Media> |
getActualPreviewImages()
Generated method - Getter of the
Page.actualPreviewImages attribute. |
abstract Collection<Media> |
getActualPreviewImages(SessionContext ctx)
Generated method - Getter of the
Page.actualPreviewImages attribute. |
Media |
getActualPreviewPdf()
Generated method - Getter of the
Page.actualPreviewPdf attribute. |
abstract Media |
getActualPreviewPdf(SessionContext ctx)
Generated method - Getter of the
Page.actualPreviewPdf attribute. |
EnumerationValue |
getAlignment()
Generated method - Getter of the
Page.alignment attribute. |
EnumerationValue |
getAlignment(SessionContext ctx)
Generated method - Getter of the
Page.alignment attribute. |
Map<Language,String> |
getAllDescription()
Generated method - Getter of the
Page.description attribute. |
Map<Language,String> |
getAllDescription(SessionContext ctx)
Generated method - Getter of the
Page.description attribute. |
Map<Language,String> |
getAllSubTitle()
Generated method - Getter of the
Page.subTitle attribute. |
Map<Language,String> |
getAllSubTitle(SessionContext ctx)
Generated method - Getter of the
Page.subTitle attribute. |
Map<Language,String> |
getAllSubTitle2()
Generated method - Getter of the
Page.subTitle2 attribute. |
Map<Language,String> |
getAllSubTitle2(SessionContext ctx)
Generated method - Getter of the
Page.subTitle2 attribute. |
Map<Language,String> |
getAllTitle()
Generated method - Getter of the
Page.title attribute. |
Map<Language,String> |
getAllTitle(SessionContext ctx)
Generated method - Getter of the
Page.title attribute. |
Collection<MasterPage> |
getAllUsableMasterPages()
Generated method - Getter of the
Page.allUsableMasterPages attribute. |
abstract Collection<MasterPage> |
getAllUsableMasterPages(SessionContext ctx)
Generated method - Getter of the
Page.allUsableMasterPages attribute. |
Grid |
getAlternativeGrid()
Generated method - Getter of the
Page.alternativeGrid attribute. |
abstract Grid |
getAlternativeGrid(SessionContext ctx)
Generated method - Getter of the
Page.alternativeGrid attribute. |
Integer |
getAlternativeGridId()
Generated method - Getter of the
Page.alternativeGridId attribute. |
Integer |
getAlternativeGridId(SessionContext ctx)
Generated method - Getter of the
Page.alternativeGridId attribute. |
int |
getAlternativeGridIdAsPrimitive()
Generated method - Getter of the
Page.alternativeGridId attribute. |
int |
getAlternativeGridIdAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Page.alternativeGridId attribute. |
Chapter |
getChapter()
Generated method - Getter of the
Page.chapter attribute. |
Chapter |
getChapter(SessionContext ctx)
Generated method - Getter of the
Page.chapter attribute. |
String |
getCode()
Generated method - Getter of the
Page.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
Page.code attribute. |
String |
getComment()
Generated method - Getter of the
Page.comment attribute. |
String |
getComment(SessionContext ctx)
Generated method - Getter of the
Page.comment attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getDescription()
Generated method - Getter of the
Page.description attribute. |
String |
getDescription(SessionContext ctx)
Generated method - Getter of the
Page.description attribute. |
String |
getDocumentTemplate()
Generated method - Getter of the
Page.documentTemplate attribute. |
String |
getDocumentTemplate(SessionContext ctx)
Generated method - Getter of the
Page.documentTemplate attribute. |
List<DtpComment> |
getDtpComments()
Generated method - Getter of the
Page.dtpComments attribute. |
List<DtpComment> |
getDtpComments(SessionContext ctx)
Generated method - Getter of the
Page.dtpComments attribute. |
String |
getFileName()
Generated method - Getter of the
Page.fileName attribute. |
String |
getFileName(SessionContext ctx)
Generated method - Getter of the
Page.fileName attribute. |
String |
getFilePath()
Generated method - Getter of the
Page.filePath attribute. |
String |
getFilePath(SessionContext ctx)
Generated method - Getter of the
Page.filePath attribute. |
Grid |
getGrid()
Generated method - Getter of the
Page.grid attribute. |
abstract Grid |
getGrid(SessionContext ctx)
Generated method - Getter of the
Page.grid attribute. |
Integer |
getGridId()
Generated method - Getter of the
Page.gridId attribute. |
Integer |
getGridId(SessionContext ctx)
Generated method - Getter of the
Page.gridId attribute. |
int |
getGridIdAsPrimitive()
Generated method - Getter of the
Page.gridId attribute. |
int |
getGridIdAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Page.gridId attribute. |
EnumerationValue |
getGridMode()
Generated method - Getter of the
Page.gridMode attribute. |
EnumerationValue |
getGridMode(SessionContext ctx)
Generated method - Getter of the
Page.gridMode attribute. |
MasterPage |
getMasterPage()
Generated method - Getter of the
Page.masterPage attribute. |
MasterPage |
getMasterPage(SessionContext ctx)
Generated method - Getter of the
Page.masterPage attribute. |
MasterPage |
getMasterPageAlt()
Generated method - Getter of the
Page.masterPageAlt attribute. |
MasterPage |
getMasterPageAlt(SessionContext ctx)
Generated method - Getter of the
Page.masterPageAlt attribute. |
EnumerationValue |
getPageMode()
Generated method - Getter of the
Page.pageMode attribute. |
EnumerationValue |
getPageMode(SessionContext ctx)
Generated method - Getter of the
Page.pageMode attribute. |
EnumerationValue |
getPageType()
Generated method - Getter of the
Page.pageType attribute. |
EnumerationValue |
getPageType(SessionContext ctx)
Generated method - Getter of the
Page.pageType attribute. |
EnumerationValue |
getPlacementMode()
Generated method - Getter of the
Page.placementMode attribute. |
EnumerationValue |
getPlacementMode(SessionContext ctx)
Generated method - Getter of the
Page.placementMode attribute. |
List<Placement> |
getPlacements()
Generated method - Getter of the
Page.placements attribute. |
List<Placement> |
getPlacements(SessionContext ctx)
Generated method - Getter of the
Page.placements attribute. |
Double |
getPlannedRevenue()
Generated method - Getter of the
Page.plannedRevenue attribute. |
abstract Double |
getPlannedRevenue(SessionContext ctx)
Generated method - Getter of the
Page.plannedRevenue attribute. |
double |
getPlannedRevenueAsPrimitive()
Generated method - Getter of the
Page.plannedRevenue attribute. |
double |
getPlannedRevenueAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Page.plannedRevenue attribute. |
Collection<CometFile> |
getPreviewImages()
Generated method - Getter of the
Page.previewImages attribute. |
abstract Collection<CometFile> |
getPreviewImages(SessionContext ctx)
Generated method - Getter of the
Page.previewImages attribute. |
Collection<CometFile> |
getPreviewPdfs()
Generated method - Getter of the
Page.previewPdfs attribute. |
abstract Collection<CometFile> |
getPreviewPdfs(SessionContext ctx)
Generated method - Getter of the
Page.previewPdfs attribute. |
Collection<CometFile> |
getPreviews()
Generated method - Getter of the
Page.previews attribute. |
Collection<CometFile> |
getPreviews(SessionContext ctx)
Generated method - Getter of the
Page.previews attribute. |
Double |
getReachedRevenue()
Generated method - Getter of the
Page.reachedRevenue attribute. |
abstract Double |
getReachedRevenue(SessionContext ctx)
Generated method - Getter of the
Page.reachedRevenue attribute. |
double |
getReachedRevenueAsPrimitive()
Generated method - Getter of the
Page.reachedRevenue attribute. |
double |
getReachedRevenueAsPrimitive(SessionContext ctx)
Generated method - Getter of the
Page.reachedRevenue attribute. |
EnumerationValue |
getStatus()
Generated method - Getter of the
Page.status attribute. |
EnumerationValue |
getStatus(SessionContext ctx)
Generated method - Getter of the
Page.status attribute. |
String |
getSubTitle()
Generated method - Getter of the
Page.subTitle attribute. |
String |
getSubTitle(SessionContext ctx)
Generated method - Getter of the
Page.subTitle attribute. |
String |
getSubTitle2()
Generated method - Getter of the
Page.subTitle2 attribute. |
String |
getSubTitle2(SessionContext ctx)
Generated method - Getter of the
Page.subTitle2 attribute. |
String |
getTitle()
Generated method - Getter of the
Page.title attribute. |
String |
getTitle(SessionContext ctx)
Generated method - Getter of the
Page.title attribute. |
void |
removeFromDtpComments(DtpComment value)
Generated method - Removes
value from dtpComments. |
void |
removeFromDtpComments(SessionContext ctx,
DtpComment value)
Generated method - Removes
value from dtpComments. |
void |
removeFromPlacements(Placement value)
Generated method - Removes
value from placements. |
void |
removeFromPlacements(SessionContext ctx,
Placement value)
Generated method - Removes
value from placements. |
void |
removeFromPreviews(CometFile value)
Generated method - Removes
value from previews. |
void |
removeFromPreviews(SessionContext ctx,
CometFile value)
Generated method - Removes
value from previews. |
void |
setAlignment(EnumerationValue value)
Generated method - Setter of the
Page.alignment attribute. |
void |
setAlignment(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Page.alignment attribute. |
void |
setAllDescription(Map<Language,String> value)
Generated method - Setter of the
Page.description attribute. |
void |
setAllDescription(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
Page.description attribute. |
void |
setAllSubTitle(Map<Language,String> value)
Generated method - Setter of the
Page.subTitle attribute. |
void |
setAllSubTitle(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
Page.subTitle attribute. |
void |
setAllSubTitle2(Map<Language,String> value)
Generated method - Setter of the
Page.subTitle2 attribute. |
void |
setAllSubTitle2(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
Page.subTitle2 attribute. |
void |
setAllTitle(Map<Language,String> value)
Generated method - Setter of the
Page.title attribute. |
void |
setAllTitle(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
Page.title attribute. |
void |
setAlternativeGrid(Grid value)
Generated method - Setter of the
Page.alternativeGrid attribute. |
abstract void |
setAlternativeGrid(SessionContext ctx,
Grid value)
Generated method - Setter of the
Page.alternativeGrid attribute. |
void |
setAlternativeGridId(int value)
Generated method - Setter of the
Page.alternativeGridId attribute. |
void |
setAlternativeGridId(Integer value)
Generated method - Setter of the
Page.alternativeGridId attribute. |
void |
setAlternativeGridId(SessionContext ctx,
int value)
Generated method - Setter of the
Page.alternativeGridId attribute. |
void |
setAlternativeGridId(SessionContext ctx,
Integer value)
Generated method - Setter of the
Page.alternativeGridId attribute. |
void |
setChapter(Chapter value)
Generated method - Setter of the
Page.chapter attribute. |
void |
setChapter(SessionContext ctx,
Chapter value)
Generated method - Setter of the
Page.chapter attribute. |
void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
Page.code attribute. |
void |
setCode(String value)
Generated method - Setter of the
Page.code attribute. |
void |
setComment(SessionContext ctx,
String value)
Generated method - Setter of the
Page.comment attribute. |
void |
setComment(String value)
Generated method - Setter of the
Page.comment attribute. |
void |
setDescription(SessionContext ctx,
String value)
Generated method - Setter of the
Page.description attribute. |
void |
setDescription(String value)
Generated method - Setter of the
Page.description attribute. |
void |
setDocumentTemplate(SessionContext ctx,
String value)
Generated method - Setter of the
Page.documentTemplate attribute. |
void |
setDocumentTemplate(String value)
Generated method - Setter of the
Page.documentTemplate attribute. |
void |
setDtpComments(List<DtpComment> value)
Generated method - Setter of the
Page.dtpComments attribute. |
void |
setDtpComments(SessionContext ctx,
List<DtpComment> value)
Generated method - Setter of the
Page.dtpComments attribute. |
void |
setFileName(SessionContext ctx,
String value)
Generated method - Setter of the
Page.fileName attribute. |
void |
setFileName(String value)
Generated method - Setter of the
Page.fileName attribute. |
void |
setFilePath(SessionContext ctx,
String value)
Generated method - Setter of the
Page.filePath attribute. |
void |
setFilePath(String value)
Generated method - Setter of the
Page.filePath attribute. |
void |
setGrid(Grid value)
Generated method - Setter of the
Page.grid attribute. |
abstract void |
setGrid(SessionContext ctx,
Grid value)
Generated method - Setter of the
Page.grid attribute. |
void |
setGridId(int value)
Generated method - Setter of the
Page.gridId attribute. |
void |
setGridId(Integer value)
Generated method - Setter of the
Page.gridId attribute. |
void |
setGridId(SessionContext ctx,
int value)
Generated method - Setter of the
Page.gridId attribute. |
void |
setGridId(SessionContext ctx,
Integer value)
Generated method - Setter of the
Page.gridId attribute. |
void |
setGridMode(EnumerationValue value)
Generated method - Setter of the
Page.gridMode attribute. |
void |
setGridMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Page.gridMode attribute. |
void |
setMasterPage(MasterPage value)
Generated method - Setter of the
Page.masterPage attribute. |
void |
setMasterPage(SessionContext ctx,
MasterPage value)
Generated method - Setter of the
Page.masterPage attribute. |
void |
setMasterPageAlt(MasterPage value)
Generated method - Setter of the
Page.masterPageAlt attribute. |
void |
setMasterPageAlt(SessionContext ctx,
MasterPage value)
Generated method - Setter of the
Page.masterPageAlt attribute. |
void |
setPageMode(EnumerationValue value)
Generated method - Setter of the
Page.pageMode attribute. |
void |
setPageMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Page.pageMode attribute. |
void |
setPageType(EnumerationValue value)
Generated method - Setter of the
Page.pageType attribute. |
void |
setPageType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Page.pageType attribute. |
void |
setPlacementMode(EnumerationValue value)
Generated method - Setter of the
Page.placementMode attribute. |
void |
setPlacementMode(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Page.placementMode attribute. |
void |
setPlacements(List<Placement> value)
Generated method - Setter of the
Page.placements attribute. |
void |
setPlacements(SessionContext ctx,
List<Placement> value)
Generated method - Setter of the
Page.placements attribute. |
void |
setPreviews(Collection<CometFile> value)
Generated method - Setter of the
Page.previews attribute. |
void |
setPreviews(SessionContext ctx,
Collection<CometFile> value)
Generated method - Setter of the
Page.previews attribute. |
void |
setStatus(EnumerationValue value)
Generated method - Setter of the
Page.status attribute. |
void |
setStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
Page.status attribute. |
void |
setSubTitle(SessionContext ctx,
String value)
Generated method - Setter of the
Page.subTitle attribute. |
void |
setSubTitle(String value)
Generated method - Setter of the
Page.subTitle attribute. |
void |
setSubTitle2(SessionContext ctx,
String value)
Generated method - Setter of the
Page.subTitle2 attribute. |
void |
setSubTitle2(String value)
Generated method - Setter of the
Page.subTitle2 attribute. |
void |
setTitle(SessionContext ctx,
String value)
Generated method - Setter of the
Page.title attribute. |
void |
setTitle(String value)
Generated method - Setter of the
Page.title attribute. |
isReadable, isWritableaddToReadPrincipals, addToReadPrincipals, addToWritePrincipals, addToWritePrincipals, getId, getId, getPublication, getPublication, getReadPrincipals, getReadPrincipals, getReadPrincipalsCount, getReadPrincipalsCount, getWritePrincipals, getWritePrincipals, getWritePrincipalsCount, getWritePrincipalsCount, removeFromReadPrincipals, removeFromReadPrincipals, removeFromWritePrincipals, removeFromWritePrincipals, setId, setId, setPublication, setPublication, setReadPrincipals, setReadPrincipals, setWritePrincipals, setWritePrincipalsgetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String CODE
Page.code attributepublic static final String MASTERPAGE
Page.masterPage attributepublic static final String MASTERPAGEALT
Page.masterPageAlt attributepublic static final String ALLUSABLEMASTERPAGES
Page.allUsableMasterPages attributepublic static final String PAGETYPE
Page.pageType attributepublic static final String PAGEMODE
Page.pageMode attributepublic static final String ALIGNMENT
Page.alignment attributepublic static final String GRIDID
Page.gridId attributepublic static final String GRID
Page.grid attributepublic static final String ALTERNATIVEGRIDID
Page.alternativeGridId attributepublic static final String ALTERNATIVEGRID
Page.alternativeGrid attributepublic static final String GRIDMODE
Page.gridMode attributepublic static final String TITLE
Page.title attributepublic static final String SUBTITLE
Page.subTitle attributepublic static final String SUBTITLE2
Page.subTitle2 attributepublic static final String COMMENT
Page.comment attributepublic static final String FILENAME
Page.fileName attributepublic static final String DOCUMENTTEMPLATE
Page.documentTemplate attributepublic static final String FILEPATH
Page.filePath attributepublic static final String DESCRIPTION
Page.description attributepublic static final String PREVIEWIMAGES
Page.previewImages attributepublic static final String PREVIEWPDFS
Page.previewPdfs attributepublic static final String ACTUALPREVIEWIMAGES
Page.actualPreviewImages attributepublic static final String ACTUALPREVIEWPDF
Page.actualPreviewPdf attributepublic static final String PLANNEDREVENUE
Page.plannedRevenue attributepublic static final String REACHEDREVENUE
Page.reachedRevenue attributepublic static final String STATUS
Page.status attributepublic static final String PLACEMENTMODE
Page.placementMode attributepublic static final String DTPCOMMENTS
Page.dtpComments attributepublic static final String CHAPTERPOS
Page.chapterPOS attributepublic static final String CHAPTER
Page.chapter attributepublic static final String PLACEMENTS
Page.placements attributepublic static final String PREVIEWS
Page.previews attributeprotected static final OneToManyHandler<DtpComment> DTPCOMMENTSHANDLER
OneToManyHandler for handling 1:n DTPCOMMENTS's relation attributes from 'many' side.protected static final BidirectionalOneToManyHandler<GeneratedPage> CHAPTERHANDLER
BidirectionalOneToManyHandler for handling 1:n CHAPTER's relation attributes from 'one' side.protected static final OneToManyHandler<Placement> PLACEMENTSHANDLER
OneToManyHandler for handling 1:n PLACEMENTS's relation attributes from 'many' side.protected static final OneToManyHandler<CometFile> PREVIEWSHANDLER
OneToManyHandler for handling 1:n PREVIEWS's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedPublicationComponentpublic abstract Collection<Media> getActualPreviewImages(SessionContext ctx)
Page.actualPreviewImages attribute.public Collection<Media> getActualPreviewImages()
Page.actualPreviewImages attribute.public abstract Media getActualPreviewPdf(SessionContext ctx)
Page.actualPreviewPdf attribute.public Media getActualPreviewPdf()
Page.actualPreviewPdf attribute.public EnumerationValue getAlignment(SessionContext ctx)
Page.alignment attribute.public EnumerationValue getAlignment()
Page.alignment attribute.public void setAlignment(SessionContext ctx, EnumerationValue value)
Page.alignment attribute.value - the alignmentpublic void setAlignment(EnumerationValue value)
Page.alignment attribute.value - the alignmentpublic abstract Collection<MasterPage> getAllUsableMasterPages(SessionContext ctx)
Page.allUsableMasterPages attribute.public Collection<MasterPage> getAllUsableMasterPages()
Page.allUsableMasterPages attribute.public abstract Grid getAlternativeGrid(SessionContext ctx)
Page.alternativeGrid attribute.public Grid getAlternativeGrid()
Page.alternativeGrid attribute.public abstract void setAlternativeGrid(SessionContext ctx, Grid value)
Page.alternativeGrid attribute.value - the alternativeGridpublic void setAlternativeGrid(Grid value)
Page.alternativeGrid attribute.value - the alternativeGridpublic Integer getAlternativeGridId(SessionContext ctx)
Page.alternativeGridId attribute.public Integer getAlternativeGridId()
Page.alternativeGridId attribute.public int getAlternativeGridIdAsPrimitive(SessionContext ctx)
Page.alternativeGridId attribute.public int getAlternativeGridIdAsPrimitive()
Page.alternativeGridId attribute.public void setAlternativeGridId(SessionContext ctx, Integer value)
Page.alternativeGridId attribute.value - the alternativeGridIdpublic void setAlternativeGridId(Integer value)
Page.alternativeGridId attribute.value - the alternativeGridIdpublic void setAlternativeGridId(SessionContext ctx, int value)
Page.alternativeGridId attribute.value - the alternativeGridIdpublic void setAlternativeGridId(int value)
Page.alternativeGridId attribute.value - the alternativeGridIdpublic Chapter getChapter(SessionContext ctx)
Page.chapter attribute.public Chapter getChapter()
Page.chapter attribute.public void setChapter(SessionContext ctx, Chapter value)
Page.chapter attribute.value - the chapterpublic void setChapter(Chapter value)
Page.chapter attribute.value - the chapterpublic String getCode(SessionContext ctx)
Page.code attribute.public String getCode()
Page.code attribute.public void setCode(SessionContext ctx, String value)
Page.code attribute.value - the codepublic void setCode(String value)
Page.code attribute.value - the codepublic String getComment(SessionContext ctx)
Page.comment attribute.public String getComment()
Page.comment attribute.public void setComment(SessionContext ctx, String value)
Page.comment attribute.value - the commentpublic void setComment(String value)
Page.comment attribute.value - the commentprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class PublicationComponentctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic String getDescription(SessionContext ctx)
Page.description attribute.public String getDescription()
Page.description attribute.public Map<Language,String> getAllDescription(SessionContext ctx)
Page.description attribute.public Map<Language,String> getAllDescription()
Page.description attribute.public void setDescription(SessionContext ctx, String value)
Page.description attribute.value - the descriptionpublic void setDescription(String value)
Page.description attribute.value - the descriptionpublic void setAllDescription(SessionContext ctx, Map<Language,String> value)
Page.description attribute.value - the descriptionpublic void setAllDescription(Map<Language,String> value)
Page.description attribute.value - the descriptionpublic String getDocumentTemplate(SessionContext ctx)
Page.documentTemplate attribute.public String getDocumentTemplate()
Page.documentTemplate attribute.public void setDocumentTemplate(SessionContext ctx, String value)
Page.documentTemplate attribute.value - the documentTemplatepublic void setDocumentTemplate(String value)
Page.documentTemplate attribute.value - the documentTemplatepublic List<DtpComment> getDtpComments(SessionContext ctx)
Page.dtpComments attribute.public List<DtpComment> getDtpComments()
Page.dtpComments attribute.public void setDtpComments(SessionContext ctx, List<DtpComment> value)
Page.dtpComments attribute.value - the dtpCommentspublic void setDtpComments(List<DtpComment> value)
Page.dtpComments attribute.value - the dtpCommentspublic void addToDtpComments(SessionContext ctx, DtpComment value)
value to dtpComments.value - the item to add to dtpCommentspublic void addToDtpComments(DtpComment value)
value to dtpComments.value - the item to add to dtpCommentspublic void removeFromDtpComments(SessionContext ctx, DtpComment value)
value from dtpComments.value - the item to remove from dtpCommentspublic void removeFromDtpComments(DtpComment value)
value from dtpComments.value - the item to remove from dtpCommentspublic String getFileName(SessionContext ctx)
Page.fileName attribute.public String getFileName()
Page.fileName attribute.public void setFileName(SessionContext ctx, String value)
Page.fileName attribute.value - the fileNamepublic void setFileName(String value)
Page.fileName attribute.value - the fileNamepublic String getFilePath(SessionContext ctx)
Page.filePath attribute.public String getFilePath()
Page.filePath attribute.public void setFilePath(SessionContext ctx, String value)
Page.filePath attribute.value - the filePathpublic void setFilePath(String value)
Page.filePath attribute.value - the filePathpublic abstract Grid getGrid(SessionContext ctx)
Page.grid attribute.public Grid getGrid()
Page.grid attribute.public abstract void setGrid(SessionContext ctx, Grid value)
Page.grid attribute.value - the gridpublic void setGrid(Grid value)
Page.grid attribute.value - the gridpublic Integer getGridId(SessionContext ctx)
Page.gridId attribute.public Integer getGridId()
Page.gridId attribute.public int getGridIdAsPrimitive(SessionContext ctx)
Page.gridId attribute.public int getGridIdAsPrimitive()
Page.gridId attribute.public void setGridId(SessionContext ctx, Integer value)
Page.gridId attribute.value - the gridIdpublic void setGridId(Integer value)
Page.gridId attribute.value - the gridIdpublic void setGridId(SessionContext ctx, int value)
Page.gridId attribute.value - the gridIdpublic void setGridId(int value)
Page.gridId attribute.value - the gridIdpublic EnumerationValue getGridMode(SessionContext ctx)
Page.gridMode attribute.public EnumerationValue getGridMode()
Page.gridMode attribute.public void setGridMode(SessionContext ctx, EnumerationValue value)
Page.gridMode attribute.value - the gridModepublic void setGridMode(EnumerationValue value)
Page.gridMode attribute.value - the gridModepublic MasterPage getMasterPage(SessionContext ctx)
Page.masterPage attribute.public MasterPage getMasterPage()
Page.masterPage attribute.public void setMasterPage(SessionContext ctx, MasterPage value)
Page.masterPage attribute.value - the masterPagepublic void setMasterPage(MasterPage value)
Page.masterPage attribute.value - the masterPagepublic MasterPage getMasterPageAlt(SessionContext ctx)
Page.masterPageAlt attribute.public MasterPage getMasterPageAlt()
Page.masterPageAlt attribute.public void setMasterPageAlt(SessionContext ctx, MasterPage value)
Page.masterPageAlt attribute.value - the masterPageAltpublic void setMasterPageAlt(MasterPage value)
Page.masterPageAlt attribute.value - the masterPageAltpublic EnumerationValue getPageMode(SessionContext ctx)
Page.pageMode attribute.public EnumerationValue getPageMode()
Page.pageMode attribute.public void setPageMode(SessionContext ctx, EnumerationValue value)
Page.pageMode attribute.value - the pageModepublic void setPageMode(EnumerationValue value)
Page.pageMode attribute.value - the pageModepublic EnumerationValue getPageType(SessionContext ctx)
Page.pageType attribute.public EnumerationValue getPageType()
Page.pageType attribute.public void setPageType(SessionContext ctx, EnumerationValue value)
Page.pageType attribute.value - the pageType - Please use pageMode insteadpublic void setPageType(EnumerationValue value)
Page.pageType attribute.value - the pageType - Please use pageMode insteadpublic EnumerationValue getPlacementMode(SessionContext ctx)
Page.placementMode attribute.public EnumerationValue getPlacementMode()
Page.placementMode attribute.public void setPlacementMode(SessionContext ctx, EnumerationValue value)
Page.placementMode attribute.value - the placementModepublic void setPlacementMode(EnumerationValue value)
Page.placementMode attribute.value - the placementModepublic List<Placement> getPlacements(SessionContext ctx)
Page.placements attribute.public List<Placement> getPlacements()
Page.placements attribute.public void setPlacements(SessionContext ctx, List<Placement> value)
Page.placements attribute.value - the placementspublic void setPlacements(List<Placement> value)
Page.placements attribute.value - the placementspublic void addToPlacements(SessionContext ctx, Placement value)
value to placements.value - the item to add to placementspublic void addToPlacements(Placement value)
value to placements.value - the item to add to placementspublic void removeFromPlacements(SessionContext ctx, Placement value)
value from placements.value - the item to remove from placementspublic void removeFromPlacements(Placement value)
value from placements.value - the item to remove from placementspublic abstract Double getPlannedRevenue(SessionContext ctx)
Page.plannedRevenue attribute.public Double getPlannedRevenue()
Page.plannedRevenue attribute.public double getPlannedRevenueAsPrimitive(SessionContext ctx)
Page.plannedRevenue attribute.public double getPlannedRevenueAsPrimitive()
Page.plannedRevenue attribute.public abstract Collection<CometFile> getPreviewImages(SessionContext ctx)
Page.previewImages attribute.public Collection<CometFile> getPreviewImages()
Page.previewImages attribute.public abstract Collection<CometFile> getPreviewPdfs(SessionContext ctx)
Page.previewPdfs attribute.public Collection<CometFile> getPreviewPdfs()
Page.previewPdfs attribute.public Collection<CometFile> getPreviews(SessionContext ctx)
Page.previews attribute.public Collection<CometFile> getPreviews()
Page.previews attribute.public void setPreviews(SessionContext ctx, Collection<CometFile> value)
Page.previews attribute.value - the previewspublic void setPreviews(Collection<CometFile> value)
Page.previews attribute.value - the previewspublic void addToPreviews(SessionContext ctx, CometFile value)
value to previews.value - the item to add to previewspublic void addToPreviews(CometFile value)
value to previews.value - the item to add to previewspublic void removeFromPreviews(SessionContext ctx, CometFile value)
value from previews.value - the item to remove from previewspublic void removeFromPreviews(CometFile value)
value from previews.value - the item to remove from previewspublic abstract Double getReachedRevenue(SessionContext ctx)
Page.reachedRevenue attribute.public Double getReachedRevenue()
Page.reachedRevenue attribute.public double getReachedRevenueAsPrimitive(SessionContext ctx)
Page.reachedRevenue attribute.public double getReachedRevenueAsPrimitive()
Page.reachedRevenue attribute.public EnumerationValue getStatus(SessionContext ctx)
Page.status attribute.public EnumerationValue getStatus()
Page.status attribute.public void setStatus(SessionContext ctx, EnumerationValue value)
Page.status attribute.value - the statuspublic void setStatus(EnumerationValue value)
Page.status attribute.value - the statuspublic String getSubTitle(SessionContext ctx)
Page.subTitle attribute.public String getSubTitle()
Page.subTitle attribute.public Map<Language,String> getAllSubTitle(SessionContext ctx)
Page.subTitle attribute.public Map<Language,String> getAllSubTitle()
Page.subTitle attribute.public void setSubTitle(SessionContext ctx, String value)
Page.subTitle attribute.value - the subTitle - The subtitle of the pagepublic void setSubTitle(String value)
Page.subTitle attribute.value - the subTitle - The subtitle of the pagepublic void setAllSubTitle(SessionContext ctx, Map<Language,String> value)
Page.subTitle attribute.value - the subTitle - The subtitle of the pagepublic void setAllSubTitle(Map<Language,String> value)
Page.subTitle attribute.value - the subTitle - The subtitle of the pagepublic String getSubTitle2(SessionContext ctx)
Page.subTitle2 attribute.public String getSubTitle2()
Page.subTitle2 attribute.public Map<Language,String> getAllSubTitle2(SessionContext ctx)
Page.subTitle2 attribute.public Map<Language,String> getAllSubTitle2()
Page.subTitle2 attribute.public void setSubTitle2(SessionContext ctx, String value)
Page.subTitle2 attribute.value - the subTitle2public void setSubTitle2(String value)
Page.subTitle2 attribute.value - the subTitle2public void setAllSubTitle2(SessionContext ctx, Map<Language,String> value)
Page.subTitle2 attribute.value - the subTitle2public void setAllSubTitle2(Map<Language,String> value)
Page.subTitle2 attribute.value - the subTitle2public String getTitle(SessionContext ctx)
Page.title attribute.public String getTitle()
Page.title attribute.public Map<Language,String> getAllTitle(SessionContext ctx)
Page.title attribute.public Map<Language,String> getAllTitle()
Page.title attribute.public void setTitle(SessionContext ctx, String value)
Page.title attribute.value - the title - The title of the pagepublic void setTitle(String value)
Page.title attribute.value - the title - The title of the pagepublic void setAllTitle(SessionContext ctx, Map<Language,String> value)
Page.title attribute.value - the title - The title of the pageCopyright © 2017 SAP SE. All Rights Reserved.