Package de.hybris.platform.cms2.jalo
Class GeneratedCMSPageType
- java.lang.Object
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
CMSPageType
public abstract class GeneratedCMSPageType extends ComposedType
Generated class for typeCMSPageType.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.type.ComposedType
ComposedType.ComposedTypeImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.type.Type
Type.TypeImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.type.TypeManagerManaged
TypeManagerManaged.TypeManagerManagedImpl
-
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.StringAPPLICABLERESTRICTIONTYPEFORPAGETYPES_MARKMODIFIEDRelation disable markmodifed parameter constants for ApplicableRestrictionTypeForPageTypes from ((cms2))protected static java.lang.StringAPPLICABLERESTRICTIONTYPEFORPAGETYPES_SRC_ORDEREDRelation ordering override parameter constants for ApplicableRestrictionTypeForPageTypes from ((cms2))protected static java.lang.StringAPPLICABLERESTRICTIONTYPEFORPAGETYPES_TGT_ORDEREDstatic java.lang.StringPREVIEWDISABLEDQualifier of theCMSPageType.previewDisabledattributestatic java.lang.StringRESTRICTIONTYPESQualifier of theCMSPageType.restrictionTypesattributestatic java.lang.StringTEMPLATESQualifier of theCMSPageType.templatesattributeprotected static java.lang.StringVALIDPAGETYPESFORTEMPLATES_MARKMODIFIEDRelation disable markmodifed parameter constants for ValidPageTypesForTemplates from ((cms2))protected static java.lang.StringVALIDPAGETYPESFORTEMPLATES_SRC_ORDEREDRelation ordering override parameter constants for ValidPageTypesForTemplates from ((cms2))protected static java.lang.StringVALIDPAGETYPESFORTEMPLATES_TGT_ORDERED-
Fields inherited from class de.hybris.platform.jalo.type.ComposedType
ABSTRACT, ALLSUBTYPES, ALLSUPERTYPES, ATTRIBUTEDESCRIPTORS, DECLAREDATTRIBUTEDESCRIPTORS, DUMPPROPERTYTABLE, DYNAMIC, INHERITANCEPATH, INHERITEDATTRIBUTEDESCRIPTORS, JALOCLASS, JALOONLY, JNDINAME, SINGLETON, SUBTYPES, SUPERTYPE, TABLE
-
Fields inherited from class de.hybris.platform.jalo.type.Type
CODE, DEFAULTVALUE, DESCRIPTION, XMLDEFINITION
-
Fields inherited from class de.hybris.platform.jalo.type.TypeManagerManaged
AUTOCREATE, DEPRECATED, EXTENSION_NAME, GENERATE, NAME
-
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, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedCMSPageType()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToRestrictionTypes(RestrictionType value)Generated method - Addsvalueto restrictionTypes.voidaddToRestrictionTypes(SessionContext ctx, RestrictionType value)Generated method - Addsvalueto restrictionTypes.voidaddToTemplates(PageTemplate value)Generated method - Addsvalueto templates.voidaddToTemplates(SessionContext ctx, PageTemplate value)Generated method - Addsvalueto templates.java.util.Collection<RestrictionType>getRestrictionTypes()Generated method - Getter of theCMSPageType.restrictionTypesattribute.java.util.Collection<RestrictionType>getRestrictionTypes(SessionContext ctx)Generated method - Getter of theCMSPageType.restrictionTypesattribute.longgetRestrictionTypesCount()longgetRestrictionTypesCount(SessionContext ctx)java.util.Set<PageTemplate>getTemplates()Generated method - Getter of theCMSPageType.templatesattribute.java.util.Set<PageTemplate>getTemplates(SessionContext ctx)Generated method - Getter of theCMSPageType.templatesattribute.longgetTemplatesCount()longgetTemplatesCount(SessionContext ctx)booleanisMarkModifiedDisabled(Item referencedItem)java.lang.BooleanisPreviewDisabled()Generated method - Getter of theCMSPageType.previewDisabledattribute.java.lang.BooleanisPreviewDisabled(SessionContext ctx)Generated method - Getter of theCMSPageType.previewDisabledattribute.booleanisPreviewDisabledAsPrimitive()Generated method - Getter of theCMSPageType.previewDisabledattribute.booleanisPreviewDisabledAsPrimitive(SessionContext ctx)Generated method - Getter of theCMSPageType.previewDisabledattribute.voidremoveFromRestrictionTypes(RestrictionType value)Generated method - Removesvaluefrom restrictionTypes.voidremoveFromRestrictionTypes(SessionContext ctx, RestrictionType value)Generated method - Removesvaluefrom restrictionTypes.voidremoveFromTemplates(PageTemplate value)Generated method - Removesvaluefrom templates.voidremoveFromTemplates(SessionContext ctx, PageTemplate value)Generated method - Removesvaluefrom templates.voidsetPreviewDisabled(boolean value)Generated method - Setter of theCMSPageType.previewDisabledattribute.voidsetPreviewDisabled(SessionContext ctx, boolean value)Generated method - Setter of theCMSPageType.previewDisabledattribute.voidsetPreviewDisabled(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theCMSPageType.previewDisabledattribute.voidsetPreviewDisabled(java.lang.Boolean value)Generated method - Setter of theCMSPageType.previewDisabledattribute.voidsetRestrictionTypes(SessionContext ctx, java.util.Collection<RestrictionType> value)Generated method - Setter of theCMSPageType.restrictionTypesattribute.voidsetRestrictionTypes(java.util.Collection<RestrictionType> value)Generated method - Setter of theCMSPageType.restrictionTypesattribute.voidsetTemplates(SessionContext ctx, java.util.Set<PageTemplate> value)Generated method - Setter of theCMSPageType.templatesattribute.voidsetTemplates(java.util.Set<PageTemplate> value)Generated method - Setter of theCMSPageType.templatesattribute.-
Methods inherited from class de.hybris.platform.jalo.type.ComposedType
_sortAttributesByQualifier, checkItemPermission, checkTypePermission, checkTypePermission, createAttributeDescriptor, createAttributeDescriptor, createItem, createJaloOnlyInstance, exportXMLDefinition, exportXMLDefinition, getAllConcreteItemTypeCodes, getAllDefaultValues, getAllDefaultValues, getAllInstances, getAllInstances, getAllInstancesCount, getAllSubTypes, getAllSuperTypes, getAttributeDescriptor, getAttributeDescriptorIncludingPrivate, getAttributeDescriptors, getAttributeDescriptorsIncludingPrivate, getAttributeDescriptorsIncludingPrivate, getComposedTypeImpl, getCreatorInstance, getDeclaredAttributeDescriptor, getDeclaredAttributeDescriptors, getDeclaredJaloClass, getDefaultValues, getDefaultValues, getDumpPropertyTable, getEveryAttributeDescriptor, getInheritancePathString, getInheritedAttributeDescriptors, getInitialAttributeDescriptors, getItemTypeCode, getJaloClass, getJNDIName, getNonInitialAttributes, getPartOfAutoRemovalAttributeDescriptors, getRelations, getSingletonInstance, getSubTypes, getSuperType, getTable, getXMLCustomProperties, getXMLDefinition, getXMLDefinition, hasAttribute, hasOwnDeployment, isAbstract, isAssignableFrom, isDynamic, isInstance, isJaloClassAbstract, isJaloOnly, isSameOrSuperTypeOf, isSingleton, newInstance, newInstance, newInstance, newInstance, newInstance, newInstance, parseValue, setDeclaredAttributeDescriptors, setJaloClass, setJaloOnly, setSingleton, setTypeSearchSessionContex, toString, toString, unsetTypeSearchContext
-
Methods inherited from class de.hybris.platform.jalo.type.Type
compareTo, getAllDescriptions, getAllDescriptions, getCode, getDefaultValue, getDefaultValue, getDescription, getDescription, getTypeImpl, setAllDescriptions, setAllDescriptions, setDefaultValue, setDefaultValue, setDescription, setDescription
-
Methods inherited from class de.hybris.platform.jalo.type.TypeManagerManaged
getAllNames, getAllNames, getExtensionName, getImpl, getName, getName, isAutocreate, isDeprecated, isGenerate, setAllNames, setAllNames, setAutocreate, setExtensionName, setGenerate, setName, setName
-
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, getImplementation, 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, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getDefaultAttributeModes, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRelatedItems, 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, setRelatedItems, setTransientObject, setUseTA, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
PREVIEWDISABLED
public static final java.lang.String PREVIEWDISABLED
Qualifier of theCMSPageType.previewDisabledattribute- See Also:
- Constant Field Values
-
RESTRICTIONTYPES
public static final java.lang.String RESTRICTIONTYPES
Qualifier of theCMSPageType.restrictionTypesattribute- See Also:
- Constant Field Values
-
APPLICABLERESTRICTIONTYPEFORPAGETYPES_SRC_ORDERED
protected static java.lang.String APPLICABLERESTRICTIONTYPEFORPAGETYPES_SRC_ORDERED
Relation ordering override parameter constants for ApplicableRestrictionTypeForPageTypes from ((cms2))
-
APPLICABLERESTRICTIONTYPEFORPAGETYPES_TGT_ORDERED
protected static java.lang.String APPLICABLERESTRICTIONTYPEFORPAGETYPES_TGT_ORDERED
-
APPLICABLERESTRICTIONTYPEFORPAGETYPES_MARKMODIFIED
protected static java.lang.String APPLICABLERESTRICTIONTYPEFORPAGETYPES_MARKMODIFIED
Relation disable markmodifed parameter constants for ApplicableRestrictionTypeForPageTypes from ((cms2))
-
TEMPLATES
public static final java.lang.String TEMPLATES
Qualifier of theCMSPageType.templatesattribute- See Also:
- Constant Field Values
-
VALIDPAGETYPESFORTEMPLATES_SRC_ORDERED
protected static java.lang.String VALIDPAGETYPESFORTEMPLATES_SRC_ORDERED
Relation ordering override parameter constants for ValidPageTypesForTemplates from ((cms2))
-
VALIDPAGETYPESFORTEMPLATES_TGT_ORDERED
protected static java.lang.String VALIDPAGETYPESFORTEMPLATES_TGT_ORDERED
-
VALIDPAGETYPESFORTEMPLATES_MARKMODIFIED
protected static java.lang.String VALIDPAGETYPESFORTEMPLATES_MARKMODIFIED
Relation disable markmodifed parameter constants for ValidPageTypesForTemplates from ((cms2))
-
-
Method Detail
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabledin classItem
-
isPreviewDisabled
public java.lang.Boolean isPreviewDisabled(SessionContext ctx)
Generated method - Getter of theCMSPageType.previewDisabledattribute.- Returns:
- the previewDisabled
-
isPreviewDisabled
public java.lang.Boolean isPreviewDisabled()
Generated method - Getter of theCMSPageType.previewDisabledattribute.- Returns:
- the previewDisabled
-
isPreviewDisabledAsPrimitive
public boolean isPreviewDisabledAsPrimitive(SessionContext ctx)
Generated method - Getter of theCMSPageType.previewDisabledattribute.- Returns:
- the previewDisabled
-
isPreviewDisabledAsPrimitive
public boolean isPreviewDisabledAsPrimitive()
Generated method - Getter of theCMSPageType.previewDisabledattribute.- Returns:
- the previewDisabled
-
setPreviewDisabled
public void setPreviewDisabled(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCMSPageType.previewDisabledattribute.- Parameters:
value- the previewDisabled
-
setPreviewDisabled
public void setPreviewDisabled(java.lang.Boolean value)
Generated method - Setter of theCMSPageType.previewDisabledattribute.- Parameters:
value- the previewDisabled
-
setPreviewDisabled
public void setPreviewDisabled(SessionContext ctx, boolean value)
Generated method - Setter of theCMSPageType.previewDisabledattribute.- Parameters:
value- the previewDisabled
-
setPreviewDisabled
public void setPreviewDisabled(boolean value)
Generated method - Setter of theCMSPageType.previewDisabledattribute.- Parameters:
value- the previewDisabled
-
getRestrictionTypes
public java.util.Collection<RestrictionType> getRestrictionTypes(SessionContext ctx)
Generated method - Getter of theCMSPageType.restrictionTypesattribute.- Returns:
- the restrictionTypes
-
getRestrictionTypes
public java.util.Collection<RestrictionType> getRestrictionTypes()
Generated method - Getter of theCMSPageType.restrictionTypesattribute.- Returns:
- the restrictionTypes
-
getRestrictionTypesCount
public long getRestrictionTypesCount(SessionContext ctx)
-
getRestrictionTypesCount
public long getRestrictionTypesCount()
-
setRestrictionTypes
public void setRestrictionTypes(SessionContext ctx, java.util.Collection<RestrictionType> value)
Generated method - Setter of theCMSPageType.restrictionTypesattribute.- Parameters:
value- the restrictionTypes
-
setRestrictionTypes
public void setRestrictionTypes(java.util.Collection<RestrictionType> value)
Generated method - Setter of theCMSPageType.restrictionTypesattribute.- Parameters:
value- the restrictionTypes
-
addToRestrictionTypes
public void addToRestrictionTypes(SessionContext ctx, RestrictionType value)
Generated method - Addsvalueto restrictionTypes.- Parameters:
value- the item to add to restrictionTypes
-
addToRestrictionTypes
public void addToRestrictionTypes(RestrictionType value)
Generated method - Addsvalueto restrictionTypes.- Parameters:
value- the item to add to restrictionTypes
-
removeFromRestrictionTypes
public void removeFromRestrictionTypes(SessionContext ctx, RestrictionType value)
Generated method - Removesvaluefrom restrictionTypes.- Parameters:
value- the item to remove from restrictionTypes
-
removeFromRestrictionTypes
public void removeFromRestrictionTypes(RestrictionType value)
Generated method - Removesvaluefrom restrictionTypes.- Parameters:
value- the item to remove from restrictionTypes
-
getTemplates
public java.util.Set<PageTemplate> getTemplates(SessionContext ctx)
Generated method - Getter of theCMSPageType.templatesattribute.- Returns:
- the templates
-
getTemplates
public java.util.Set<PageTemplate> getTemplates()
Generated method - Getter of theCMSPageType.templatesattribute.- Returns:
- the templates
-
getTemplatesCount
public long getTemplatesCount(SessionContext ctx)
-
getTemplatesCount
public long getTemplatesCount()
-
setTemplates
public void setTemplates(SessionContext ctx, java.util.Set<PageTemplate> value)
Generated method - Setter of theCMSPageType.templatesattribute.- Parameters:
value- the templates
-
setTemplates
public void setTemplates(java.util.Set<PageTemplate> value)
Generated method - Setter of theCMSPageType.templatesattribute.- Parameters:
value- the templates
-
addToTemplates
public void addToTemplates(SessionContext ctx, PageTemplate value)
Generated method - Addsvalueto templates.- Parameters:
value- the item to add to templates
-
addToTemplates
public void addToTemplates(PageTemplate value)
Generated method - Addsvalueto templates.- Parameters:
value- the item to add to templates
-
removeFromTemplates
public void removeFromTemplates(SessionContext ctx, PageTemplate value)
Generated method - Removesvaluefrom templates.- Parameters:
value- the item to remove from templates
-
removeFromTemplates
public void removeFromTemplates(PageTemplate value)
Generated method - Removesvaluefrom templates.- Parameters:
value- the item to remove from templates
-
-