Class GeneratedCMSActionType
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.type.TypeManagerManaged
de.hybris.platform.jalo.type.Type
de.hybris.platform.jalo.type.ComposedType
de.hybris.platform.cms2.jalo.GeneratedCMSComponentType
de.hybris.platform.cms2.jalo.CMSComponentType
de.hybris.platform.acceleratorcms.jalo.GeneratedCMSActionType
- All Implemented Interfaces:
Serializable,Comparable
public abstract class GeneratedCMSActionType
extends de.hybris.platform.cms2.jalo.CMSComponentType
Generated class for type
CMSActionType.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.type.ComposedType
de.hybris.platform.jalo.type.ComposedType.ComposedTypeImplNested classes/interfaces inherited from class de.hybris.platform.jalo.type.Type
de.hybris.platform.jalo.type.Type.TypeImplNested classes/interfaces inherited from class de.hybris.platform.jalo.type.TypeManagerManaged
de.hybris.platform.jalo.type.TypeManagerManaged.TypeManagerManagedImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static StringRelation disable markmodifed parameter constants for ApplicableCmsActionsTypeForCmsComponent from ((acceleratorcms))protected static StringRelation ordering override parameter constants for ApplicableCmsActionsTypeForCmsComponent from ((acceleratorcms))protected static Stringstatic final StringQualifier of theCMSActionType.componentTypesattributeFields inherited from class de.hybris.platform.cms2.jalo.GeneratedCMSComponentType
CMSSITES, COMPONENTTYPEGROUPS, COMPONENTTYPEGROUPS2COMPONENTTYPE_MARKMODIFIED, COMPONENTTYPEGROUPS2COMPONENTTYPE_SRC_ORDERED, COMPONENTTYPEGROUPS2COMPONENTTYPE_TGT_ORDERED, CONTENTSLOTNAMES, VALIDCOMPONENTTYPESFORCONTENTSLOTS_MARKMODIFIED, VALIDCOMPONENTTYPESFORCONTENTSLOTS_SRC_ORDERED, VALIDCOMPONENTTYPESFORCONTENTSLOTS_TGT_ORDERED, VALIDCOMPONENTTYPESFORSITE_MARKMODIFIED, VALIDCOMPONENTTYPESFORSITE_SRC_ORDERED, VALIDCOMPONENTTYPESFORSITE_TGT_ORDEREDFields 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 TypeMethodDescriptionvoidaddToComponentTypes(de.hybris.platform.cms2.jalo.CMSComponentType value) Generated method - Addsvalueto componentTypes.voidaddToComponentTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.cms2.jalo.CMSComponentType value) Generated method - Addsvalueto componentTypes.Collection<de.hybris.platform.cms2.jalo.CMSComponentType>Generated method - Getter of theCMSActionType.componentTypesattribute.Collection<de.hybris.platform.cms2.jalo.CMSComponentType>getComponentTypes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theCMSActionType.componentTypesattribute.longlonggetComponentTypesCount(de.hybris.platform.jalo.SessionContext ctx) booleanisMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidremoveFromComponentTypes(de.hybris.platform.cms2.jalo.CMSComponentType value) Generated method - Removesvaluefrom componentTypes.voidremoveFromComponentTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.cms2.jalo.CMSComponentType value) Generated method - Removesvaluefrom componentTypes.voidsetComponentTypes(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.cms2.jalo.CMSComponentType> value) Generated method - Setter of theCMSActionType.componentTypesattribute.voidsetComponentTypes(Collection<de.hybris.platform.cms2.jalo.CMSComponentType> value) Generated method - Setter of theCMSActionType.componentTypesattribute.Methods inherited from class de.hybris.platform.cms2.jalo.GeneratedCMSComponentType
addToCmsSites, addToCmsSites, addToComponentTypeGroups, addToComponentTypeGroups, addToContentSlotNames, addToContentSlotNames, getCmsSites, getCmsSites, getCmsSitesCount, getCmsSitesCount, getComponentTypeGroups, getComponentTypeGroups, getComponentTypeGroupsCount, getComponentTypeGroupsCount, getContentSlotNames, getContentSlotNames, getContentSlotNamesCount, getContentSlotNamesCount, removeFromCmsSites, removeFromCmsSites, removeFromComponentTypeGroups, removeFromComponentTypeGroups, removeFromContentSlotNames, removeFromContentSlotNames, setCmsSites, setCmsSites, setComponentTypeGroups, setComponentTypeGroups, setContentSlotNames, setContentSlotNamesMethods 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
-
COMPONENTTYPES
Qualifier of theCMSActionType.componentTypesattribute- See Also:
-
APPLICABLECMSACTIONSTYPEFORCMSCOMPONENT_SRC_ORDERED
Relation ordering override parameter constants for ApplicableCmsActionsTypeForCmsComponent from ((acceleratorcms)) -
APPLICABLECMSACTIONSTYPEFORCMSCOMPONENT_TGT_ORDERED
-
APPLICABLECMSACTIONSTYPEFORCMSCOMPONENT_MARKMODIFIED
Relation disable markmodifed parameter constants for ApplicableCmsActionsTypeForCmsComponent from ((acceleratorcms))
-
-
Constructor Details
-
GeneratedCMSActionType
public GeneratedCMSActionType()
-
-
Method Details
-
getComponentTypes
public Collection<de.hybris.platform.cms2.jalo.CMSComponentType> getComponentTypes(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theCMSActionType.componentTypesattribute.- Returns:
- the componentTypes
-
getComponentTypes
Generated method - Getter of theCMSActionType.componentTypesattribute.- Returns:
- the componentTypes
-
getComponentTypesCount
public long getComponentTypesCount(de.hybris.platform.jalo.SessionContext ctx) -
getComponentTypesCount
public long getComponentTypesCount() -
setComponentTypes
public void setComponentTypes(de.hybris.platform.jalo.SessionContext ctx, Collection<de.hybris.platform.cms2.jalo.CMSComponentType> value) Generated method - Setter of theCMSActionType.componentTypesattribute.- Parameters:
value- the componentTypes
-
setComponentTypes
Generated method - Setter of theCMSActionType.componentTypesattribute.- Parameters:
value- the componentTypes
-
addToComponentTypes
public void addToComponentTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.cms2.jalo.CMSComponentType value) Generated method - Addsvalueto componentTypes.- Parameters:
value- the item to add to componentTypes
-
addToComponentTypes
public void addToComponentTypes(de.hybris.platform.cms2.jalo.CMSComponentType value) Generated method - Addsvalueto componentTypes.- Parameters:
value- the item to add to componentTypes
-
removeFromComponentTypes
public void removeFromComponentTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.cms2.jalo.CMSComponentType value) Generated method - Removesvaluefrom componentTypes.- Parameters:
value- the item to remove from componentTypes
-
removeFromComponentTypes
public void removeFromComponentTypes(de.hybris.platform.cms2.jalo.CMSComponentType value) Generated method - Removesvaluefrom componentTypes.- Parameters:
value- the item to remove from componentTypes
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.since 2011, useUtilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)- Overrides:
isMarkModifiedDisabledin classde.hybris.platform.cms2.jalo.GeneratedCMSComponentType
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)