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.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.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.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, 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 Modifier and Type Method Description 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.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()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.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)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.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.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.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.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, setCatalogVersion, setCatalogVersion, setName, setName, setUid, setUid
-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, 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
-
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
-
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))
-
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
-
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
public boolean isMarkModifiedDisabled(Item referencedItem)
- 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
-
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
-
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
-
-