Class GeneratedAbstractCMSComponent
- 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.contents.components.GeneratedAbstractCMSComponent
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
AbstractCMSComponent
public abstract class GeneratedAbstractCMSComponent extends CMSItem
Generated class for typeAbstractCMSComponent.- 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.StringCHILDRENQualifier of theAbstractCMSComponent.childrenattributeprotected static java.lang.StringCMSCOMPONENTCHILDRENFORCMSCOMPONENT_MARKMODIFIEDRelation disable markmodifed parameter constants for CMSComponentChildrenForCMSComponent from ((cms2))protected static java.lang.StringCMSCOMPONENTCHILDRENFORCMSCOMPONENT_SRC_ORDEREDRelation ordering override parameter constants for CMSComponentChildrenForCMSComponent from ((cms2))protected static java.lang.StringCMSCOMPONENTCHILDRENFORCMSCOMPONENT_TGT_ORDEREDstatic java.lang.StringCONTAINERQualifier of theAbstractCMSComponent.containerattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESprotected static java.lang.StringELEMENTSFORSLOT_MARKMODIFIEDRelation disable markmodifed parameter constants for ElementsForSlot from ((cms2))protected static java.lang.StringELEMENTSFORSLOT_SRC_ORDEREDRelation ordering override parameter constants for ElementsForSlot from ((cms2))protected static java.lang.StringELEMENTSFORSLOT_TGT_ORDEREDstatic java.lang.StringONLYONERESTRICTIONMUSTAPPLYQualifier of theAbstractCMSComponent.onlyOneRestrictionMustApplyattributestatic java.lang.StringPARENTSQualifier of theAbstractCMSComponent.parentsattributestatic java.lang.StringRESTRICTEDQualifier of theAbstractCMSComponent.restrictedattributestatic java.lang.StringRESTRICTIONSQualifier of theAbstractCMSComponent.restrictionsattributeprotected static java.lang.StringRESTRICTIONSFORCOMPONENTS_MARKMODIFIEDRelation disable markmodifed parameter constants for RestrictionsForComponents from ((cms2))protected static java.lang.StringRESTRICTIONSFORCOMPONENTS_SRC_ORDEREDRelation ordering override parameter constants for RestrictionsForComponents from ((cms2))protected static java.lang.StringRESTRICTIONSFORCOMPONENTS_TGT_ORDEREDstatic java.lang.StringSLOTSQualifier of theAbstractCMSComponent.slotsattributestatic java.lang.StringSTYLECLASSESQualifier of theAbstractCMSComponent.styleClassesattributestatic java.lang.StringTYPEQualifier of theAbstractCMSComponent.typeattributestatic java.lang.StringTYPECODEQualifier of theAbstractCMSComponent.typeCodeattributestatic java.lang.StringVISIBLEQualifier of theAbstractCMSComponent.visibleattribute-
Fields inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
CATALOGVERSION, NAME, SYNCHRONIZATIONBLOCKED, 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 GeneratedAbstractCMSComponent()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidaddToChildren(AbstractCMSComponent value)Generated method - Addsvalueto children.voidaddToChildren(SessionContext ctx, AbstractCMSComponent value)Generated method - Addsvalueto children.voidaddToParents(AbstractCMSComponent value)Generated method - Addsvalueto parents.voidaddToParents(SessionContext ctx, AbstractCMSComponent value)Generated method - Addsvalueto parents.voidaddToRestrictions(AbstractRestriction value)Generated method - Addsvalueto restrictions.voidaddToRestrictions(SessionContext ctx, AbstractRestriction value)Generated method - Addsvalueto restrictions.voidaddToSlots(ContentSlot value)Generated method - Addsvalueto slots.voidaddToSlots(SessionContext ctx, ContentSlot value)Generated method - Addsvalueto slots.java.util.Map<Language,java.lang.String>getAllType()Generated method - Getter of theAbstractCMSComponent.typeattribute.abstract java.util.Map<Language,java.lang.String>getAllType(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.typeattribute.java.util.List<AbstractCMSComponent>getChildren()Generated method - Getter of theAbstractCMSComponent.childrenattribute.java.util.List<AbstractCMSComponent>getChildren(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.childrenattribute.longgetChildrenCount()longgetChildrenCount(SessionContext ctx)protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.util.List<AbstractCMSComponent>getParents()Generated method - Getter of theAbstractCMSComponent.parentsattribute.java.util.List<AbstractCMSComponent>getParents(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.parentsattribute.longgetParentsCount()longgetParentsCount(SessionContext ctx)java.util.List<AbstractRestriction>getRestrictions()Generated method - Getter of theAbstractCMSComponent.restrictionsattribute.java.util.List<AbstractRestriction>getRestrictions(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.restrictionsattribute.longgetRestrictionsCount()longgetRestrictionsCount(SessionContext ctx)java.util.Collection<ContentSlot>getSlots()Generated method - Getter of theAbstractCMSComponent.slotsattribute.java.util.Collection<ContentSlot>getSlots(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.slotsattribute.longgetSlotsCount()longgetSlotsCount(SessionContext ctx)java.lang.StringgetStyleClasses()Generated method - Getter of theAbstractCMSComponent.styleClassesattribute.java.lang.StringgetStyleClasses(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.styleClassesattribute.java.lang.StringgetType()Generated method - Getter of theAbstractCMSComponent.typeattribute.abstract java.lang.StringgetType(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.typeattribute.java.lang.StringgetTypeCode()Generated method - Getter of theAbstractCMSComponent.typeCodeattribute.abstract java.lang.StringgetTypeCode(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.typeCodeattribute.java.lang.BooleanisContainer()Generated method - Getter of theAbstractCMSComponent.containerattribute.abstract java.lang.BooleanisContainer(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.containerattribute.booleanisContainerAsPrimitive()Generated method - Getter of theAbstractCMSComponent.containerattribute.booleanisContainerAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.containerattribute.booleanisMarkModifiedDisabled(Item referencedItem)Deprecated, for removal: This API element is subject to removal in a future version.java.lang.BooleanisOnlyOneRestrictionMustApply()Generated method - Getter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.java.lang.BooleanisOnlyOneRestrictionMustApply(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.booleanisOnlyOneRestrictionMustApplyAsPrimitive()Generated method - Getter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.booleanisOnlyOneRestrictionMustApplyAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.java.lang.BooleanisRestricted()Generated method - Getter of theAbstractCMSComponent.restrictedattribute.abstract java.lang.BooleanisRestricted(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.restrictedattribute.booleanisRestrictedAsPrimitive()Generated method - Getter of theAbstractCMSComponent.restrictedattribute.booleanisRestrictedAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.restrictedattribute.java.lang.BooleanisVisible()Generated method - Getter of theAbstractCMSComponent.visibleattribute.java.lang.BooleanisVisible(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.visibleattribute.booleanisVisibleAsPrimitive()Generated method - Getter of theAbstractCMSComponent.visibleattribute.booleanisVisibleAsPrimitive(SessionContext ctx)Generated method - Getter of theAbstractCMSComponent.visibleattribute.voidremoveFromChildren(AbstractCMSComponent value)Generated method - Removesvaluefrom children.voidremoveFromChildren(SessionContext ctx, AbstractCMSComponent value)Generated method - Removesvaluefrom children.voidremoveFromParents(AbstractCMSComponent value)Generated method - Removesvaluefrom parents.voidremoveFromParents(SessionContext ctx, AbstractCMSComponent value)Generated method - Removesvaluefrom parents.voidremoveFromRestrictions(AbstractRestriction value)Generated method - Removesvaluefrom restrictions.voidremoveFromRestrictions(SessionContext ctx, AbstractRestriction value)Generated method - Removesvaluefrom restrictions.voidremoveFromSlots(ContentSlot value)Generated method - Removesvaluefrom slots.voidremoveFromSlots(SessionContext ctx, ContentSlot value)Generated method - Removesvaluefrom slots.voidsetChildren(SessionContext ctx, java.util.List<AbstractCMSComponent> value)Generated method - Setter of theAbstractCMSComponent.childrenattribute.voidsetChildren(java.util.List<AbstractCMSComponent> value)Generated method - Setter of theAbstractCMSComponent.childrenattribute.voidsetOnlyOneRestrictionMustApply(boolean value)Generated method - Setter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.voidsetOnlyOneRestrictionMustApply(SessionContext ctx, boolean value)Generated method - Setter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.voidsetOnlyOneRestrictionMustApply(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.voidsetOnlyOneRestrictionMustApply(java.lang.Boolean value)Generated method - Setter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.voidsetParents(SessionContext ctx, java.util.List<AbstractCMSComponent> value)Generated method - Setter of theAbstractCMSComponent.parentsattribute.voidsetParents(java.util.List<AbstractCMSComponent> value)Generated method - Setter of theAbstractCMSComponent.parentsattribute.voidsetRestrictions(SessionContext ctx, java.util.List<AbstractRestriction> value)Generated method - Setter of theAbstractCMSComponent.restrictionsattribute.voidsetRestrictions(java.util.List<AbstractRestriction> value)Generated method - Setter of theAbstractCMSComponent.restrictionsattribute.voidsetSlots(SessionContext ctx, java.util.Collection<ContentSlot> value)Generated method - Setter of theAbstractCMSComponent.slotsattribute.voidsetSlots(java.util.Collection<ContentSlot> value)Generated method - Setter of theAbstractCMSComponent.slotsattribute.voidsetStyleClasses(SessionContext ctx, java.lang.String value)Generated method - Setter of theAbstractCMSComponent.styleClassesattribute.voidsetStyleClasses(java.lang.String value)Generated method - Setter of theAbstractCMSComponent.styleClassesattribute.voidsetVisible(boolean value)Generated method - Setter of theAbstractCMSComponent.visibleattribute.voidsetVisible(SessionContext ctx, boolean value)Generated method - Setter of theAbstractCMSComponent.visibleattribute.voidsetVisible(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theAbstractCMSComponent.visibleattribute.voidsetVisible(java.lang.Boolean value)Generated method - Setter of theAbstractCMSComponent.visibleattribute.-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.CMSItem
createItem, getName
-
Methods inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
getCatalogVersion, getCatalogVersion, getName, getUid, getUid, isSynchronizationBlocked, isSynchronizationBlocked, isSynchronizationBlockedAsPrimitive, isSynchronizationBlockedAsPrimitive, setCatalogVersion, setCatalogVersion, setName, setName, setSynchronizationBlocked, setSynchronizationBlocked, setSynchronizationBlocked, setSynchronizationBlocked, 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
VISIBLE
public static final java.lang.String VISIBLE
Qualifier of theAbstractCMSComponent.visibleattribute- See Also:
- Constant Field Values
-
ONLYONERESTRICTIONMUSTAPPLY
public static final java.lang.String ONLYONERESTRICTIONMUSTAPPLY
Qualifier of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute- See Also:
- Constant Field Values
-
STYLECLASSES
public static final java.lang.String STYLECLASSES
Qualifier of theAbstractCMSComponent.styleClassesattribute- See Also:
- Constant Field Values
-
TYPE
public static final java.lang.String TYPE
Qualifier of theAbstractCMSComponent.typeattribute- See Also:
- Constant Field Values
-
TYPECODE
public static final java.lang.String TYPECODE
Qualifier of theAbstractCMSComponent.typeCodeattribute- See Also:
- Constant Field Values
-
CONTAINER
public static final java.lang.String CONTAINER
Qualifier of theAbstractCMSComponent.containerattribute- See Also:
- Constant Field Values
-
RESTRICTED
public static final java.lang.String RESTRICTED
Qualifier of theAbstractCMSComponent.restrictedattribute- See Also:
- Constant Field Values
-
SLOTS
public static final java.lang.String SLOTS
Qualifier of theAbstractCMSComponent.slotsattribute- See Also:
- Constant Field Values
-
ELEMENTSFORSLOT_SRC_ORDERED
protected static java.lang.String ELEMENTSFORSLOT_SRC_ORDERED
Relation ordering override parameter constants for ElementsForSlot from ((cms2))
-
ELEMENTSFORSLOT_TGT_ORDERED
protected static java.lang.String ELEMENTSFORSLOT_TGT_ORDERED
-
ELEMENTSFORSLOT_MARKMODIFIED
protected static java.lang.String ELEMENTSFORSLOT_MARKMODIFIED
Relation disable markmodifed parameter constants for ElementsForSlot from ((cms2))
-
PARENTS
public static final java.lang.String PARENTS
Qualifier of theAbstractCMSComponent.parentsattribute- See Also:
- Constant Field Values
-
CMSCOMPONENTCHILDRENFORCMSCOMPONENT_SRC_ORDERED
protected static java.lang.String CMSCOMPONENTCHILDRENFORCMSCOMPONENT_SRC_ORDERED
Relation ordering override parameter constants for CMSComponentChildrenForCMSComponent from ((cms2))
-
CMSCOMPONENTCHILDRENFORCMSCOMPONENT_TGT_ORDERED
protected static java.lang.String CMSCOMPONENTCHILDRENFORCMSCOMPONENT_TGT_ORDERED
-
CMSCOMPONENTCHILDRENFORCMSCOMPONENT_MARKMODIFIED
protected static java.lang.String CMSCOMPONENTCHILDRENFORCMSCOMPONENT_MARKMODIFIED
Relation disable markmodifed parameter constants for CMSComponentChildrenForCMSComponent from ((cms2))
-
CHILDREN
public static final java.lang.String CHILDREN
Qualifier of theAbstractCMSComponent.childrenattribute- See Also:
- Constant Field Values
-
RESTRICTIONS
public static final java.lang.String RESTRICTIONS
Qualifier of theAbstractCMSComponent.restrictionsattribute- See Also:
- Constant Field Values
-
RESTRICTIONSFORCOMPONENTS_SRC_ORDERED
protected static java.lang.String RESTRICTIONSFORCOMPONENTS_SRC_ORDERED
Relation ordering override parameter constants for RestrictionsForComponents from ((cms2))
-
RESTRICTIONSFORCOMPONENTS_TGT_ORDERED
protected static java.lang.String RESTRICTIONSFORCOMPONENTS_TGT_ORDERED
-
RESTRICTIONSFORCOMPONENTS_MARKMODIFIED
protected static java.lang.String RESTRICTIONSFORCOMPONENTS_MARKMODIFIED
Relation disable markmodifed parameter constants for RestrictionsForComponents from ((cms2))
-
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 classGeneratedCMSItem
-
getChildren
public java.util.List<AbstractCMSComponent> getChildren(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.childrenattribute.- Returns:
- the children
-
getChildren
public java.util.List<AbstractCMSComponent> getChildren()
Generated method - Getter of theAbstractCMSComponent.childrenattribute.- Returns:
- the children
-
getChildrenCount
public long getChildrenCount(SessionContext ctx)
-
getChildrenCount
public long getChildrenCount()
-
setChildren
public void setChildren(SessionContext ctx, java.util.List<AbstractCMSComponent> value)
Generated method - Setter of theAbstractCMSComponent.childrenattribute.- Parameters:
value- the children
-
setChildren
public void setChildren(java.util.List<AbstractCMSComponent> value)
Generated method - Setter of theAbstractCMSComponent.childrenattribute.- Parameters:
value- the children
-
addToChildren
public void addToChildren(SessionContext ctx, AbstractCMSComponent value)
Generated method - Addsvalueto children.- Parameters:
value- the item to add to children
-
addToChildren
public void addToChildren(AbstractCMSComponent value)
Generated method - Addsvalueto children.- Parameters:
value- the item to add to children
-
removeFromChildren
public void removeFromChildren(SessionContext ctx, AbstractCMSComponent value)
Generated method - Removesvaluefrom children.- Parameters:
value- the item to remove from children
-
removeFromChildren
public void removeFromChildren(AbstractCMSComponent value)
Generated method - Removesvaluefrom children.- Parameters:
value- the item to remove from children
-
isContainer
public abstract java.lang.Boolean isContainer(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.containerattribute.- Returns:
- the container
-
isContainer
public java.lang.Boolean isContainer()
Generated method - Getter of theAbstractCMSComponent.containerattribute.- Returns:
- the container
-
isContainerAsPrimitive
public boolean isContainerAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.containerattribute.- Returns:
- the container
-
isContainerAsPrimitive
public boolean isContainerAsPrimitive()
Generated method - Getter of theAbstractCMSComponent.containerattribute.- Returns:
- the container
-
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
-
isOnlyOneRestrictionMustApply
public java.lang.Boolean isOnlyOneRestrictionMustApply(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.- Returns:
- the onlyOneRestrictionMustApply
-
isOnlyOneRestrictionMustApply
public java.lang.Boolean isOnlyOneRestrictionMustApply()
Generated method - Getter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.- Returns:
- the onlyOneRestrictionMustApply
-
isOnlyOneRestrictionMustApplyAsPrimitive
public boolean isOnlyOneRestrictionMustApplyAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.- Returns:
- the onlyOneRestrictionMustApply
-
isOnlyOneRestrictionMustApplyAsPrimitive
public boolean isOnlyOneRestrictionMustApplyAsPrimitive()
Generated method - Getter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.- Returns:
- the onlyOneRestrictionMustApply
-
setOnlyOneRestrictionMustApply
public void setOnlyOneRestrictionMustApply(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.- Parameters:
value- the onlyOneRestrictionMustApply
-
setOnlyOneRestrictionMustApply
public void setOnlyOneRestrictionMustApply(java.lang.Boolean value)
Generated method - Setter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.- Parameters:
value- the onlyOneRestrictionMustApply
-
setOnlyOneRestrictionMustApply
public void setOnlyOneRestrictionMustApply(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.- Parameters:
value- the onlyOneRestrictionMustApply
-
setOnlyOneRestrictionMustApply
public void setOnlyOneRestrictionMustApply(boolean value)
Generated method - Setter of theAbstractCMSComponent.onlyOneRestrictionMustApplyattribute.- Parameters:
value- the onlyOneRestrictionMustApply
-
getParents
public java.util.List<AbstractCMSComponent> getParents(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.parentsattribute.- Returns:
- the parents
-
getParents
public java.util.List<AbstractCMSComponent> getParents()
Generated method - Getter of theAbstractCMSComponent.parentsattribute.- Returns:
- the parents
-
getParentsCount
public long getParentsCount(SessionContext ctx)
-
getParentsCount
public long getParentsCount()
-
setParents
public void setParents(SessionContext ctx, java.util.List<AbstractCMSComponent> value)
Generated method - Setter of theAbstractCMSComponent.parentsattribute.- Parameters:
value- the parents
-
setParents
public void setParents(java.util.List<AbstractCMSComponent> value)
Generated method - Setter of theAbstractCMSComponent.parentsattribute.- Parameters:
value- the parents
-
addToParents
public void addToParents(SessionContext ctx, AbstractCMSComponent value)
Generated method - Addsvalueto parents.- Parameters:
value- the item to add to parents
-
addToParents
public void addToParents(AbstractCMSComponent value)
Generated method - Addsvalueto parents.- Parameters:
value- the item to add to parents
-
removeFromParents
public void removeFromParents(SessionContext ctx, AbstractCMSComponent value)
Generated method - Removesvaluefrom parents.- Parameters:
value- the item to remove from parents
-
removeFromParents
public void removeFromParents(AbstractCMSComponent value)
Generated method - Removesvaluefrom parents.- Parameters:
value- the item to remove from parents
-
isRestricted
public abstract java.lang.Boolean isRestricted(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.restrictedattribute.- Returns:
- the restricted
-
isRestricted
public java.lang.Boolean isRestricted()
Generated method - Getter of theAbstractCMSComponent.restrictedattribute.- Returns:
- the restricted
-
isRestrictedAsPrimitive
public boolean isRestrictedAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.restrictedattribute.- Returns:
- the restricted
-
isRestrictedAsPrimitive
public boolean isRestrictedAsPrimitive()
Generated method - Getter of theAbstractCMSComponent.restrictedattribute.- Returns:
- the restricted
-
getRestrictions
public java.util.List<AbstractRestriction> getRestrictions(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.restrictionsattribute.- Returns:
- the restrictions
-
getRestrictions
public java.util.List<AbstractRestriction> getRestrictions()
Generated method - Getter of theAbstractCMSComponent.restrictionsattribute.- 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 theAbstractCMSComponent.restrictionsattribute.- Parameters:
value- the restrictions
-
setRestrictions
public void setRestrictions(java.util.List<AbstractRestriction> value)
Generated method - Setter of theAbstractCMSComponent.restrictionsattribute.- Parameters:
value- the restrictions
-
addToRestrictions
public void addToRestrictions(SessionContext ctx, AbstractRestriction value)
Generated method - Addsvalueto restrictions.- Parameters:
value- the item to add to restrictions
-
addToRestrictions
public void addToRestrictions(AbstractRestriction value)
Generated method - Addsvalueto restrictions.- Parameters:
value- the item to add to restrictions
-
removeFromRestrictions
public void removeFromRestrictions(SessionContext ctx, AbstractRestriction value)
Generated method - Removesvaluefrom restrictions.- Parameters:
value- the item to remove from restrictions
-
removeFromRestrictions
public void removeFromRestrictions(AbstractRestriction value)
Generated method - Removesvaluefrom restrictions.- Parameters:
value- the item to remove from restrictions
-
getSlots
public java.util.Collection<ContentSlot> getSlots(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.slotsattribute.- Returns:
- the slots
-
getSlots
public java.util.Collection<ContentSlot> getSlots()
Generated method - Getter of theAbstractCMSComponent.slotsattribute.- Returns:
- the slots
-
getSlotsCount
public long getSlotsCount(SessionContext ctx)
-
getSlotsCount
public long getSlotsCount()
-
setSlots
public void setSlots(SessionContext ctx, java.util.Collection<ContentSlot> value)
Generated method - Setter of theAbstractCMSComponent.slotsattribute.- Parameters:
value- the slots
-
setSlots
public void setSlots(java.util.Collection<ContentSlot> value)
Generated method - Setter of theAbstractCMSComponent.slotsattribute.- Parameters:
value- the slots
-
addToSlots
public void addToSlots(SessionContext ctx, ContentSlot value)
Generated method - Addsvalueto slots.- Parameters:
value- the item to add to slots
-
addToSlots
public void addToSlots(ContentSlot value)
Generated method - Addsvalueto slots.- Parameters:
value- the item to add to slots
-
removeFromSlots
public void removeFromSlots(SessionContext ctx, ContentSlot value)
Generated method - Removesvaluefrom slots.- Parameters:
value- the item to remove from slots
-
removeFromSlots
public void removeFromSlots(ContentSlot value)
Generated method - Removesvaluefrom slots.- Parameters:
value- the item to remove from slots
-
getStyleClasses
public java.lang.String getStyleClasses(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.styleClassesattribute.- Returns:
- the styleClasses
-
getStyleClasses
public java.lang.String getStyleClasses()
Generated method - Getter of theAbstractCMSComponent.styleClassesattribute.- Returns:
- the styleClasses
-
setStyleClasses
public void setStyleClasses(SessionContext ctx, java.lang.String value)
Generated method - Setter of theAbstractCMSComponent.styleClassesattribute.- Parameters:
value- the styleClasses
-
setStyleClasses
public void setStyleClasses(java.lang.String value)
Generated method - Setter of theAbstractCMSComponent.styleClassesattribute.- Parameters:
value- the styleClasses
-
getType
public abstract java.lang.String getType(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.typeattribute.- Returns:
- the type
-
getType
public java.lang.String getType()
Generated method - Getter of theAbstractCMSComponent.typeattribute.- Returns:
- the type
-
getAllType
public abstract java.util.Map<Language,java.lang.String> getAllType(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.typeattribute.- Returns:
- the localized type
-
getAllType
public java.util.Map<Language,java.lang.String> getAllType()
Generated method - Getter of theAbstractCMSComponent.typeattribute.- Returns:
- the localized type
-
getTypeCode
public abstract java.lang.String getTypeCode(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.typeCodeattribute.- Returns:
- the typeCode
-
getTypeCode
public java.lang.String getTypeCode()
Generated method - Getter of theAbstractCMSComponent.typeCodeattribute.- Returns:
- the typeCode
-
isVisible
public java.lang.Boolean isVisible(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.visibleattribute.- Returns:
- the visible
-
isVisible
public java.lang.Boolean isVisible()
Generated method - Getter of theAbstractCMSComponent.visibleattribute.- Returns:
- the visible
-
isVisibleAsPrimitive
public boolean isVisibleAsPrimitive(SessionContext ctx)
Generated method - Getter of theAbstractCMSComponent.visibleattribute.- Returns:
- the visible
-
isVisibleAsPrimitive
public boolean isVisibleAsPrimitive()
Generated method - Getter of theAbstractCMSComponent.visibleattribute.- Returns:
- the visible
-
setVisible
public void setVisible(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theAbstractCMSComponent.visibleattribute.- Parameters:
value- the visible
-
setVisible
public void setVisible(java.lang.Boolean value)
Generated method - Setter of theAbstractCMSComponent.visibleattribute.- Parameters:
value- the visible
-
setVisible
public void setVisible(SessionContext ctx, boolean value)
Generated method - Setter of theAbstractCMSComponent.visibleattribute.- Parameters:
value- the visible
-
setVisible
public void setVisible(boolean value)
Generated method - Setter of theAbstractCMSComponent.visibleattribute.- Parameters:
value- the visible
-
-