Package de.hybris.platform.cms2.jalo
Class GeneratedCMSPageType
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
CMSPageType
Generated class for type
CMSPageType.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.type.ComposedType
ComposedType.ComposedTypeImplNested classes/interfaces inherited from class de.hybris.platform.jalo.type.Type
Type.TypeImplNested classes/interfaces inherited from class de.hybris.platform.jalo.type.TypeManagerManaged
TypeManagerManaged.TypeManagerManagedImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionprotected static StringRelation disable markmodifed parameter constants for ApplicableRestrictionTypeForPageTypes from ((cms2))protected static StringRelation ordering override parameter constants for ApplicableRestrictionTypeForPageTypes from ((cms2))protected static Stringstatic final StringQualifier of theCMSPageType.previewDisabledattributestatic final StringQualifier of theCMSPageType.restrictionTypesattributestatic final StringQualifier of theCMSPageType.templatesattributeprotected static StringRelation disable markmodifed parameter constants for ValidPageTypesForTemplates from ((cms2))protected static StringRelation ordering override parameter constants for ValidPageTypesForTemplates from ((cms2))protected static StringFields inherited from class de.hybris.platform.jalo.type.ComposedType
ABSTRACT, ALLSUBTYPES, ALLSUPERTYPES, ATTRIBUTEDESCRIPTORS, DECLAREDATTRIBUTEDESCRIPTORS, DUMPPROPERTYTABLE, DYNAMIC, INHERITANCEPATH, INHERITEDATTRIBUTEDESCRIPTORS, JALOCLASS, JALOONLY, JNDINAME, SINGLETON, SUBTYPES, SUPERTYPE, TABLEFields inherited from class de.hybris.platform.jalo.type.Type
CODE, DEFAULTVALUE, DESCRIPTION, XMLDEFINITIONFields inherited from class de.hybris.platform.jalo.type.TypeManagerManaged
AUTOCREATE, DEPRECATED, EXTENSION_NAME, GENERATE, NAMEFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidGenerated 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.Generated method - Getter of theCMSPageType.restrictionTypesattribute.Generated method - Getter of theCMSPageType.restrictionTypesattribute.longlongGenerated method - Getter of theCMSPageType.templatesattribute.Generated method - Getter of theCMSPageType.templatesattribute.longlongbooleanisMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theCMSPageType.previewDisabledattribute.Generated method - Getter of theCMSPageType.previewDisabledattribute.booleanGenerated method - Getter of theCMSPageType.previewDisabledattribute.booleanGenerated method - Getter of theCMSPageType.previewDisabledattribute.voidGenerated 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, Boolean value) Generated method - Setter of theCMSPageType.previewDisabledattribute.voidsetPreviewDisabled(Boolean value) Generated method - Setter of theCMSPageType.previewDisabledattribute.voidsetRestrictionTypes(SessionContext ctx, Collection<RestrictionType> value) Generated method - Setter of theCMSPageType.restrictionTypesattribute.voidGenerated method - Setter of theCMSPageType.restrictionTypesattribute.voidsetTemplates(SessionContext ctx, Set<PageTemplate> value) Generated method - Setter of theCMSPageType.templatesattribute.voidsetTemplates(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, unsetTypeSearchContextMethods inherited from class de.hybris.platform.jalo.type.Type
compareTo, getAllDescriptions, getAllDescriptions, getCode, getDefaultValue, getDefaultValue, getDescription, getDescription, getTypeImpl, setAllDescriptions, setAllDescriptions, setDefaultValue, setDefaultValue, setDescription, setDescriptionMethods inherited from class de.hybris.platform.jalo.type.TypeManagerManaged
getAllNames, getAllNames, getExtensionName, getImpl, getName, getName, isAutocreate, isDeprecated, isGenerate, setAllNames, setAllNames, setAutocreate, setExtensionName, setGenerate, setName, setNameMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRelatedItems, 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, suppressRelation, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
PREVIEWDISABLED
Qualifier of theCMSPageType.previewDisabledattribute- See Also:
-
RESTRICTIONTYPES
Qualifier of theCMSPageType.restrictionTypesattribute- See Also:
-
APPLICABLERESTRICTIONTYPEFORPAGETYPES_SRC_ORDERED
Relation ordering override parameter constants for ApplicableRestrictionTypeForPageTypes from ((cms2)) -
APPLICABLERESTRICTIONTYPEFORPAGETYPES_TGT_ORDERED
-
APPLICABLERESTRICTIONTYPEFORPAGETYPES_MARKMODIFIED
Relation disable markmodifed parameter constants for ApplicableRestrictionTypeForPageTypes from ((cms2)) -
TEMPLATES
Qualifier of theCMSPageType.templatesattribute- See Also:
-
VALIDPAGETYPESFORTEMPLATES_SRC_ORDERED
Relation ordering override parameter constants for ValidPageTypesForTemplates from ((cms2)) -
VALIDPAGETYPESFORTEMPLATES_TGT_ORDERED
-
VALIDPAGETYPESFORTEMPLATES_MARKMODIFIED
Relation disable markmodifed parameter constants for ValidPageTypesForTemplates from ((cms2))
-
-
Constructor Details
-
GeneratedCMSPageType
public GeneratedCMSPageType()
-
-
Method Details
-
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 classItem
-
isPreviewDisabled
Generated method - Getter of theCMSPageType.previewDisabledattribute.- Returns:
- the previewDisabled
-
isPreviewDisabled
Generated method - Getter of theCMSPageType.previewDisabledattribute.- Returns:
- the previewDisabled
-
isPreviewDisabledAsPrimitive
Generated method - Getter of theCMSPageType.previewDisabledattribute.- Returns:
- the previewDisabled
-
isPreviewDisabledAsPrimitive
public boolean isPreviewDisabledAsPrimitive()Generated method - Getter of theCMSPageType.previewDisabledattribute.- Returns:
- the previewDisabled
-
setPreviewDisabled
Generated method - Setter of theCMSPageType.previewDisabledattribute.- Parameters:
value- the previewDisabled
-
setPreviewDisabled
Generated method - Setter of theCMSPageType.previewDisabledattribute.- Parameters:
value- the previewDisabled
-
setPreviewDisabled
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
Generated method - Getter of theCMSPageType.restrictionTypesattribute.- Returns:
- the restrictionTypes
-
getRestrictionTypes
Generated method - Getter of theCMSPageType.restrictionTypesattribute.- Returns:
- the restrictionTypes
-
getRestrictionTypesCount
-
getRestrictionTypesCount
public long getRestrictionTypesCount() -
setRestrictionTypes
Generated method - Setter of theCMSPageType.restrictionTypesattribute.- Parameters:
value- the restrictionTypes
-
setRestrictionTypes
Generated method - Setter of theCMSPageType.restrictionTypesattribute.- Parameters:
value- the restrictionTypes
-
addToRestrictionTypes
Generated method - Addsvalueto restrictionTypes.- Parameters:
value- the item to add to restrictionTypes
-
addToRestrictionTypes
Generated method - Addsvalueto restrictionTypes.- Parameters:
value- the item to add to restrictionTypes
-
removeFromRestrictionTypes
Generated method - Removesvaluefrom restrictionTypes.- Parameters:
value- the item to remove from restrictionTypes
-
removeFromRestrictionTypes
Generated method - Removesvaluefrom restrictionTypes.- Parameters:
value- the item to remove from restrictionTypes
-
getTemplates
Generated method - Getter of theCMSPageType.templatesattribute.- Returns:
- the templates
-
getTemplates
Generated method - Getter of theCMSPageType.templatesattribute.- Returns:
- the templates
-
getTemplatesCount
-
getTemplatesCount
public long getTemplatesCount() -
setTemplates
Generated method - Setter of theCMSPageType.templatesattribute.- Parameters:
value- the templates
-
setTemplates
Generated method - Setter of theCMSPageType.templatesattribute.- Parameters:
value- the templates
-
addToTemplates
Generated method - Addsvalueto templates.- Parameters:
value- the item to add to templates
-
addToTemplates
Generated method - Addsvalueto templates.- Parameters:
value- the item to add to templates
-
removeFromTemplates
Generated method - Removesvaluefrom templates.- Parameters:
value- the item to remove from templates
-
removeFromTemplates
Generated method - Removesvaluefrom templates.- Parameters:
value- the item to remove from templates
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)