Class GeneratedContentPage
- 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
-
- de.hybris.platform.cms2.jalo.pages.AbstractPage
-
- de.hybris.platform.cms2.jalo.pages.GeneratedContentPage
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
ContentPage
public abstract class GeneratedContentPage extends AbstractPage
Generated class for typeContentPage.- 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 protected static java.lang.StringCMSCONTENTPAGESFORNAVNODES_MARKMODIFIEDRelation disable markmodifed parameter constants for CMSContentPagesForNavNodes from ((cms2))protected static java.lang.StringCMSCONTENTPAGESFORNAVNODES_SRC_ORDEREDRelation ordering override parameter constants for CMSContentPagesForNavNodes from ((cms2))protected static java.lang.StringCMSCONTENTPAGESFORNAVNODES_TGT_ORDEREDprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringHOMEPAGEQualifier of theContentPage.homepageattributestatic java.lang.StringLABELQualifier of theContentPage.labelattributestatic java.lang.StringLABELORIDQualifier of theContentPage.labelOrIdattributestatic java.lang.StringLINKCOMPONENTSQualifier of theContentPage.linkComponentsattributeprotected static OneToManyHandler<CMSLinkComponent>LINKCOMPONENTSHANDLEROneToManyHandlerfor handling 1:n LINKCOMPONENTS's relation attributes from 'many' side.static java.lang.StringNAVIGATIONNODESQualifier of theContentPage.navigationNodesattribute-
Fields inherited from class de.hybris.platform.cms2.jalo.pages.GeneratedAbstractPage
APPROVALSTATUS, AVAILABLECONTENTSLOTS, CONTENTSLOTS, COPYTOCATALOGSDISABLED, DEFAULTPAGE, DESCRIPTION, LOCALIZEDPAGES, LOCALIZEDPAGESHANDLER, LOCKEDBY, LOCKEDBYHANDLER, MASTERTEMPLATE, MISSINGCONTENTSLOTS, ONLYONERESTRICTIONMUSTAPPLY, ORIGINALPAGE, ORIGINALPAGEHANDLER, PAGESTATUS, PREVIEWIMAGE, RESTRICTIONS, RESTRICTIONSFORPAGES_MARKMODIFIED, RESTRICTIONSFORPAGES_SRC_ORDERED, RESTRICTIONSFORPAGES_TGT_ORDERED, ROBOTTAG, TITLE, TYPE, TYPECODE, VIEW
-
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 GeneratedContentPage()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidaddToLinkComponents(CMSLinkComponent value)Generated method - Addsvalueto linkComponents.voidaddToLinkComponents(SessionContext ctx, CMSLinkComponent value)Generated method - Addsvalueto linkComponents.voidaddToNavigationNodes(CMSNavigationNode value)Generated method - Addsvalueto navigationNodes.voidaddToNavigationNodes(SessionContext ctx, CMSNavigationNode value)Generated method - Addsvalueto navigationNodes.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetLabel()Generated method - Getter of theContentPage.labelattribute.java.lang.StringgetLabel(SessionContext ctx)Generated method - Getter of theContentPage.labelattribute.java.lang.StringgetLabelOrId()Generated method - Getter of theContentPage.labelOrIdattribute.abstract java.lang.StringgetLabelOrId(SessionContext ctx)Generated method - Getter of theContentPage.labelOrIdattribute.java.util.List<CMSLinkComponent>getLinkComponents()Generated method - Getter of theContentPage.linkComponentsattribute.java.util.List<CMSLinkComponent>getLinkComponents(SessionContext ctx)Generated method - Getter of theContentPage.linkComponentsattribute.java.util.List<CMSNavigationNode>getNavigationNodes()Generated method - Getter of theContentPage.navigationNodesattribute.java.util.List<CMSNavigationNode>getNavigationNodes(SessionContext ctx)Generated method - Getter of theContentPage.navigationNodesattribute.longgetNavigationNodesCount()longgetNavigationNodesCount(SessionContext ctx)java.lang.BooleanisHomepage()Generated method - Getter of theContentPage.homepageattribute.java.lang.BooleanisHomepage(SessionContext ctx)Generated method - Getter of theContentPage.homepageattribute.booleanisHomepageAsPrimitive()Generated method - Getter of theContentPage.homepageattribute.booleanisHomepageAsPrimitive(SessionContext ctx)Generated method - Getter of theContentPage.homepageattribute.booleanisMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromLinkComponents(CMSLinkComponent value)Generated method - Removesvaluefrom linkComponents.voidremoveFromLinkComponents(SessionContext ctx, CMSLinkComponent value)Generated method - Removesvaluefrom linkComponents.voidremoveFromNavigationNodes(CMSNavigationNode value)Generated method - Removesvaluefrom navigationNodes.voidremoveFromNavigationNodes(SessionContext ctx, CMSNavigationNode value)Generated method - Removesvaluefrom navigationNodes.voidsetHomepage(boolean value)Generated method - Setter of theContentPage.homepageattribute.voidsetHomepage(SessionContext ctx, boolean value)Generated method - Setter of theContentPage.homepageattribute.voidsetHomepage(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theContentPage.homepageattribute.voidsetHomepage(java.lang.Boolean value)Generated method - Setter of theContentPage.homepageattribute.voidsetLabel(SessionContext ctx, java.lang.String value)Generated method - Setter of theContentPage.labelattribute.voidsetLabel(java.lang.String value)Generated method - Setter of theContentPage.labelattribute.voidsetLinkComponents(SessionContext ctx, java.util.List<CMSLinkComponent> value)Generated method - Setter of theContentPage.linkComponentsattribute.voidsetLinkComponents(java.util.List<CMSLinkComponent> value)Generated method - Setter of theContentPage.linkComponentsattribute.voidsetNavigationNodes(SessionContext ctx, java.util.List<CMSNavigationNode> value)Generated method - Setter of theContentPage.navigationNodesattribute.voidsetNavigationNodes(java.util.List<CMSNavigationNode> value)Generated method - Setter of theContentPage.navigationNodesattribute.-
Methods inherited from class de.hybris.platform.cms2.jalo.pages.AbstractPage
getAllType, getAvailableContentSlots, getContentSlots, getDefinedContentSlotPositions, getMissingContentSlots, getType, getTypeCode, getView
-
Methods inherited from class de.hybris.platform.cms2.jalo.pages.GeneratedAbstractPage
addToLocalizedPages, addToLocalizedPages, addToRestrictions, addToRestrictions, createItem, getAllDescription, getAllDescription, getAllTitle, getAllTitle, getAllType, getApprovalStatus, getApprovalStatus, getAvailableContentSlots, getContentSlots, getDescription, getDescription, getLocalizedPages, getLocalizedPages, getLockedBy, getLockedBy, getMasterTemplate, getMasterTemplate, getMissingContentSlots, getOriginalPage, getOriginalPage, getPageStatus, getPageStatus, getPreviewImage, getPreviewImage, getRestrictions, getRestrictions, getRestrictionsCount, getRestrictionsCount, getRobotTag, getRobotTag, getTitle, getTitle, getType, getTypeCode, getView, isCopyToCatalogsDisabled, isCopyToCatalogsDisabled, isCopyToCatalogsDisabledAsPrimitive, isCopyToCatalogsDisabledAsPrimitive, isDefaultPage, isDefaultPage, isDefaultPageAsPrimitive, isDefaultPageAsPrimitive, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApply, isOnlyOneRestrictionMustApplyAsPrimitive, isOnlyOneRestrictionMustApplyAsPrimitive, removeFromLocalizedPages, removeFromLocalizedPages, removeFromRestrictions, removeFromRestrictions, setAllDescription, setAllDescription, setAllTitle, setAllTitle, setApprovalStatus, setApprovalStatus, setCopyToCatalogsDisabled, setCopyToCatalogsDisabled, setCopyToCatalogsDisabled, setCopyToCatalogsDisabled, setDefaultPage, setDefaultPage, setDefaultPage, setDefaultPage, setDescription, setDescription, setLocalizedPages, setLocalizedPages, setLockedBy, setLockedBy, setMasterTemplate, setMasterTemplate, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOnlyOneRestrictionMustApply, setOriginalPage, setOriginalPage, setPageStatus, setPageStatus, setPreviewImage, setPreviewImage, setRestrictions, setRestrictions, setRobotTag, setRobotTag, setTitle, setTitle
-
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, 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
-
LABEL
public static final java.lang.String LABEL
Qualifier of theContentPage.labelattribute- See Also:
- Constant Field Values
-
HOMEPAGE
public static final java.lang.String HOMEPAGE
Qualifier of theContentPage.homepageattribute- See Also:
- Constant Field Values
-
LABELORID
public static final java.lang.String LABELORID
Qualifier of theContentPage.labelOrIdattribute- See Also:
- Constant Field Values
-
NAVIGATIONNODES
public static final java.lang.String NAVIGATIONNODES
Qualifier of theContentPage.navigationNodesattribute- See Also:
- Constant Field Values
-
CMSCONTENTPAGESFORNAVNODES_SRC_ORDERED
protected static java.lang.String CMSCONTENTPAGESFORNAVNODES_SRC_ORDERED
Relation ordering override parameter constants for CMSContentPagesForNavNodes from ((cms2))
-
CMSCONTENTPAGESFORNAVNODES_TGT_ORDERED
protected static java.lang.String CMSCONTENTPAGESFORNAVNODES_TGT_ORDERED
-
CMSCONTENTPAGESFORNAVNODES_MARKMODIFIED
protected static java.lang.String CMSCONTENTPAGESFORNAVNODES_MARKMODIFIED
Relation disable markmodifed parameter constants for CMSContentPagesForNavNodes from ((cms2))
-
LINKCOMPONENTS
public static final java.lang.String LINKCOMPONENTS
Qualifier of theContentPage.linkComponentsattribute- See Also:
- Constant Field Values
-
LINKCOMPONENTSHANDLER
protected static final OneToManyHandler<CMSLinkComponent> LINKCOMPONENTSHANDLER
OneToManyHandlerfor handling 1:n LINKCOMPONENTS'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:
getDefaultAttributeModesin classGeneratedAbstractPage
-
isHomepage
public java.lang.Boolean isHomepage(SessionContext ctx)
Generated method - Getter of theContentPage.homepageattribute.- Returns:
- the homepage
-
isHomepage
public java.lang.Boolean isHomepage()
Generated method - Getter of theContentPage.homepageattribute.- Returns:
- the homepage
-
isHomepageAsPrimitive
public boolean isHomepageAsPrimitive(SessionContext ctx)
Generated method - Getter of theContentPage.homepageattribute.- Returns:
- the homepage
-
isHomepageAsPrimitive
public boolean isHomepageAsPrimitive()
Generated method - Getter of theContentPage.homepageattribute.- Returns:
- the homepage
-
setHomepage
public void setHomepage(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theContentPage.homepageattribute.- Parameters:
value- the homepage
-
setHomepage
public void setHomepage(java.lang.Boolean value)
Generated method - Setter of theContentPage.homepageattribute.- Parameters:
value- the homepage
-
setHomepage
public void setHomepage(SessionContext ctx, boolean value)
Generated method - Setter of theContentPage.homepageattribute.- Parameters:
value- the homepage
-
setHomepage
public void setHomepage(boolean value)
Generated method - Setter of theContentPage.homepageattribute.- Parameters:
value- the homepage
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classGeneratedAbstractPage
-
getLabel
public java.lang.String getLabel(SessionContext ctx)
Generated method - Getter of theContentPage.labelattribute.- Returns:
- the label
-
getLabel
public java.lang.String getLabel()
Generated method - Getter of theContentPage.labelattribute.- Returns:
- the label
-
setLabel
public void setLabel(SessionContext ctx, java.lang.String value)
Generated method - Setter of theContentPage.labelattribute.- Parameters:
value- the label
-
setLabel
public void setLabel(java.lang.String value)
Generated method - Setter of theContentPage.labelattribute.- Parameters:
value- the label
-
getLabelOrId
public abstract java.lang.String getLabelOrId(SessionContext ctx)
Generated method - Getter of theContentPage.labelOrIdattribute.- Returns:
- the labelOrId
-
getLabelOrId
public java.lang.String getLabelOrId()
Generated method - Getter of theContentPage.labelOrIdattribute.- Returns:
- the labelOrId
-
getLinkComponents
public java.util.List<CMSLinkComponent> getLinkComponents(SessionContext ctx)
Generated method - Getter of theContentPage.linkComponentsattribute.- Returns:
- the linkComponents
-
getLinkComponents
public java.util.List<CMSLinkComponent> getLinkComponents()
Generated method - Getter of theContentPage.linkComponentsattribute.- Returns:
- the linkComponents
-
setLinkComponents
public void setLinkComponents(SessionContext ctx, java.util.List<CMSLinkComponent> value)
Generated method - Setter of theContentPage.linkComponentsattribute.- Parameters:
value- the linkComponents
-
setLinkComponents
public void setLinkComponents(java.util.List<CMSLinkComponent> value)
Generated method - Setter of theContentPage.linkComponentsattribute.- Parameters:
value- the linkComponents
-
addToLinkComponents
public void addToLinkComponents(SessionContext ctx, CMSLinkComponent value)
Generated method - Addsvalueto linkComponents.- Parameters:
value- the item to add to linkComponents
-
addToLinkComponents
public void addToLinkComponents(CMSLinkComponent value)
Generated method - Addsvalueto linkComponents.- Parameters:
value- the item to add to linkComponents
-
removeFromLinkComponents
public void removeFromLinkComponents(SessionContext ctx, CMSLinkComponent value)
Generated method - Removesvaluefrom linkComponents.- Parameters:
value- the item to remove from linkComponents
-
removeFromLinkComponents
public void removeFromLinkComponents(CMSLinkComponent value)
Generated method - Removesvaluefrom linkComponents.- Parameters:
value- the item to remove from linkComponents
-
getNavigationNodes
public java.util.List<CMSNavigationNode> getNavigationNodes(SessionContext ctx)
Generated method - Getter of theContentPage.navigationNodesattribute.- Returns:
- the navigationNodes
-
getNavigationNodes
public java.util.List<CMSNavigationNode> getNavigationNodes()
Generated method - Getter of theContentPage.navigationNodesattribute.- Returns:
- the navigationNodes
-
getNavigationNodesCount
public long getNavigationNodesCount(SessionContext ctx)
-
getNavigationNodesCount
public long getNavigationNodesCount()
-
setNavigationNodes
public void setNavigationNodes(SessionContext ctx, java.util.List<CMSNavigationNode> value)
Generated method - Setter of theContentPage.navigationNodesattribute.- Parameters:
value- the navigationNodes
-
setNavigationNodes
public void setNavigationNodes(java.util.List<CMSNavigationNode> value)
Generated method - Setter of theContentPage.navigationNodesattribute.- Parameters:
value- the navigationNodes
-
addToNavigationNodes
public void addToNavigationNodes(SessionContext ctx, CMSNavigationNode value)
Generated method - Addsvalueto navigationNodes.- Parameters:
value- the item to add to navigationNodes
-
addToNavigationNodes
public void addToNavigationNodes(CMSNavigationNode value)
Generated method - Addsvalueto navigationNodes.- Parameters:
value- the item to add to navigationNodes
-
removeFromNavigationNodes
public void removeFromNavigationNodes(SessionContext ctx, CMSNavigationNode value)
Generated method - Removesvaluefrom navigationNodes.- Parameters:
value- the item to remove from navigationNodes
-
removeFromNavigationNodes
public void removeFromNavigationNodes(CMSNavigationNode value)
Generated method - Removesvaluefrom navigationNodes.- Parameters:
value- the item to remove from navigationNodes
-
-