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:
Serializable,Comparable
- Direct Known Subclasses:
ContentSlot
Generated class for type
ContentSlot.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theContentSlot.activeattributestatic final StringQualifier of theContentSlot.activeFromattributestatic final StringQualifier of theContentSlot.activeUntilattributestatic final StringQualifier of theContentSlot.cmsComponentsattributestatic final StringQualifier of theContentSlot.currentPositionattributeprotected static final Map<String,Item.AttributeMode> protected static StringRelation disable markmodifed parameter constants for ElementsForSlot from ((cms2))protected static StringRelation ordering override parameter constants for ElementsForSlot from ((cms2))protected static Stringstatic final StringQualifier of theContentSlot.originalSlotattributeFields inherited from class de.hybris.platform.cms2.jalo.contents.GeneratedCMSItem
CATALOGVERSION, NAME, SYNCHRONIZATIONBLOCKED, UIDFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidGenerated method - Addsvalueto cmsComponents.voidaddToCmsComponents(SessionContext ctx, AbstractCMSComponent value) Generated method - Addsvalueto cmsComponents.Generated method - Getter of theContentSlot.activeFromattribute.Generated method - Getter of theContentSlot.activeFromattribute.Generated method - Getter of theContentSlot.activeUntilattribute.Generated method - Getter of theContentSlot.activeUntilattribute.Generated method - Getter of theContentSlot.cmsComponentsattribute.Generated method - Getter of theContentSlot.cmsComponentsattribute.longlongGenerated method - Getter of theContentSlot.currentPositionattribute.abstract StringGenerated method - Getter of theContentSlot.currentPositionattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theContentSlot.originalSlotattribute.Generated method - Getter of theContentSlot.originalSlotattribute.isActive()Generated method - Getter of theContentSlot.activeattribute.isActive(SessionContext ctx) Generated method - Getter of theContentSlot.activeattribute.booleanGenerated method - Getter of theContentSlot.activeattribute.booleanGenerated method - Getter of theContentSlot.activeattribute.booleanisMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.voidGenerated method - Removesvaluefrom cmsComponents.voidGenerated 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, Boolean value) Generated method - Setter of theContentSlot.activeattribute.voidGenerated method - Setter of theContentSlot.activeattribute.voidsetActiveFrom(SessionContext ctx, Date value) Generated method - Setter of theContentSlot.activeFromattribute.voidsetActiveFrom(Date value) Generated method - Setter of theContentSlot.activeFromattribute.voidsetActiveUntil(SessionContext ctx, Date value) Generated method - Setter of theContentSlot.activeUntilattribute.voidsetActiveUntil(Date value) Generated method - Setter of theContentSlot.activeUntilattribute.voidsetCmsComponents(SessionContext ctx, List<AbstractCMSComponent> value) Generated method - Setter of theContentSlot.cmsComponentsattribute.voidsetCmsComponents(List<AbstractCMSComponent> value) Generated method - Setter of theContentSlot.cmsComponentsattribute.abstract voidsetCurrentPosition(SessionContext ctx, String value) Generated method - Setter of theContentSlot.currentPositionattribute.voidsetCurrentPosition(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, getNameMethods 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, setUidMethods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ACTIVE
Qualifier of theContentSlot.activeattribute- See Also:
-
ACTIVEFROM
Qualifier of theContentSlot.activeFromattribute- See Also:
-
ACTIVEUNTIL
Qualifier of theContentSlot.activeUntilattribute- See Also:
-
CURRENTPOSITION
Qualifier of theContentSlot.currentPositionattribute- See Also:
-
ORIGINALSLOT
Qualifier of theContentSlot.originalSlotattribute- See Also:
-
CMSCOMPONENTS
Qualifier of theContentSlot.cmsComponentsattribute- See Also:
-
ELEMENTSFORSLOT_SRC_ORDERED
Relation ordering override parameter constants for ElementsForSlot from ((cms2)) -
ELEMENTSFORSLOT_TGT_ORDERED
-
ELEMENTSFORSLOT_MARKMODIFIED
Relation disable markmodifed parameter constants for ElementsForSlot from ((cms2)) -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedContentSlot
public GeneratedContentSlot()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classGeneratedCMSItem
-
isActive
Generated method - Getter of theContentSlot.activeattribute.- Returns:
- the active
-
isActive
Generated method - Getter of theContentSlot.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
Generated method - Getter of theContentSlot.activeattribute.- Returns:
- the active
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()Generated method - Getter of theContentSlot.activeattribute.- Returns:
- the active
-
setActive
Generated method - Setter of theContentSlot.activeattribute.- Parameters:
value- the active
-
setActive
Generated method - Setter of theContentSlot.activeattribute.- Parameters:
value- the active
-
setActive
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
Generated method - Getter of theContentSlot.activeFromattribute.- Returns:
- the activeFrom
-
getActiveFrom
Generated method - Getter of theContentSlot.activeFromattribute.- Returns:
- the activeFrom
-
setActiveFrom
Generated method - Setter of theContentSlot.activeFromattribute.- Parameters:
value- the activeFrom
-
setActiveFrom
Generated method - Setter of theContentSlot.activeFromattribute.- Parameters:
value- the activeFrom
-
getActiveUntil
Generated method - Getter of theContentSlot.activeUntilattribute.- Returns:
- the activeUntil
-
getActiveUntil
Generated method - Getter of theContentSlot.activeUntilattribute.- Returns:
- the activeUntil
-
setActiveUntil
Generated method - Setter of theContentSlot.activeUntilattribute.- Parameters:
value- the activeUntil
-
setActiveUntil
Generated method - Setter of theContentSlot.activeUntilattribute.- Parameters:
value- the activeUntil
-
getCmsComponents
Generated method - Getter of theContentSlot.cmsComponentsattribute.- Returns:
- the cmsComponents
-
getCmsComponents
Generated method - Getter of theContentSlot.cmsComponentsattribute.- Returns:
- the cmsComponents
-
getCmsComponentsCount
-
getCmsComponentsCount
public long getCmsComponentsCount() -
setCmsComponents
Generated method - Setter of theContentSlot.cmsComponentsattribute.- Parameters:
value- the cmsComponents
-
setCmsComponents
Generated method - Setter of theContentSlot.cmsComponentsattribute.- Parameters:
value- the cmsComponents
-
addToCmsComponents
Generated method - Addsvalueto cmsComponents.- Parameters:
value- the item to add to cmsComponents
-
addToCmsComponents
Generated method - Addsvalueto cmsComponents.- Parameters:
value- the item to add to cmsComponents
-
removeFromCmsComponents
Generated method - Removesvaluefrom cmsComponents.- Parameters:
value- the item to remove from cmsComponents
-
removeFromCmsComponents
Generated method - Removesvaluefrom cmsComponents.- Parameters:
value- the item to remove from cmsComponents
-
getCurrentPosition
Generated method - Getter of theContentSlot.currentPositionattribute.- Returns:
- the currentPosition
-
getCurrentPosition
Generated method - Getter of theContentSlot.currentPositionattribute.- Returns:
- the currentPosition
-
setCurrentPosition
Generated method - Setter of theContentSlot.currentPositionattribute.- Parameters:
value- the currentPosition
-
setCurrentPosition
Generated method - Setter of theContentSlot.currentPositionattribute.- Parameters:
value- the currentPosition
-
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
-
getOriginalSlot
Generated method - Getter of theContentSlot.originalSlotattribute.- Returns:
- the originalSlot - The slot to override.
-
getOriginalSlot
Generated method - Getter of theContentSlot.originalSlotattribute.- Returns:
- the originalSlot - The slot to override.
-
setOriginalSlot
Generated method - Setter of theContentSlot.originalSlotattribute.- Parameters:
value- the originalSlot - The slot to override.
-
setOriginalSlot
Generated method - Setter of theContentSlot.originalSlotattribute.- Parameters:
value- the originalSlot - The slot to override.
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)