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.StringACTIVEQualifier of theContentSlot.activeattributestatic java.lang.StringACTIVEFROMQualifier of theContentSlot.activeFromattributestatic java.lang.StringACTIVEUNTILQualifier of theContentSlot.activeUntilattributestatic java.lang.StringCMSCOMPONENTSQualifier of theContentSlot.cmsComponentsattributestatic java.lang.StringCURRENTPOSITIONQualifier of theContentSlot.currentPositionattributeprotected 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.StringORIGINALSLOTQualifier of theContentSlot.originalSlotattribute-
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 voidaddToCmsComponents(AbstractCMSComponent value)Generated method - Addsvalueto cmsComponents.voidaddToCmsComponents(SessionContext ctx, AbstractCMSComponent value)Generated method - Addsvalueto cmsComponents.java.util.DategetActiveFrom()Generated method - Getter of theContentSlot.activeFromattribute.java.util.DategetActiveFrom(SessionContext ctx)Generated method - Getter of theContentSlot.activeFromattribute.java.util.DategetActiveUntil()Generated method - Getter of theContentSlot.activeUntilattribute.java.util.DategetActiveUntil(SessionContext ctx)Generated method - Getter of theContentSlot.activeUntilattribute.java.util.List<AbstractCMSComponent>getCmsComponents()Generated method - Getter of theContentSlot.cmsComponentsattribute.java.util.List<AbstractCMSComponent>getCmsComponents(SessionContext ctx)Generated method - Getter of theContentSlot.cmsComponentsattribute.longgetCmsComponentsCount()longgetCmsComponentsCount(SessionContext ctx)java.lang.StringgetCurrentPosition()Generated method - Getter of theContentSlot.currentPositionattribute.abstract java.lang.StringgetCurrentPosition(SessionContext ctx)Generated method - Getter of theContentSlot.currentPositionattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()ContentSlotgetOriginalSlot()Generated method - Getter of theContentSlot.originalSlotattribute.ContentSlotgetOriginalSlot(SessionContext ctx)Generated method - Getter of theContentSlot.originalSlotattribute.java.lang.BooleanisActive()Generated method - Getter of theContentSlot.activeattribute.java.lang.BooleanisActive(SessionContext ctx)Generated method - Getter of theContentSlot.activeattribute.booleanisActiveAsPrimitive()Generated method - Getter of theContentSlot.activeattribute.booleanisActiveAsPrimitive(SessionContext ctx)Generated method - Getter of theContentSlot.activeattribute.booleanisMarkModifiedDisabled(Item referencedItem)voidremoveFromCmsComponents(AbstractCMSComponent value)Generated method - Removesvaluefrom cmsComponents.voidremoveFromCmsComponents(SessionContext ctx, AbstractCMSComponent value)Generated method - Removesvaluefrom cmsComponents.voidsetActive(boolean value)Generated method - Setter of theContentSlot.activeattribute.voidsetActive(SessionContext ctx, boolean value)Generated method - Setter of theContentSlot.activeattribute.voidsetActive(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theContentSlot.activeattribute.voidsetActive(java.lang.Boolean value)Generated method - Setter of theContentSlot.activeattribute.voidsetActiveFrom(SessionContext ctx, java.util.Date value)Generated method - Setter of theContentSlot.activeFromattribute.voidsetActiveFrom(java.util.Date value)Generated method - Setter of theContentSlot.activeFromattribute.voidsetActiveUntil(SessionContext ctx, java.util.Date value)Generated method - Setter of theContentSlot.activeUntilattribute.voidsetActiveUntil(java.util.Date value)Generated method - Setter of theContentSlot.activeUntilattribute.voidsetCmsComponents(SessionContext ctx, java.util.List<AbstractCMSComponent> value)Generated method - Setter of theContentSlot.cmsComponentsattribute.voidsetCmsComponents(java.util.List<AbstractCMSComponent> value)Generated method - Setter of theContentSlot.cmsComponentsattribute.abstract voidsetCurrentPosition(SessionContext ctx, java.lang.String value)Generated method - Setter of theContentSlot.currentPositionattribute.voidsetCurrentPosition(java.lang.String value)Generated method - Setter of theContentSlot.currentPositionattribute.voidsetOriginalSlot(ContentSlot value)Generated method - Setter of theContentSlot.originalSlotattribute.voidsetOriginalSlot(SessionContext ctx, ContentSlot value)Generated method - Setter of theContentSlot.originalSlotattribute.-
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.activeattribute- See Also:
- Constant Field Values
-
ACTIVEFROM
public static final java.lang.String ACTIVEFROM
Qualifier of theContentSlot.activeFromattribute- See Also:
- Constant Field Values
-
ACTIVEUNTIL
public static final java.lang.String ACTIVEUNTIL
Qualifier of theContentSlot.activeUntilattribute- See Also:
- Constant Field Values
-
CURRENTPOSITION
public static final java.lang.String CURRENTPOSITION
Qualifier of theContentSlot.currentPositionattribute- See Also:
- Constant Field Values
-
ORIGINALSLOT
public static final java.lang.String ORIGINALSLOT
Qualifier of theContentSlot.originalSlotattribute- See Also:
- Constant Field Values
-
CMSCOMPONENTS
public static final java.lang.String CMSCOMPONENTS
Qualifier of theContentSlot.cmsComponentsattribute- 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:
getDefaultAttributeModesin classGeneratedCMSItem
-
isActive
public java.lang.Boolean isActive(SessionContext ctx)
Generated method - Getter of theContentSlot.activeattribute.- Returns:
- the active
-
isActive
public java.lang.Boolean isActive()
Generated method - Getter of theContentSlot.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive(SessionContext ctx)
Generated method - Getter of theContentSlot.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()
Generated method - Getter of theContentSlot.activeattribute.- Returns:
- the active
-
setActive
public void setActive(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theContentSlot.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(java.lang.Boolean value)
Generated method - Setter of theContentSlot.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(SessionContext ctx, boolean value)
Generated method - Setter of theContentSlot.activeattribute.- Parameters:
value- the active
-
setActive
public void setActive(boolean value)
Generated method - Setter of theContentSlot.activeattribute.- Parameters:
value- the active
-
getActiveFrom
public java.util.Date getActiveFrom(SessionContext ctx)
Generated method - Getter of theContentSlot.activeFromattribute.- Returns:
- the activeFrom
-
getActiveFrom
public java.util.Date getActiveFrom()
Generated method - Getter of theContentSlot.activeFromattribute.- Returns:
- the activeFrom
-
setActiveFrom
public void setActiveFrom(SessionContext ctx, java.util.Date value)
Generated method - Setter of theContentSlot.activeFromattribute.- Parameters:
value- the activeFrom
-
setActiveFrom
public void setActiveFrom(java.util.Date value)
Generated method - Setter of theContentSlot.activeFromattribute.- Parameters:
value- the activeFrom
-
getActiveUntil
public java.util.Date getActiveUntil(SessionContext ctx)
Generated method - Getter of theContentSlot.activeUntilattribute.- Returns:
- the activeUntil
-
getActiveUntil
public java.util.Date getActiveUntil()
Generated method - Getter of theContentSlot.activeUntilattribute.- Returns:
- the activeUntil
-
setActiveUntil
public void setActiveUntil(SessionContext ctx, java.util.Date value)
Generated method - Setter of theContentSlot.activeUntilattribute.- Parameters:
value- the activeUntil
-
setActiveUntil
public void setActiveUntil(java.util.Date value)
Generated method - Setter of theContentSlot.activeUntilattribute.- Parameters:
value- the activeUntil
-
getCmsComponents
public java.util.List<AbstractCMSComponent> getCmsComponents(SessionContext ctx)
Generated method - Getter of theContentSlot.cmsComponentsattribute.- Returns:
- the cmsComponents
-
getCmsComponents
public java.util.List<AbstractCMSComponent> getCmsComponents()
Generated method - Getter of theContentSlot.cmsComponentsattribute.- 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.cmsComponentsattribute.- Parameters:
value- the cmsComponents
-
setCmsComponents
public void setCmsComponents(java.util.List<AbstractCMSComponent> value)
Generated method - Setter of theContentSlot.cmsComponentsattribute.- Parameters:
value- the cmsComponents
-
addToCmsComponents
public void addToCmsComponents(SessionContext ctx, AbstractCMSComponent value)
Generated method - Addsvalueto cmsComponents.- Parameters:
value- the item to add to cmsComponents
-
addToCmsComponents
public void addToCmsComponents(AbstractCMSComponent value)
Generated method - Addsvalueto cmsComponents.- Parameters:
value- the item to add to cmsComponents
-
removeFromCmsComponents
public void removeFromCmsComponents(SessionContext ctx, AbstractCMSComponent value)
Generated method - Removesvaluefrom cmsComponents.- Parameters:
value- the item to remove from cmsComponents
-
removeFromCmsComponents
public void removeFromCmsComponents(AbstractCMSComponent value)
Generated method - Removesvaluefrom cmsComponents.- Parameters:
value- the item to remove from cmsComponents
-
getCurrentPosition
public abstract java.lang.String getCurrentPosition(SessionContext ctx)
Generated method - Getter of theContentSlot.currentPositionattribute.- Returns:
- the currentPosition
-
getCurrentPosition
public java.lang.String getCurrentPosition()
Generated method - Getter of theContentSlot.currentPositionattribute.- Returns:
- the currentPosition
-
setCurrentPosition
public abstract void setCurrentPosition(SessionContext ctx, java.lang.String value)
Generated method - Setter of theContentSlot.currentPositionattribute.- Parameters:
value- the currentPosition
-
setCurrentPosition
public void setCurrentPosition(java.lang.String value)
Generated method - Setter of theContentSlot.currentPositionattribute.- Parameters:
value- the currentPosition
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabledin classItem
-
getOriginalSlot
public ContentSlot getOriginalSlot(SessionContext ctx)
Generated method - Getter of theContentSlot.originalSlotattribute.- Returns:
- the originalSlot - The slot to override.
-
getOriginalSlot
public ContentSlot getOriginalSlot()
Generated method - Getter of theContentSlot.originalSlotattribute.- Returns:
- the originalSlot - The slot to override.
-
setOriginalSlot
public void setOriginalSlot(SessionContext ctx, ContentSlot value)
Generated method - Setter of theContentSlot.originalSlotattribute.- Parameters:
value- the originalSlot - The slot to override.
-
setOriginalSlot
public void setOriginalSlot(ContentSlot value)
Generated method - Setter of theContentSlot.originalSlotattribute.- Parameters:
value- the originalSlot - The slot to override.
-
-