Class GeneratedContentSlot
- 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.contentslot.GeneratedContentSlot
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
ContentSlot
public abstract class GeneratedContentSlot extends CMSItem
Generated class for typeContentSlot
.- 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.String
ACTIVE
Qualifier of theContentSlot.active
attributestatic java.lang.String
ACTIVEFROM
Qualifier of theContentSlot.activeFrom
attributestatic java.lang.String
ACTIVEUNTIL
Qualifier of theContentSlot.activeUntil
attributestatic java.lang.String
CMSCOMPONENTS
Qualifier of theContentSlot.cmsComponents
attributestatic java.lang.String
CURRENTPOSITION
Qualifier of theContentSlot.currentPosition
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
protected static java.lang.String
ELEMENTSFORSLOT_MARKMODIFIED
Relation disable markmodifed parameter constants for ElementsForSlot from ((cms2))protected static java.lang.String
ELEMENTSFORSLOT_SRC_ORDERED
Relation ordering override parameter constants for ElementsForSlot from ((cms2))protected static java.lang.String
ELEMENTSFORSLOT_TGT_ORDERED
static java.lang.String
ORIGINALSLOT
Qualifier of theContentSlot.originalSlot
attribute-
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, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedContentSlot()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description void
addToCmsComponents(AbstractCMSComponent value)
Generated method - Addsvalue
to cmsComponents.void
addToCmsComponents(SessionContext ctx, AbstractCMSComponent value)
Generated method - Addsvalue
to cmsComponents.java.util.Date
getActiveFrom()
Generated method - Getter of theContentSlot.activeFrom
attribute.java.util.Date
getActiveFrom(SessionContext ctx)
Generated method - Getter of theContentSlot.activeFrom
attribute.java.util.Date
getActiveUntil()
Generated method - Getter of theContentSlot.activeUntil
attribute.java.util.Date
getActiveUntil(SessionContext ctx)
Generated method - Getter of theContentSlot.activeUntil
attribute.java.util.List<AbstractCMSComponent>
getCmsComponents()
Generated method - Getter of theContentSlot.cmsComponents
attribute.java.util.List<AbstractCMSComponent>
getCmsComponents(SessionContext ctx)
Generated method - Getter of theContentSlot.cmsComponents
attribute.long
getCmsComponentsCount()
long
getCmsComponentsCount(SessionContext ctx)
java.lang.String
getCurrentPosition()
Generated method - Getter of theContentSlot.currentPosition
attribute.abstract java.lang.String
getCurrentPosition(SessionContext ctx)
Generated method - Getter of theContentSlot.currentPosition
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
ContentSlot
getOriginalSlot()
Generated method - Getter of theContentSlot.originalSlot
attribute.ContentSlot
getOriginalSlot(SessionContext ctx)
Generated method - Getter of theContentSlot.originalSlot
attribute.java.lang.Boolean
isActive()
Generated method - Getter of theContentSlot.active
attribute.java.lang.Boolean
isActive(SessionContext ctx)
Generated method - Getter of theContentSlot.active
attribute.boolean
isActiveAsPrimitive()
Generated method - Getter of theContentSlot.active
attribute.boolean
isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theContentSlot.active
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
void
removeFromCmsComponents(AbstractCMSComponent value)
Generated method - Removesvalue
from cmsComponents.void
removeFromCmsComponents(SessionContext ctx, AbstractCMSComponent value)
Generated method - Removesvalue
from cmsComponents.void
setActive(boolean value)
Generated method - Setter of theContentSlot.active
attribute.void
setActive(SessionContext ctx, boolean value)
Generated method - Setter of theContentSlot.active
attribute.void
setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theContentSlot.active
attribute.void
setActive(java.lang.Boolean value)
Generated method - Setter of theContentSlot.active
attribute.void
setActiveFrom(SessionContext ctx, java.util.Date value)
Generated method - Setter of theContentSlot.activeFrom
attribute.void
setActiveFrom(java.util.Date value)
Generated method - Setter of theContentSlot.activeFrom
attribute.void
setActiveUntil(SessionContext ctx, java.util.Date value)
Generated method - Setter of theContentSlot.activeUntil
attribute.void
setActiveUntil(java.util.Date value)
Generated method - Setter of theContentSlot.activeUntil
attribute.void
setCmsComponents(SessionContext ctx, java.util.List<AbstractCMSComponent> value)
Generated method - Setter of theContentSlot.cmsComponents
attribute.void
setCmsComponents(java.util.List<AbstractCMSComponent> value)
Generated method - Setter of theContentSlot.cmsComponents
attribute.abstract void
setCurrentPosition(SessionContext ctx, java.lang.String value)
Generated method - Setter of theContentSlot.currentPosition
attribute.void
setCurrentPosition(java.lang.String value)
Generated method - Setter of theContentSlot.currentPosition
attribute.void
setOriginalSlot(ContentSlot value)
Generated method - Setter of theContentSlot.originalSlot
attribute.void
setOriginalSlot(SessionContext ctx, ContentSlot value)
Generated method - Setter of theContentSlot.originalSlot
attribute.-
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
-
ACTIVE
public static final java.lang.String ACTIVE
Qualifier of theContentSlot.active
attribute- See Also:
- Constant Field Values
-
ACTIVEFROM
public static final java.lang.String ACTIVEFROM
Qualifier of theContentSlot.activeFrom
attribute- See Also:
- Constant Field Values
-
ACTIVEUNTIL
public static final java.lang.String ACTIVEUNTIL
Qualifier of theContentSlot.activeUntil
attribute- See Also:
- Constant Field Values
-
CURRENTPOSITION
public static final java.lang.String CURRENTPOSITION
Qualifier of theContentSlot.currentPosition
attribute- See Also:
- Constant Field Values
-
ORIGINALSLOT
public static final java.lang.String ORIGINALSLOT
Qualifier of theContentSlot.originalSlot
attribute- See Also:
- Constant Field Values
-
CMSCOMPONENTS
public static final java.lang.String CMSCOMPONENTS
Qualifier of theContentSlot.cmsComponents
attribute- 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))
-
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:
getDefaultAttributeModes
in classGeneratedCMSItem
-
isActive
public java.lang.Boolean isActive(SessionContext ctx)
Generated method - Getter of theContentSlot.active
attribute.- Returns:
- the active
-
isActive
public java.lang.Boolean isActive()
Generated method - Getter of theContentSlot.active
attribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theContentSlot.active
attribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()
Generated method - Getter of theContentSlot.active
attribute.- Returns:
- the active
-
setActive
public void setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theContentSlot.active
attribute.- Parameters:
value
- the active
-
setActive
public void setActive(java.lang.Boolean value)
Generated method - Setter of theContentSlot.active
attribute.- Parameters:
value
- the active
-
setActive
public void setActive(SessionContext ctx, boolean value)
Generated method - Setter of theContentSlot.active
attribute.- Parameters:
value
- the active
-
setActive
public void setActive(boolean value)
Generated method - Setter of theContentSlot.active
attribute.- Parameters:
value
- the active
-
getActiveFrom
public java.util.Date getActiveFrom(SessionContext ctx)
Generated method - Getter of theContentSlot.activeFrom
attribute.- Returns:
- the activeFrom
-
getActiveFrom
public java.util.Date getActiveFrom()
Generated method - Getter of theContentSlot.activeFrom
attribute.- Returns:
- the activeFrom
-
setActiveFrom
public void setActiveFrom(SessionContext ctx, java.util.Date value)
Generated method - Setter of theContentSlot.activeFrom
attribute.- Parameters:
value
- the activeFrom
-
setActiveFrom
public void setActiveFrom(java.util.Date value)
Generated method - Setter of theContentSlot.activeFrom
attribute.- Parameters:
value
- the activeFrom
-
getActiveUntil
public java.util.Date getActiveUntil(SessionContext ctx)
Generated method - Getter of theContentSlot.activeUntil
attribute.- Returns:
- the activeUntil
-
getActiveUntil
public java.util.Date getActiveUntil()
Generated method - Getter of theContentSlot.activeUntil
attribute.- Returns:
- the activeUntil
-
setActiveUntil
public void setActiveUntil(SessionContext ctx, java.util.Date value)
Generated method - Setter of theContentSlot.activeUntil
attribute.- Parameters:
value
- the activeUntil
-
setActiveUntil
public void setActiveUntil(java.util.Date value)
Generated method - Setter of theContentSlot.activeUntil
attribute.- Parameters:
value
- the activeUntil
-
getCmsComponents
public java.util.List<AbstractCMSComponent> getCmsComponents(SessionContext ctx)
Generated method - Getter of theContentSlot.cmsComponents
attribute.- Returns:
- the cmsComponents
-
getCmsComponents
public java.util.List<AbstractCMSComponent> getCmsComponents()
Generated method - Getter of theContentSlot.cmsComponents
attribute.- Returns:
- the cmsComponents
-
getCmsComponentsCount
public long getCmsComponentsCount(SessionContext ctx)
-
getCmsComponentsCount
public long getCmsComponentsCount()
-
setCmsComponents
public void setCmsComponents(SessionContext ctx, java.util.List<AbstractCMSComponent> value)
Generated method - Setter of theContentSlot.cmsComponents
attribute.- Parameters:
value
- the cmsComponents
-
setCmsComponents
public void setCmsComponents(java.util.List<AbstractCMSComponent> value)
Generated method - Setter of theContentSlot.cmsComponents
attribute.- Parameters:
value
- the cmsComponents
-
addToCmsComponents
public void addToCmsComponents(SessionContext ctx, AbstractCMSComponent value)
Generated method - Addsvalue
to cmsComponents.- Parameters:
value
- the item to add to cmsComponents
-
addToCmsComponents
public void addToCmsComponents(AbstractCMSComponent value)
Generated method - Addsvalue
to cmsComponents.- Parameters:
value
- the item to add to cmsComponents
-
removeFromCmsComponents
public void removeFromCmsComponents(SessionContext ctx, AbstractCMSComponent value)
Generated method - Removesvalue
from cmsComponents.- Parameters:
value
- the item to remove from cmsComponents
-
removeFromCmsComponents
public void removeFromCmsComponents(AbstractCMSComponent value)
Generated method - Removesvalue
from cmsComponents.- Parameters:
value
- the item to remove from cmsComponents
-
getCurrentPosition
public abstract java.lang.String getCurrentPosition(SessionContext ctx)
Generated method - Getter of theContentSlot.currentPosition
attribute.- Returns:
- the currentPosition
-
getCurrentPosition
public java.lang.String getCurrentPosition()
Generated method - Getter of theContentSlot.currentPosition
attribute.- Returns:
- the currentPosition
-
setCurrentPosition
public abstract void setCurrentPosition(SessionContext ctx, java.lang.String value)
Generated method - Setter of theContentSlot.currentPosition
attribute.- Parameters:
value
- the currentPosition
-
setCurrentPosition
public void setCurrentPosition(java.lang.String value)
Generated method - Setter of theContentSlot.currentPosition
attribute.- Parameters:
value
- the currentPosition
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
getOriginalSlot
public ContentSlot getOriginalSlot(SessionContext ctx)
Generated method - Getter of theContentSlot.originalSlot
attribute.- Returns:
- the originalSlot - The slot to override.
-
getOriginalSlot
public ContentSlot getOriginalSlot()
Generated method - Getter of theContentSlot.originalSlot
attribute.- Returns:
- the originalSlot - The slot to override.
-
setOriginalSlot
public void setOriginalSlot(SessionContext ctx, ContentSlot value)
Generated method - Setter of theContentSlot.originalSlot
attribute.- Parameters:
value
- the originalSlot - The slot to override.
-
setOriginalSlot
public void setOriginalSlot(ContentSlot value)
Generated method - Setter of theContentSlot.originalSlot
attribute.- Parameters:
value
- the originalSlot - The slot to override.
-
-