Class GeneratedAbstractPage
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
-
- de.hybris.platform.cms2.jalo.contents.CMSItem
-
- de.hybris.platform.cms2.jalo.pages.GeneratedAbstractPage
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
AbstractPage
public abstract class GeneratedAbstractPage extends CMSItem
Generated class for typeAbstractPage
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
APPROVALSTATUS
Qualifier of theAbstractPage.approvalStatus
attributestatic java.lang.String
AVAILABLECONTENTSLOTS
Qualifier of theAbstractPage.availableContentSlots
attributestatic java.lang.String
CONTENTSLOTS
Qualifier of theAbstractPage.contentSlots
attributestatic java.lang.String
COPYTOCATALOGSDISABLED
Qualifier of theAbstractPage.copyToCatalogsDisabled
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DEFAULTPAGE
Qualifier of theAbstractPage.defaultPage
attributestatic java.lang.String
LOCALIZEDPAGES
Qualifier of theAbstractPage.localizedPages
attributeprotected static OneToManyHandler<AbstractPage>
LOCALIZEDPAGESHANDLER
OneToManyHandler
for handling 1:n LOCALIZEDPAGES's relation attributes from 'many' side.static java.lang.String
LOCKEDBY
Qualifier of theAbstractPage.lockedBy
attributeprotected static BidirectionalOneToManyHandler<GeneratedAbstractPage>
LOCKEDBYHANDLER
BidirectionalOneToManyHandler
for handling 1:n LOCKEDBY's relation attributes from 'one' side.static java.lang.String
MASTERTEMPLATE
Qualifier of theAbstractPage.masterTemplate
attributestatic java.lang.String
MISSINGCONTENTSLOTS
Qualifier of theAbstractPage.missingContentSlots
attributestatic java.lang.String
ONLYONERESTRICTIONMUSTAPPLY
Qualifier of theAbstractPage.onlyOneRestrictionMustApply
attributestatic java.lang.String
ORIGINALPAGE
Qualifier of theAbstractPage.originalPage
attributeprotected static BidirectionalOneToManyHandler<GeneratedAbstractPage>
ORIGINALPAGEHANDLER
BidirectionalOneToManyHandler
for handling 1:n ORIGINALPAGE's relation attributes from 'one' side.static java.lang.String
PAGESTATUS
Qualifier of theAbstractPage.pageStatus
attributestatic java.lang.String
PREVIEWIMAGE
Qualifier of theAbstractPage.previewImage
attributestatic java.lang.String
RESTRICTIONS
Qualifier of theAbstractPage.restrictions
attributeprotected 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 theAbstractPage.title
attributestatic java.lang.String
TYPE
Qualifier of theAbstractPage.type
attributestatic java.lang.String
TYPECODE
Qualifier of theAbstractPage.typeCode
attributestatic java.lang.String
VIEW
Qualifier of theAbstractPage.view
attribute-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
CATALOGVERSION, NAME, UID
-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedAbstractPage()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description void
addToLocalizedPages(AbstractPage value)
Generated method - Addsvalue
to localizedPages.void
addToLocalizedPages(SessionContext ctx, AbstractPage value)
Generated method - Addsvalue
to localizedPages.void
addToRestrictions(AbstractRestriction value)
Generated method - Addsvalue
to restrictions.void
addToRestrictions(SessionContext ctx, AbstractRestriction value)
Generated method - Addsvalue
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 theAbstractPage.title
attribute.java.util.Map<Language,java.lang.String>
getAllTitle(SessionContext ctx)
Generated method - Getter of theAbstractPage.title
attribute.java.util.Map<Language,java.lang.String>
getAllType()
Generated method - Getter of theAbstractPage.type
attribute.abstract java.util.Map<Language,java.lang.String>
getAllType(SessionContext ctx)
Generated method - Getter of theAbstractPage.type
attribute.EnumerationValue
getApprovalStatus()
Generated method - Getter of theAbstractPage.approvalStatus
attribute.EnumerationValue
getApprovalStatus(SessionContext ctx)
Generated method - Getter of theAbstractPage.approvalStatus
attribute.java.lang.String
getAvailableContentSlots()
Generated method - Getter of theAbstractPage.availableContentSlots
attribute.abstract java.lang.String
getAvailableContentSlots(SessionContext ctx)
Generated method - Getter of theAbstractPage.availableContentSlots
attribute.java.util.List<ContentSlotForPage>
getContentSlots()
Generated method - Getter of theAbstractPage.contentSlots
attribute.abstract java.util.List<ContentSlotForPage>
getContentSlots(SessionContext ctx)
Generated method - Getter of theAbstractPage.contentSlots
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.util.Collection<AbstractPage>
getLocalizedPages()
Generated method - Getter of theAbstractPage.localizedPages
attribute.java.util.Collection<AbstractPage>
getLocalizedPages(SessionContext ctx)
Generated method - Getter of theAbstractPage.localizedPages
attribute.User
getLockedBy()
Generated method - Getter of theAbstractPage.lockedBy
attribute.User
getLockedBy(SessionContext ctx)
Generated method - Getter of theAbstractPage.lockedBy
attribute.PageTemplate
getMasterTemplate()
Generated method - Getter of theAbstractPage.masterTemplate
attribute.PageTemplate
getMasterTemplate(SessionContext ctx)
Generated method - Getter of theAbstractPage.masterTemplate
attribute.java.lang.String
getMissingContentSlots()
Generated method - Getter of theAbstractPage.missingContentSlots
attribute.abstract java.lang.String
getMissingContentSlots(SessionContext ctx)
Generated method - Getter of theAbstractPage.missingContentSlots
attribute.AbstractPage
getOriginalPage()
Generated method - Getter of theAbstractPage.originalPage
attribute.AbstractPage
getOriginalPage(SessionContext ctx)
Generated method - Getter of theAbstractPage.originalPage
attribute.EnumerationValue
getPageStatus()
Generated method - Getter of theAbstractPage.pageStatus
attribute.EnumerationValue
getPageStatus(SessionContext ctx)
Generated method - Getter of theAbstractPage.pageStatus
attribute.Media
getPreviewImage()
Generated method - Getter of theAbstractPage.previewImage
attribute.Media
getPreviewImage(SessionContext ctx)
Generated method - Getter of theAbstractPage.previewImage
attribute.java.util.List<AbstractRestriction>
getRestrictions()
Generated method - Getter of theAbstractPage.restrictions
attribute.java.util.List<AbstractRestriction>
getRestrictions(SessionContext ctx)
Generated method - Getter of theAbstractPage.restrictions
attribute.long
getRestrictionsCount()
long
getRestrictionsCount(SessionContext ctx)
java.lang.String
getTitle()
Generated method - Getter of theAbstractPage.title
attribute.java.lang.String
getTitle(SessionContext ctx)
Generated method - Getter of theAbstractPage.title
attribute.java.lang.String
getType()
Generated method - Getter of theAbstractPage.type
attribute.abstract java.lang.String
getType(SessionContext ctx)
Generated method - Getter of theAbstractPage.type
attribute.java.lang.String
getTypeCode()
Generated method - Getter of theAbstractPage.typeCode
attribute.abstract java.lang.String
getTypeCode(SessionContext ctx)
Generated method - Getter of theAbstractPage.typeCode
attribute.java.lang.String
getView()
Generated method - Getter of theAbstractPage.view
attribute.abstract java.lang.String
getView(SessionContext ctx)
Generated method - Getter of theAbstractPage.view
attribute.java.lang.Boolean
isCopyToCatalogsDisabled()
Generated method - Getter of theAbstractPage.copyToCatalogsDisabled
attribute.java.lang.Boolean
isCopyToCatalogsDisabled(SessionContext ctx)
Generated method - Getter of theAbstractPage.copyToCatalogsDisabled
attribute.boolean
isCopyToCatalogsDisabledAsPrimitive()
Generated method - Getter of theAbstractPage.copyToCatalogsDisabled
attribute.boolean
isCopyToCatalogsDisabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractPage.copyToCatalogsDisabled
attribute.java.lang.Boolean
isDefaultPage()
Generated method - Getter of theAbstractPage.defaultPage
attribute.java.lang.Boolean
isDefaultPage(SessionContext ctx)
Generated method - Getter of theAbstractPage.defaultPage
attribute.boolean
isDefaultPageAsPrimitive()
Generated method - Getter of theAbstractPage.defaultPage
attribute.boolean
isDefaultPageAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractPage.defaultPage
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
java.lang.Boolean
isOnlyOneRestrictionMustApply()
Generated method - Getter of theAbstractPage.onlyOneRestrictionMustApply
attribute.java.lang.Boolean
isOnlyOneRestrictionMustApply(SessionContext ctx)
Generated method - Getter of theAbstractPage.onlyOneRestrictionMustApply
attribute.boolean
isOnlyOneRestrictionMustApplyAsPrimitive()
Generated method - Getter of theAbstractPage.onlyOneRestrictionMustApply
attribute.boolean
isOnlyOneRestrictionMustApplyAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractPage.onlyOneRestrictionMustApply
attribute.void
removeFromLocalizedPages(AbstractPage value)
Generated method - Removesvalue
from localizedPages.void
removeFromLocalizedPages(SessionContext ctx, AbstractPage value)
Generated method - Removesvalue
from localizedPages.void
removeFromRestrictions(AbstractRestriction value)
Generated method - Removesvalue
from restrictions.void
removeFromRestrictions(SessionContext ctx, AbstractRestriction value)
Generated method - Removesvalue
from restrictions.void
setAllTitle(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractPage.title
attribute.void
setAllTitle(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractPage.title
attribute.void
setApprovalStatus(EnumerationValue value)
Generated method - Setter of theAbstractPage.approvalStatus
attribute.void
setApprovalStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractPage.approvalStatus
attribute.void
setCopyToCatalogsDisabled(boolean value)
Generated method - Setter of theAbstractPage.copyToCatalogsDisabled
attribute.void
setCopyToCatalogsDisabled(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractPage.copyToCatalogsDisabled
attribute.void
setCopyToCatalogsDisabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractPage.copyToCatalogsDisabled
attribute.void
setCopyToCatalogsDisabled(java.lang.Boolean value)
Generated method - Setter of theAbstractPage.copyToCatalogsDisabled
attribute.void
setDefaultPage(boolean value)
Generated method - Setter of theAbstractPage.defaultPage
attribute.void
setDefaultPage(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractPage.defaultPage
attribute.void
setDefaultPage(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractPage.defaultPage
attribute.void
setDefaultPage(java.lang.Boolean value)
Generated method - Setter of theAbstractPage.defaultPage
attribute.void
setLocalizedPages(SessionContext ctx, java.util.Collection<AbstractPage> value)
Generated method - Setter of theAbstractPage.localizedPages
attribute.void
setLocalizedPages(java.util.Collection<AbstractPage> value)
Generated method - Setter of theAbstractPage.localizedPages
attribute.void
setLockedBy(SessionContext ctx, User value)
Generated method - Setter of theAbstractPage.lockedBy
attribute.void
setLockedBy(User value)
Generated method - Setter of theAbstractPage.lockedBy
attribute.void
setMasterTemplate(PageTemplate value)
Generated method - Setter of theAbstractPage.masterTemplate
attribute.void
setMasterTemplate(SessionContext ctx, PageTemplate value)
Generated method - Setter of theAbstractPage.masterTemplate
attribute.void
setOnlyOneRestrictionMustApply(boolean value)
Generated method - Setter of theAbstractPage.onlyOneRestrictionMustApply
attribute.void
setOnlyOneRestrictionMustApply(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractPage.onlyOneRestrictionMustApply
attribute.void
setOnlyOneRestrictionMustApply(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractPage.onlyOneRestrictionMustApply
attribute.void
setOnlyOneRestrictionMustApply(java.lang.Boolean value)
Generated method - Setter of theAbstractPage.onlyOneRestrictionMustApply
attribute.void
setOriginalPage(AbstractPage value)
Generated method - Setter of theAbstractPage.originalPage
attribute.void
setOriginalPage(SessionContext ctx, AbstractPage value)
Generated method - Setter of theAbstractPage.originalPage
attribute.void
setPageStatus(EnumerationValue value)
Generated method - Setter of theAbstractPage.pageStatus
attribute.void
setPageStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractPage.pageStatus
attribute.void
setPreviewImage(Media value)
Generated method - Setter of theAbstractPage.previewImage
attribute.void
setPreviewImage(SessionContext ctx, Media value)
Generated method - Setter of theAbstractPage.previewImage
attribute.void
setRestrictions(SessionContext ctx, java.util.List<AbstractRestriction> value)
Generated method - Setter of theAbstractPage.restrictions
attribute.void
setRestrictions(java.util.List<AbstractRestriction> value)
Generated method - Setter of theAbstractPage.restrictions
attribute.void
setTitle(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractPage.title
attribute.void
setTitle(java.lang.String value)
Generated method - Setter of theAbstractPage.title
attribute.-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
getCatalogVersion, getCatalogVersion, getName, getUid, getUid, setCatalogVersion, setCatalogVersion, setName, setName, setUid, setUid
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, 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, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
APPROVALSTATUS
public static final java.lang.String APPROVALSTATUS
Qualifier of theAbstractPage.approvalStatus
attribute- See Also:
- Constant Field Values
-
PAGESTATUS
public static final java.lang.String PAGESTATUS
Qualifier of theAbstractPage.pageStatus
attribute- See Also:
- Constant Field Values
-
TITLE
public static final java.lang.String TITLE
Qualifier of theAbstractPage.title
attribute- See Also:
- Constant Field Values
-
MASTERTEMPLATE
public static final java.lang.String MASTERTEMPLATE
Qualifier of theAbstractPage.masterTemplate
attribute- See Also:
- Constant Field Values
-
DEFAULTPAGE
public static final java.lang.String DEFAULTPAGE
Qualifier of theAbstractPage.defaultPage
attribute- See Also:
- Constant Field Values
-
ONLYONERESTRICTIONMUSTAPPLY
public static final java.lang.String ONLYONERESTRICTIONMUSTAPPLY
Qualifier of theAbstractPage.onlyOneRestrictionMustApply
attribute- See Also:
- Constant Field Values
-
PREVIEWIMAGE
public static final java.lang.String PREVIEWIMAGE
Qualifier of theAbstractPage.previewImage
attribute- See Also:
- Constant Field Values
-
CONTENTSLOTS
public static final java.lang.String CONTENTSLOTS
Qualifier of theAbstractPage.contentSlots
attribute- See Also:
- Constant Field Values
-
TYPE
public static final java.lang.String TYPE
Qualifier of theAbstractPage.type
attribute- See Also:
- Constant Field Values
-
TYPECODE
public static final java.lang.String TYPECODE
Qualifier of theAbstractPage.typeCode
attribute- See Also:
- Constant Field Values
-
MISSINGCONTENTSLOTS
public static final java.lang.String MISSINGCONTENTSLOTS
Qualifier of theAbstractPage.missingContentSlots
attribute- See Also:
- Constant Field Values
-
AVAILABLECONTENTSLOTS
public static final java.lang.String AVAILABLECONTENTSLOTS
Qualifier of theAbstractPage.availableContentSlots
attribute- See Also:
- Constant Field Values
-
VIEW
public static final java.lang.String VIEW
Qualifier of theAbstractPage.view
attribute- See Also:
- Constant Field Values
-
COPYTOCATALOGSDISABLED
public static final java.lang.String COPYTOCATALOGSDISABLED
Qualifier of theAbstractPage.copyToCatalogsDisabled
attribute- See Also:
- Constant Field Values
-
RESTRICTIONS
public static final java.lang.String RESTRICTIONS
Qualifier of theAbstractPage.restrictions
attribute- See Also:
- Constant Field Values
-
RESTRICTIONSFORPAGES_SRC_ORDERED
protected static java.lang.String RESTRICTIONSFORPAGES_SRC_ORDERED
Relation ordering override parameter constants for RestrictionsForPages from ((cms2))
-
RESTRICTIONSFORPAGES_TGT_ORDERED
protected static java.lang.String RESTRICTIONSFORPAGES_TGT_ORDERED
-
RESTRICTIONSFORPAGES_MARKMODIFIED
protected static java.lang.String RESTRICTIONSFORPAGES_MARKMODIFIED
Relation disable markmodifed parameter constants for RestrictionsForPages from ((cms2))
-
LOCKEDBY
public static final java.lang.String LOCKEDBY
Qualifier of theAbstractPage.lockedBy
attribute- See Also:
- Constant Field Values
-
ORIGINALPAGE
public static final java.lang.String ORIGINALPAGE
Qualifier of theAbstractPage.originalPage
attribute- See Also:
- Constant Field Values
-
LOCALIZEDPAGES
public static final java.lang.String LOCALIZEDPAGES
Qualifier of theAbstractPage.localizedPages
attribute- See Also:
- Constant Field Values
-
LOCKEDBYHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedAbstractPage> LOCKEDBYHANDLER
BidirectionalOneToManyHandler
for handling 1:n LOCKEDBY's relation attributes from 'one' side.
-
ORIGINALPAGEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedAbstractPage> ORIGINALPAGEHANDLER
BidirectionalOneToManyHandler
for handling 1:n ORIGINALPAGE's relation attributes from 'one' side.
-
LOCALIZEDPAGESHANDLER
protected static final OneToManyHandler<AbstractPage> LOCALIZEDPAGESHANDLER
OneToManyHandler
for handling 1:n LOCALIZEDPAGES's relation attributes from 'many' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classGeneratedCMSItem
-
getApprovalStatus
public EnumerationValue getApprovalStatus(SessionContext ctx)
Generated method - Getter of theAbstractPage.approvalStatus
attribute.- Returns:
- the approvalStatus
-
getApprovalStatus
public EnumerationValue getApprovalStatus()
Generated method - Getter of theAbstractPage.approvalStatus
attribute.- Returns:
- the approvalStatus
-
setApprovalStatus
public void setApprovalStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractPage.approvalStatus
attribute.- Parameters:
value
- the approvalStatus
-
setApprovalStatus
public void setApprovalStatus(EnumerationValue value)
Generated method - Setter of theAbstractPage.approvalStatus
attribute.- Parameters:
value
- the approvalStatus
-
getAvailableContentSlots
public abstract java.lang.String getAvailableContentSlots(SessionContext ctx)
Generated method - Getter of theAbstractPage.availableContentSlots
attribute.- Returns:
- the availableContentSlots
-
getAvailableContentSlots
public java.lang.String getAvailableContentSlots()
Generated method - Getter of theAbstractPage.availableContentSlots
attribute.- Returns:
- the availableContentSlots
-
getContentSlots
public abstract java.util.List<ContentSlotForPage> getContentSlots(SessionContext ctx)
Generated method - Getter of theAbstractPage.contentSlots
attribute.- Returns:
- the contentSlots
-
getContentSlots
public java.util.List<ContentSlotForPage> getContentSlots()
Generated method - Getter of theAbstractPage.contentSlots
attribute.- Returns:
- the contentSlots
-
isCopyToCatalogsDisabled
public java.lang.Boolean isCopyToCatalogsDisabled(SessionContext ctx)
Generated method - Getter of theAbstractPage.copyToCatalogsDisabled
attribute.- Returns:
- the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.
-
isCopyToCatalogsDisabled
public java.lang.Boolean isCopyToCatalogsDisabled()
Generated method - Getter of theAbstractPage.copyToCatalogsDisabled
attribute.- Returns:
- the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.
-
isCopyToCatalogsDisabledAsPrimitive
public boolean isCopyToCatalogsDisabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractPage.copyToCatalogsDisabled
attribute.- Returns:
- the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.
-
isCopyToCatalogsDisabledAsPrimitive
public boolean isCopyToCatalogsDisabledAsPrimitive()
Generated method - Getter of theAbstractPage.copyToCatalogsDisabled
attribute.- Returns:
- the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.
-
setCopyToCatalogsDisabled
public void setCopyToCatalogsDisabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractPage.copyToCatalogsDisabled
attribute.- Parameters:
value
- the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.
-
setCopyToCatalogsDisabled
public void setCopyToCatalogsDisabled(java.lang.Boolean value)
Generated method - Setter of theAbstractPage.copyToCatalogsDisabled
attribute.- Parameters:
value
- the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.
-
setCopyToCatalogsDisabled
public void setCopyToCatalogsDisabled(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractPage.copyToCatalogsDisabled
attribute.- Parameters:
value
- the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.
-
setCopyToCatalogsDisabled
public void setCopyToCatalogsDisabled(boolean value)
Generated method - Setter of theAbstractPage.copyToCatalogsDisabled
attribute.- Parameters:
value
- the copyToCatalogsDisabled - Determines whether a local version of the page can be copied to another content catalog.
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.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; }
- Overrides:
createItem
in classCMSItem
- Parameters:
ctx
- 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 )- Returns:
- the new item instance
- Throws:
JaloBusinessException
- indicates an error during creation - any changes will be rollbacked
-
isDefaultPage
public java.lang.Boolean isDefaultPage(SessionContext ctx)
Generated method - Getter of theAbstractPage.defaultPage
attribute.- Returns:
- the defaultPage
-
isDefaultPage
public java.lang.Boolean isDefaultPage()
Generated method - Getter of theAbstractPage.defaultPage
attribute.- Returns:
- the defaultPage
-
isDefaultPageAsPrimitive
public boolean isDefaultPageAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractPage.defaultPage
attribute.- Returns:
- the defaultPage
-
isDefaultPageAsPrimitive
public boolean isDefaultPageAsPrimitive()
Generated method - Getter of theAbstractPage.defaultPage
attribute.- Returns:
- the defaultPage
-
setDefaultPage
public void setDefaultPage(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractPage.defaultPage
attribute.- Parameters:
value
- the defaultPage
-
setDefaultPage
public void setDefaultPage(java.lang.Boolean value)
Generated method - Setter of theAbstractPage.defaultPage
attribute.- Parameters:
value
- the defaultPage
-
setDefaultPage
public void setDefaultPage(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractPage.defaultPage
attribute.- Parameters:
value
- the defaultPage
-
setDefaultPage
public void setDefaultPage(boolean value)
Generated method - Setter of theAbstractPage.defaultPage
attribute.- Parameters:
value
- the defaultPage
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
getLocalizedPages
public java.util.Collection<AbstractPage> getLocalizedPages(SessionContext ctx)
Generated method - Getter of theAbstractPage.localizedPages
attribute.- Returns:
- the localizedPages
-
getLocalizedPages
public java.util.Collection<AbstractPage> getLocalizedPages()
Generated method - Getter of theAbstractPage.localizedPages
attribute.- Returns:
- the localizedPages
-
setLocalizedPages
public void setLocalizedPages(SessionContext ctx, java.util.Collection<AbstractPage> value)
Generated method - Setter of theAbstractPage.localizedPages
attribute.- Parameters:
value
- the localizedPages
-
setLocalizedPages
public void setLocalizedPages(java.util.Collection<AbstractPage> value)
Generated method - Setter of theAbstractPage.localizedPages
attribute.- Parameters:
value
- the localizedPages
-
addToLocalizedPages
public void addToLocalizedPages(SessionContext ctx, AbstractPage value)
Generated method - Addsvalue
to localizedPages.- Parameters:
value
- the item to add to localizedPages
-
addToLocalizedPages
public void addToLocalizedPages(AbstractPage value)
Generated method - Addsvalue
to localizedPages.- Parameters:
value
- the item to add to localizedPages
-
removeFromLocalizedPages
public void removeFromLocalizedPages(SessionContext ctx, AbstractPage value)
Generated method - Removesvalue
from localizedPages.- Parameters:
value
- the item to remove from localizedPages
-
removeFromLocalizedPages
public void removeFromLocalizedPages(AbstractPage value)
Generated method - Removesvalue
from localizedPages.- Parameters:
value
- the item to remove from localizedPages
-
getLockedBy
public User getLockedBy(SessionContext ctx)
Generated method - Getter of theAbstractPage.lockedBy
attribute.- Returns:
- the lockedBy
-
getLockedBy
public User getLockedBy()
Generated method - Getter of theAbstractPage.lockedBy
attribute.- Returns:
- the lockedBy
-
setLockedBy
public void setLockedBy(SessionContext ctx, User value)
Generated method - Setter of theAbstractPage.lockedBy
attribute.- Parameters:
value
- the lockedBy
-
setLockedBy
public void setLockedBy(User value)
Generated method - Setter of theAbstractPage.lockedBy
attribute.- Parameters:
value
- the lockedBy
-
getMasterTemplate
public PageTemplate getMasterTemplate(SessionContext ctx)
Generated method - Getter of theAbstractPage.masterTemplate
attribute.- Returns:
- the masterTemplate
-
getMasterTemplate
public PageTemplate getMasterTemplate()
Generated method - Getter of theAbstractPage.masterTemplate
attribute.- Returns:
- the masterTemplate
-
setMasterTemplate
public void setMasterTemplate(SessionContext ctx, PageTemplate value)
Generated method - Setter of theAbstractPage.masterTemplate
attribute.- Parameters:
value
- the masterTemplate
-
setMasterTemplate
public void setMasterTemplate(PageTemplate value)
Generated method - Setter of theAbstractPage.masterTemplate
attribute.- Parameters:
value
- the masterTemplate
-
getMissingContentSlots
public abstract java.lang.String getMissingContentSlots(SessionContext ctx)
Generated method - Getter of theAbstractPage.missingContentSlots
attribute.- Returns:
- the missingContentSlots
-
getMissingContentSlots
public java.lang.String getMissingContentSlots()
Generated method - Getter of theAbstractPage.missingContentSlots
attribute.- Returns:
- the missingContentSlots
-
isOnlyOneRestrictionMustApply
public java.lang.Boolean isOnlyOneRestrictionMustApply(SessionContext ctx)
Generated method - Getter of theAbstractPage.onlyOneRestrictionMustApply
attribute.- Returns:
- the onlyOneRestrictionMustApply
-
isOnlyOneRestrictionMustApply
public java.lang.Boolean isOnlyOneRestrictionMustApply()
Generated method - Getter of theAbstractPage.onlyOneRestrictionMustApply
attribute.- Returns:
- the onlyOneRestrictionMustApply
-
isOnlyOneRestrictionMustApplyAsPrimitive
public boolean isOnlyOneRestrictionMustApplyAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractPage.onlyOneRestrictionMustApply
attribute.- Returns:
- the onlyOneRestrictionMustApply
-
isOnlyOneRestrictionMustApplyAsPrimitive
public boolean isOnlyOneRestrictionMustApplyAsPrimitive()
Generated method - Getter of theAbstractPage.onlyOneRestrictionMustApply
attribute.- Returns:
- the onlyOneRestrictionMustApply
-
setOnlyOneRestrictionMustApply
public void setOnlyOneRestrictionMustApply(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractPage.onlyOneRestrictionMustApply
attribute.- Parameters:
value
- the onlyOneRestrictionMustApply
-
setOnlyOneRestrictionMustApply
public void setOnlyOneRestrictionMustApply(java.lang.Boolean value)
Generated method - Setter of theAbstractPage.onlyOneRestrictionMustApply
attribute.- Parameters:
value
- the onlyOneRestrictionMustApply
-
setOnlyOneRestrictionMustApply
public void setOnlyOneRestrictionMustApply(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractPage.onlyOneRestrictionMustApply
attribute.- Parameters:
value
- the onlyOneRestrictionMustApply
-
setOnlyOneRestrictionMustApply
public void setOnlyOneRestrictionMustApply(boolean value)
Generated method - Setter of theAbstractPage.onlyOneRestrictionMustApply
attribute.- Parameters:
value
- the onlyOneRestrictionMustApply
-
getOriginalPage
public AbstractPage getOriginalPage(SessionContext ctx)
Generated method - Getter of theAbstractPage.originalPage
attribute.- Returns:
- the originalPage
-
getOriginalPage
public AbstractPage getOriginalPage()
Generated method - Getter of theAbstractPage.originalPage
attribute.- Returns:
- the originalPage
-
setOriginalPage
public void setOriginalPage(SessionContext ctx, AbstractPage value)
Generated method - Setter of theAbstractPage.originalPage
attribute.- Parameters:
value
- the originalPage
-
setOriginalPage
public void setOriginalPage(AbstractPage value)
Generated method - Setter of theAbstractPage.originalPage
attribute.- Parameters:
value
- the originalPage
-
getPageStatus
public EnumerationValue getPageStatus(SessionContext ctx)
Generated method - Getter of theAbstractPage.pageStatus
attribute.- Returns:
- the pageStatus
-
getPageStatus
public EnumerationValue getPageStatus()
Generated method - Getter of theAbstractPage.pageStatus
attribute.- Returns:
- the pageStatus
-
setPageStatus
public void setPageStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of theAbstractPage.pageStatus
attribute.- Parameters:
value
- the pageStatus
-
setPageStatus
public void setPageStatus(EnumerationValue value)
Generated method - Setter of theAbstractPage.pageStatus
attribute.- Parameters:
value
- the pageStatus
-
getPreviewImage
public Media getPreviewImage(SessionContext ctx)
Generated method - Getter of theAbstractPage.previewImage
attribute.- Returns:
- the previewImage
-
getPreviewImage
public Media getPreviewImage()
Generated method - Getter of theAbstractPage.previewImage
attribute.- Returns:
- the previewImage
-
setPreviewImage
public void setPreviewImage(SessionContext ctx, Media value)
Generated method - Setter of theAbstractPage.previewImage
attribute.- Parameters:
value
- the previewImage
-
setPreviewImage
public void setPreviewImage(Media value)
Generated method - Setter of theAbstractPage.previewImage
attribute.- Parameters:
value
- the previewImage
-
getRestrictions
public java.util.List<AbstractRestriction> getRestrictions(SessionContext ctx)
Generated method - Getter of theAbstractPage.restrictions
attribute.- Returns:
- the restrictions
-
getRestrictions
public java.util.List<AbstractRestriction> getRestrictions()
Generated method - Getter of theAbstractPage.restrictions
attribute.- Returns:
- the restrictions
-
getRestrictionsCount
public long getRestrictionsCount(SessionContext ctx)
-
getRestrictionsCount
public long getRestrictionsCount()
-
setRestrictions
public void setRestrictions(SessionContext ctx, java.util.List<AbstractRestriction> value)
Generated method - Setter of theAbstractPage.restrictions
attribute.- Parameters:
value
- the restrictions
-
setRestrictions
public void setRestrictions(java.util.List<AbstractRestriction> value)
Generated method - Setter of theAbstractPage.restrictions
attribute.- Parameters:
value
- the restrictions
-
addToRestrictions
public void addToRestrictions(SessionContext ctx, AbstractRestriction value)
Generated method - Addsvalue
to restrictions.- Parameters:
value
- the item to add to restrictions
-
addToRestrictions
public void addToRestrictions(AbstractRestriction value)
Generated method - Addsvalue
to restrictions.- Parameters:
value
- the item to add to restrictions
-
removeFromRestrictions
public void removeFromRestrictions(SessionContext ctx, AbstractRestriction value)
Generated method - Removesvalue
from restrictions.- Parameters:
value
- the item to remove from restrictions
-
removeFromRestrictions
public void removeFromRestrictions(AbstractRestriction value)
Generated method - Removesvalue
from restrictions.- Parameters:
value
- the item to remove from restrictions
-
getTitle
public java.lang.String getTitle(SessionContext ctx)
Generated method - Getter of theAbstractPage.title
attribute.- Returns:
- the title
-
getTitle
public java.lang.String getTitle()
Generated method - Getter of theAbstractPage.title
attribute.- Returns:
- the title
-
getAllTitle
public java.util.Map<Language,java.lang.String> getAllTitle(SessionContext ctx)
Generated method - Getter of theAbstractPage.title
attribute.- Returns:
- the localized title
-
getAllTitle
public java.util.Map<Language,java.lang.String> getAllTitle()
Generated method - Getter of theAbstractPage.title
attribute.- Returns:
- the localized title
-
setTitle
public void setTitle(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractPage.title
attribute.- Parameters:
value
- the title
-
setTitle
public void setTitle(java.lang.String value)
Generated method - Setter of theAbstractPage.title
attribute.- Parameters:
value
- the title
-
setAllTitle
public void setAllTitle(SessionContext ctx, java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractPage.title
attribute.- Parameters:
value
- the title
-
setAllTitle
public void setAllTitle(java.util.Map<Language,java.lang.String> value)
Generated method - Setter of theAbstractPage.title
attribute.- Parameters:
value
- the title
-
getType
public abstract java.lang.String getType(SessionContext ctx)
Generated method - Getter of theAbstractPage.type
attribute.- Returns:
- the type
-
getType
public java.lang.String getType()
Generated method - Getter of theAbstractPage.type
attribute.- Returns:
- the type
-
getAllType
public abstract java.util.Map<Language,java.lang.String> getAllType(SessionContext ctx)
Generated method - Getter of theAbstractPage.type
attribute.- Returns:
- the localized type
-
getAllType
public java.util.Map<Language,java.lang.String> getAllType()
Generated method - Getter of theAbstractPage.type
attribute.- Returns:
- the localized type
-
getTypeCode
public abstract java.lang.String getTypeCode(SessionContext ctx)
Generated method - Getter of theAbstractPage.typeCode
attribute.- Returns:
- the typeCode
-
getTypeCode
public java.lang.String getTypeCode()
Generated method - Getter of theAbstractPage.typeCode
attribute.- Returns:
- the typeCode
-
getView
public abstract java.lang.String getView(SessionContext ctx)
Generated method - Getter of theAbstractPage.view
attribute.- Returns:
- the view
-
getView
public java.lang.String getView()
Generated method - Getter of theAbstractPage.view
attribute.- Returns:
- the view
-
-