public abstract class GeneratedAbstractPage extends CMSItem
AbstractPage.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 java.lang.String |
APPROVALSTATUS
Qualifier of the
AbstractPage.approvalStatus attribute |
static java.lang.String |
AVAILABLECONTENTSLOTS
Qualifier of the
AbstractPage.availableContentSlots attribute |
static java.lang.String |
CONTENTSLOTS
Qualifier of the
AbstractPage.contentSlots attribute |
static java.lang.String |
COPYTOCATALOGSDISABLED
Qualifier of the
AbstractPage.copyToCatalogsDisabled attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DEFAULTPAGE
Qualifier of the
AbstractPage.defaultPage attribute |
static java.lang.String |
LOCALIZEDPAGES
Qualifier of the
AbstractPage.localizedPages attribute |
protected static OneToManyHandler<AbstractPage> |
LOCALIZEDPAGESHANDLER
OneToManyHandler for handling 1:n LOCALIZEDPAGES's relation attributes from 'many' side. |
static java.lang.String |
LOCKEDBY
Qualifier of the
AbstractPage.lockedBy attribute |
protected static BidirectionalOneToManyHandler<GeneratedAbstractPage> |
LOCKEDBYHANDLER
BidirectionalOneToManyHandler for handling 1:n LOCKEDBY's relation attributes from 'one' side. |
static java.lang.String |
MASTERTEMPLATE
Qualifier of the
AbstractPage.masterTemplate attribute |
static java.lang.String |
MISSINGCONTENTSLOTS
Qualifier of the
AbstractPage.missingContentSlots attribute |
static java.lang.String |
ONLYONERESTRICTIONMUSTAPPLY
Qualifier of the
AbstractPage.onlyOneRestrictionMustApply attribute |
static java.lang.String |
ORIGINALPAGE
Qualifier of the
AbstractPage.originalPage attribute |
protected static BidirectionalOneToManyHandler<GeneratedAbstractPage> |
ORIGINALPAGEHANDLER
BidirectionalOneToManyHandler for handling 1:n ORIGINALPAGE's relation attributes from 'one' side. |
static java.lang.String |
PAGESTATUS
Qualifier of the
AbstractPage.pageStatus attribute |
static java.lang.String |
PREVIEWIMAGE
Qualifier of the
AbstractPage.previewImage attribute |
static java.lang.String |
RESTRICTIONS
Qualifier of the
AbstractPage.restrictions attribute |
protected static java.lang.String |
RESTRICTIONSFORPAGES_MARKMODIFIED
Relation disable markmodifed parameter constants for RestrictionsForPages from ((cms2))
|
protected static java.lang.String |
RESTRICTIONSFORPAGES_SRC_ORDERED
Relation ordering override parameter constants for RestrictionsForPages from ((cms2))
|
protected static java.lang.String |
RESTRICTIONSFORPAGES_TGT_ORDERED |
static java.lang.String |
TITLE
Qualifier of the
AbstractPage.title attribute |
static java.lang.String |
TYPE
Qualifier of the
AbstractPage.type attribute |
static java.lang.String |
TYPECODE
Qualifier of the
AbstractPage.typeCode attribute |
static java.lang.String |
VIEW
Qualifier of the
AbstractPage.view attribute |
CATALOGVERSION, NAME, UIDLANGUAGE_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, staticTransientObjectsimpl, tenant| Constructor and Description |
|---|
GeneratedAbstractPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToLocalizedPages(AbstractPage value)
Generated method - Adds
value to localizedPages. |
void |
addToLocalizedPages(SessionContext ctx,
AbstractPage value)
Generated method - Adds
value to localizedPages. |
void |
addToRestrictions(AbstractRestriction value)
Generated method - Adds
value to restrictions. |
void |
addToRestrictions(SessionContext ctx,
AbstractRestriction value)
Generated method - Adds
value to restrictions. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
java.util.Map<Language,java.lang.String> |
getAllTitle()
Generated method - Getter of the
AbstractPage.title attribute. |
java.util.Map<Language,java.lang.String> |
getAllTitle(SessionContext ctx)
Generated method - Getter of the
AbstractPage.title attribute. |
java.util.Map<Language,java.lang.String> |
getAllType()
Generated method - Getter of the
AbstractPage.type attribute. |
abstract java.util.Map<Language,java.lang.String> |
getAllType(SessionContext ctx)
Generated method - Getter of the
AbstractPage.type attribute. |
EnumerationValue |
getApprovalStatus()
Generated method - Getter of the
AbstractPage.approvalStatus attribute. |
EnumerationValue |
getApprovalStatus(SessionContext ctx)
Generated method - Getter of the
AbstractPage.approvalStatus attribute. |
java.lang.String |
getAvailableContentSlots()
Generated method - Getter of the
AbstractPage.availableContentSlots attribute. |
abstract java.lang.String |
getAvailableContentSlots(SessionContext ctx)
Generated method - Getter of the
AbstractPage.availableContentSlots attribute. |
java.util.List<ContentSlotForPage> |
getContentSlots()
Generated method - Getter of the
AbstractPage.contentSlots attribute. |
abstract java.util.List<ContentSlotForPage> |
getContentSlots(SessionContext ctx)
Generated method - Getter of the
AbstractPage.contentSlots attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.util.Collection<AbstractPage> |
getLocalizedPages()
Generated method - Getter of the
AbstractPage.localizedPages attribute. |
java.util.Collection<AbstractPage> |
getLocalizedPages(SessionContext ctx)
Generated method - Getter of the
AbstractPage.localizedPages attribute. |
User |
getLockedBy()
Generated method - Getter of the
AbstractPage.lockedBy attribute. |
User |
getLockedBy(SessionContext ctx)
Generated method - Getter of the
AbstractPage.lockedBy attribute. |
PageTemplate |
getMasterTemplate()
Generated method - Getter of the
AbstractPage.masterTemplate attribute. |
PageTemplate |
getMasterTemplate(SessionContext ctx)
Generated method - Getter of the
AbstractPage.masterTemplate attribute. |
java.lang.String |
getMissingContentSlots()
Generated method - Getter of the
AbstractPage.missingContentSlots attribute. |
abstract java.lang.String |
getMissingContentSlots(SessionContext ctx)
Generated method - Getter of the
AbstractPage.missingContentSlots attribute. |
AbstractPage |
getOriginalPage()
Generated method - Getter of the
AbstractPage.originalPage attribute. |
AbstractPage |
getOriginalPage(SessionContext ctx)
Generated method - Getter of the
AbstractPage.originalPage attribute. |
EnumerationValue |
getPageStatus()
Generated method - Getter of the
AbstractPage.pageStatus attribute. |
EnumerationValue |
getPageStatus(SessionContext ctx)
Generated method - Getter of the
AbstractPage.pageStatus attribute. |
Media |
getPreviewImage()
Generated method - Getter of the
AbstractPage.previewImage attribute. |
Media |
getPreviewImage(SessionContext ctx)
Generated method - Getter of the
AbstractPage.previewImage attribute. |
java.util.List<AbstractRestriction> |
getRestrictions()
Generated method - Getter of the
AbstractPage.restrictions attribute. |
java.util.List<AbstractRestriction> |
getRestrictions(SessionContext ctx)
Generated method - Getter of the
AbstractPage.restrictions attribute. |
long |
getRestrictionsCount() |
long |
getRestrictionsCount(SessionContext ctx) |
java.lang.String |
getTitle()
Generated method - Getter of the
AbstractPage.title attribute. |
java.lang.String |
getTitle(SessionContext ctx)
Generated method - Getter of the
AbstractPage.title attribute. |
java.lang.String |
getType()
Generated method - Getter of the
AbstractPage.type attribute. |
abstract java.lang.String |
getType(SessionContext ctx)
Generated method - Getter of the
AbstractPage.type attribute. |
java.lang.String |
getTypeCode()
Generated method - Getter of the
AbstractPage.typeCode attribute. |
abstract java.lang.String |
getTypeCode(SessionContext ctx)
Generated method - Getter of the
AbstractPage.typeCode attribute. |
java.lang.String |
getView()
Generated method - Getter of the
AbstractPage.view attribute. |
abstract java.lang.String |
getView(SessionContext ctx)
Generated method - Getter of the
AbstractPage.view attribute. |
java.lang.Boolean |
isCopyToCatalogsDisabled()
Generated method - Getter of the
AbstractPage.copyToCatalogsDisabled attribute. |
java.lang.Boolean |
isCopyToCatalogsDisabled(SessionContext ctx)
Generated method - Getter of the
AbstractPage.copyToCatalogsDisabled attribute. |
boolean |
isCopyToCatalogsDisabledAsPrimitive()
Generated method - Getter of the
AbstractPage.copyToCatalogsDisabled attribute. |
boolean |
isCopyToCatalogsDisabledAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractPage.copyToCatalogsDisabled attribute. |
java.lang.Boolean |
isDefaultPage()
Generated method - Getter of the
AbstractPage.defaultPage attribute. |
java.lang.Boolean |
isDefaultPage(SessionContext ctx)
Generated method - Getter of the
AbstractPage.defaultPage attribute. |
boolean |
isDefaultPageAsPrimitive()
Generated method - Getter of the
AbstractPage.defaultPage attribute. |
boolean |
isDefaultPageAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractPage.defaultPage attribute. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
java.lang.Boolean |
isOnlyOneRestrictionMustApply()
Generated method - Getter of the
AbstractPage.onlyOneRestrictionMustApply attribute. |
java.lang.Boolean |
isOnlyOneRestrictionMustApply(SessionContext ctx)
Generated method - Getter of the
AbstractPage.onlyOneRestrictionMustApply attribute. |
boolean |
isOnlyOneRestrictionMustApplyAsPrimitive()
Generated method - Getter of the
AbstractPage.onlyOneRestrictionMustApply attribute. |
boolean |
isOnlyOneRestrictionMustApplyAsPrimitive(SessionContext ctx)
Generated method - Getter of the
AbstractPage.onlyOneRestrictionMustApply attribute. |
void |
removeFromLocalizedPages(AbstractPage value)
Generated method - Removes
value from localizedPages. |
void |
removeFromLocalizedPages(SessionContext ctx,
AbstractPage value)
Generated method - Removes
value from localizedPages. |
void |
removeFromRestrictions(AbstractRestriction value)
Generated method - Removes
value from restrictions. |
void |
removeFromRestrictions(SessionContext ctx,
AbstractRestriction value)
Generated method - Removes
value from restrictions. |
void |
setAllTitle(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
AbstractPage.title attribute. |
void |
setAllTitle(SessionContext ctx,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
AbstractPage.title attribute. |
void |
setApprovalStatus(EnumerationValue value)
Generated method - Setter of the
AbstractPage.approvalStatus attribute. |
void |
setApprovalStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
AbstractPage.approvalStatus attribute. |
void |
setCopyToCatalogsDisabled(boolean value)
Generated method - Setter of the
AbstractPage.copyToCatalogsDisabled attribute. |
void |
setCopyToCatalogsDisabled(java.lang.Boolean value)
Generated method - Setter of the
AbstractPage.copyToCatalogsDisabled attribute. |
void |
setCopyToCatalogsDisabled(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractPage.copyToCatalogsDisabled attribute. |
void |
setCopyToCatalogsDisabled(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractPage.copyToCatalogsDisabled attribute. |
void |
setDefaultPage(boolean value)
Generated method - Setter of the
AbstractPage.defaultPage attribute. |
void |
setDefaultPage(java.lang.Boolean value)
Generated method - Setter of the
AbstractPage.defaultPage attribute. |
void |
setDefaultPage(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractPage.defaultPage attribute. |
void |
setDefaultPage(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractPage.defaultPage attribute. |
void |
setLocalizedPages(java.util.Collection<AbstractPage> value)
Generated method - Setter of the
AbstractPage.localizedPages attribute. |
void |
setLocalizedPages(SessionContext ctx,
java.util.Collection<AbstractPage> value)
Generated method - Setter of the
AbstractPage.localizedPages attribute. |
void |
setLockedBy(SessionContext ctx,
User value)
Generated method - Setter of the
AbstractPage.lockedBy attribute. |
void |
setLockedBy(User value)
Generated method - Setter of the
AbstractPage.lockedBy attribute. |
void |
setMasterTemplate(PageTemplate value)
Generated method - Setter of the
AbstractPage.masterTemplate attribute. |
void |
setMasterTemplate(SessionContext ctx,
PageTemplate value)
Generated method - Setter of the
AbstractPage.masterTemplate attribute. |
void |
setOnlyOneRestrictionMustApply(boolean value)
Generated method - Setter of the
AbstractPage.onlyOneRestrictionMustApply attribute. |
void |
setOnlyOneRestrictionMustApply(java.lang.Boolean value)
Generated method - Setter of the
AbstractPage.onlyOneRestrictionMustApply attribute. |
void |
setOnlyOneRestrictionMustApply(SessionContext ctx,
boolean value)
Generated method - Setter of the
AbstractPage.onlyOneRestrictionMustApply attribute. |
void |
setOnlyOneRestrictionMustApply(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
AbstractPage.onlyOneRestrictionMustApply attribute. |
void |
setOriginalPage(AbstractPage value)
Generated method - Setter of the
AbstractPage.originalPage attribute. |
void |
setOriginalPage(SessionContext ctx,
AbstractPage value)
Generated method - Setter of the
AbstractPage.originalPage attribute. |
void |
setPageStatus(EnumerationValue value)
Generated method - Setter of the
AbstractPage.pageStatus attribute. |
void |
setPageStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
AbstractPage.pageStatus attribute. |
void |
setPreviewImage(Media value)
Generated method - Setter of the
AbstractPage.previewImage attribute. |
void |
setPreviewImage(SessionContext ctx,
Media value)
Generated method - Setter of the
AbstractPage.previewImage attribute. |
void |
setRestrictions(java.util.List<AbstractRestriction> value)
Generated method - Setter of the
AbstractPage.restrictions attribute. |
void |
setRestrictions(SessionContext ctx,
java.util.List<AbstractRestriction> value)
Generated method - Setter of the
AbstractPage.restrictions attribute. |
void |
setTitle(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
AbstractPage.title attribute. |
void |
setTitle(java.lang.String value)
Generated method - Setter of the
AbstractPage.title attribute. |
getCatalogVersion, getCatalogVersion, getName, getUid, getUid, setCatalogVersion, setCatalogVersion, setName, setName, setUid, setUidgetInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, 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, notifyManagerAboutItemRemoval, readResolve, 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, writeReplacesetTenantpublic static final java.lang.String APPROVALSTATUS
AbstractPage.approvalStatus attributepublic static final java.lang.String PAGESTATUS
AbstractPage.pageStatus attributepublic static final java.lang.String TITLE
AbstractPage.title attributepublic static final java.lang.String MASTERTEMPLATE
AbstractPage.masterTemplate attributepublic static final java.lang.String DEFAULTPAGE
AbstractPage.defaultPage attributepublic static final java.lang.String ONLYONERESTRICTIONMUSTAPPLY
AbstractPage.onlyOneRestrictionMustApply attributepublic static final java.lang.String PREVIEWIMAGE
AbstractPage.previewImage attributepublic static final java.lang.String CONTENTSLOTS
AbstractPage.contentSlots attributepublic static final java.lang.String TYPE
AbstractPage.type attributepublic static final java.lang.String TYPECODE
AbstractPage.typeCode attributepublic static final java.lang.String MISSINGCONTENTSLOTS
AbstractPage.missingContentSlots attributepublic static final java.lang.String AVAILABLECONTENTSLOTS
AbstractPage.availableContentSlots attributepublic static final java.lang.String VIEW
AbstractPage.view attributepublic static final java.lang.String COPYTOCATALOGSDISABLED
AbstractPage.copyToCatalogsDisabled attributepublic static final java.lang.String RESTRICTIONS
AbstractPage.restrictions attributeprotected static java.lang.String RESTRICTIONSFORPAGES_SRC_ORDERED
protected static java.lang.String RESTRICTIONSFORPAGES_TGT_ORDERED
protected static java.lang.String RESTRICTIONSFORPAGES_MARKMODIFIED
public static final java.lang.String LOCKEDBY
AbstractPage.lockedBy attributepublic static final java.lang.String ORIGINALPAGE
AbstractPage.originalPage attributepublic static final java.lang.String LOCALIZEDPAGES
AbstractPage.localizedPages attributeprotected static final BidirectionalOneToManyHandler<GeneratedAbstractPage> LOCKEDBYHANDLER
BidirectionalOneToManyHandler for handling 1:n LOCKEDBY's relation attributes from 'one' side.protected static final BidirectionalOneToManyHandler<GeneratedAbstractPage> ORIGINALPAGEHANDLER
BidirectionalOneToManyHandler for handling 1:n ORIGINALPAGE's relation attributes from 'one' side.protected static final OneToManyHandler<AbstractPage> LOCALIZEDPAGESHANDLER
OneToManyHandler for handling 1:n LOCALIZEDPAGES's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class GeneratedCMSItempublic EnumerationValue getApprovalStatus(SessionContext ctx)
AbstractPage.approvalStatus attribute.public EnumerationValue getApprovalStatus()
AbstractPage.approvalStatus attribute.public void setApprovalStatus(SessionContext ctx, EnumerationValue value)
AbstractPage.approvalStatus attribute.value - the approvalStatuspublic void setApprovalStatus(EnumerationValue value)
AbstractPage.approvalStatus attribute.value - the approvalStatuspublic abstract java.lang.String getAvailableContentSlots(SessionContext ctx)
AbstractPage.availableContentSlots attribute.public java.lang.String getAvailableContentSlots()
AbstractPage.availableContentSlots attribute.public abstract java.util.List<ContentSlotForPage> getContentSlots(SessionContext ctx)
AbstractPage.contentSlots attribute.public java.util.List<ContentSlotForPage> getContentSlots()
AbstractPage.contentSlots attribute.public java.lang.Boolean isCopyToCatalogsDisabled(SessionContext ctx)
AbstractPage.copyToCatalogsDisabled attribute.public java.lang.Boolean isCopyToCatalogsDisabled()
AbstractPage.copyToCatalogsDisabled attribute.public boolean isCopyToCatalogsDisabledAsPrimitive(SessionContext ctx)
AbstractPage.copyToCatalogsDisabled attribute.public boolean isCopyToCatalogsDisabledAsPrimitive()
AbstractPage.copyToCatalogsDisabled attribute.public void setCopyToCatalogsDisabled(SessionContext ctx, java.lang.Boolean value)
AbstractPage.copyToCatalogsDisabled attribute.value - the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.public void setCopyToCatalogsDisabled(java.lang.Boolean value)
AbstractPage.copyToCatalogsDisabled attribute.value - the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.public void setCopyToCatalogsDisabled(SessionContext ctx, boolean value)
AbstractPage.copyToCatalogsDisabled attribute.value - the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.public void setCopyToCatalogsDisabled(boolean value)
AbstractPage.copyToCatalogsDisabled attribute.value - the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.protected 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 CMSItemctx - 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 java.lang.Boolean isDefaultPage(SessionContext ctx)
AbstractPage.defaultPage attribute.public java.lang.Boolean isDefaultPage()
AbstractPage.defaultPage attribute.public boolean isDefaultPageAsPrimitive(SessionContext ctx)
AbstractPage.defaultPage attribute.public boolean isDefaultPageAsPrimitive()
AbstractPage.defaultPage attribute.public void setDefaultPage(SessionContext ctx, java.lang.Boolean value)
AbstractPage.defaultPage attribute.value - the defaultPagepublic void setDefaultPage(java.lang.Boolean value)
AbstractPage.defaultPage attribute.value - the defaultPagepublic void setDefaultPage(SessionContext ctx, boolean value)
AbstractPage.defaultPage attribute.value - the defaultPagepublic void setDefaultPage(boolean value)
AbstractPage.defaultPage attribute.value - the defaultPagepublic boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class Itempublic java.util.Collection<AbstractPage> getLocalizedPages(SessionContext ctx)
AbstractPage.localizedPages attribute.public java.util.Collection<AbstractPage> getLocalizedPages()
AbstractPage.localizedPages attribute.public void setLocalizedPages(SessionContext ctx, java.util.Collection<AbstractPage> value)
AbstractPage.localizedPages attribute.value - the localizedPagespublic void setLocalizedPages(java.util.Collection<AbstractPage> value)
AbstractPage.localizedPages attribute.value - the localizedPagespublic void addToLocalizedPages(SessionContext ctx, AbstractPage value)
value to localizedPages.value - the item to add to localizedPagespublic void addToLocalizedPages(AbstractPage value)
value to localizedPages.value - the item to add to localizedPagespublic void removeFromLocalizedPages(SessionContext ctx, AbstractPage value)
value from localizedPages.value - the item to remove from localizedPagespublic void removeFromLocalizedPages(AbstractPage value)
value from localizedPages.value - the item to remove from localizedPagespublic User getLockedBy(SessionContext ctx)
AbstractPage.lockedBy attribute.public User getLockedBy()
AbstractPage.lockedBy attribute.public void setLockedBy(SessionContext ctx, User value)
AbstractPage.lockedBy attribute.value - the lockedBypublic void setLockedBy(User value)
AbstractPage.lockedBy attribute.value - the lockedBypublic PageTemplate getMasterTemplate(SessionContext ctx)
AbstractPage.masterTemplate attribute.public PageTemplate getMasterTemplate()
AbstractPage.masterTemplate attribute.public void setMasterTemplate(SessionContext ctx, PageTemplate value)
AbstractPage.masterTemplate attribute.value - the masterTemplatepublic void setMasterTemplate(PageTemplate value)
AbstractPage.masterTemplate attribute.value - the masterTemplatepublic abstract java.lang.String getMissingContentSlots(SessionContext ctx)
AbstractPage.missingContentSlots attribute.public java.lang.String getMissingContentSlots()
AbstractPage.missingContentSlots attribute.public java.lang.Boolean isOnlyOneRestrictionMustApply(SessionContext ctx)
AbstractPage.onlyOneRestrictionMustApply attribute.public java.lang.Boolean isOnlyOneRestrictionMustApply()
AbstractPage.onlyOneRestrictionMustApply attribute.public boolean isOnlyOneRestrictionMustApplyAsPrimitive(SessionContext ctx)
AbstractPage.onlyOneRestrictionMustApply attribute.public boolean isOnlyOneRestrictionMustApplyAsPrimitive()
AbstractPage.onlyOneRestrictionMustApply attribute.public void setOnlyOneRestrictionMustApply(SessionContext ctx, java.lang.Boolean value)
AbstractPage.onlyOneRestrictionMustApply attribute.value - the onlyOneRestrictionMustApplypublic void setOnlyOneRestrictionMustApply(java.lang.Boolean value)
AbstractPage.onlyOneRestrictionMustApply attribute.value - the onlyOneRestrictionMustApplypublic void setOnlyOneRestrictionMustApply(SessionContext ctx, boolean value)
AbstractPage.onlyOneRestrictionMustApply attribute.value - the onlyOneRestrictionMustApplypublic void setOnlyOneRestrictionMustApply(boolean value)
AbstractPage.onlyOneRestrictionMustApply attribute.value - the onlyOneRestrictionMustApplypublic AbstractPage getOriginalPage(SessionContext ctx)
AbstractPage.originalPage attribute.public AbstractPage getOriginalPage()
AbstractPage.originalPage attribute.public void setOriginalPage(SessionContext ctx, AbstractPage value)
AbstractPage.originalPage attribute.value - the originalPagepublic void setOriginalPage(AbstractPage value)
AbstractPage.originalPage attribute.value - the originalPagepublic EnumerationValue getPageStatus(SessionContext ctx)
AbstractPage.pageStatus attribute.public EnumerationValue getPageStatus()
AbstractPage.pageStatus attribute.public void setPageStatus(SessionContext ctx, EnumerationValue value)
AbstractPage.pageStatus attribute.value - the pageStatuspublic void setPageStatus(EnumerationValue value)
AbstractPage.pageStatus attribute.value - the pageStatuspublic Media getPreviewImage(SessionContext ctx)
AbstractPage.previewImage attribute.public Media getPreviewImage()
AbstractPage.previewImage attribute.public void setPreviewImage(SessionContext ctx, Media value)
AbstractPage.previewImage attribute.value - the previewImagepublic void setPreviewImage(Media value)
AbstractPage.previewImage attribute.value - the previewImagepublic java.util.List<AbstractRestriction> getRestrictions(SessionContext ctx)
AbstractPage.restrictions attribute.public java.util.List<AbstractRestriction> getRestrictions()
AbstractPage.restrictions attribute.public long getRestrictionsCount(SessionContext ctx)
public long getRestrictionsCount()
public void setRestrictions(SessionContext ctx, java.util.List<AbstractRestriction> value)
AbstractPage.restrictions attribute.value - the restrictionspublic void setRestrictions(java.util.List<AbstractRestriction> value)
AbstractPage.restrictions attribute.value - the restrictionspublic void addToRestrictions(SessionContext ctx, AbstractRestriction value)
value to restrictions.value - the item to add to restrictionspublic void addToRestrictions(AbstractRestriction value)
value to restrictions.value - the item to add to restrictionspublic void removeFromRestrictions(SessionContext ctx, AbstractRestriction value)
value from restrictions.value - the item to remove from restrictionspublic void removeFromRestrictions(AbstractRestriction value)
value from restrictions.value - the item to remove from restrictionspublic java.lang.String getTitle(SessionContext ctx)
AbstractPage.title attribute.public java.lang.String getTitle()
AbstractPage.title attribute.public java.util.Map<Language,java.lang.String> getAllTitle(SessionContext ctx)
AbstractPage.title attribute.public java.util.Map<Language,java.lang.String> getAllTitle()
AbstractPage.title attribute.public void setTitle(SessionContext ctx, java.lang.String value)
AbstractPage.title attribute.value - the titlepublic void setTitle(java.lang.String value)
AbstractPage.title attribute.value - the titlepublic void setAllTitle(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
AbstractPage.title attribute.value - the titlepublic void setAllTitle(java.util.Map<Language,java.lang.String> value)
AbstractPage.title attribute.value - the titlepublic abstract java.lang.String getType(SessionContext ctx)
AbstractPage.type attribute.public java.lang.String getType()
AbstractPage.type attribute.public abstract java.util.Map<Language,java.lang.String> getAllType(SessionContext ctx)
AbstractPage.type attribute.public java.util.Map<Language,java.lang.String> getAllType()
AbstractPage.type attribute.public abstract java.lang.String getTypeCode(SessionContext ctx)
AbstractPage.typeCode attribute.public java.lang.String getTypeCode()
AbstractPage.typeCode attribute.public abstract java.lang.String getView(SessionContext ctx)
AbstractPage.view attribute.public java.lang.String getView()
AbstractPage.view attribute.Copyright © 2018 SAP SE. All Rights Reserved.