Package de.hybris.platform.cms2.jalo
Class GeneratedCMSVersion
- 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.GeneratedCMSVersion
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
CMSVersion
public abstract class GeneratedCMSVersion extends GenericItem
Generated class for typeCMSVersion
.- 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 protected static java.lang.String
CMSVERSION2CMSVERSION_MARKMODIFIED
Relation disable markmodifed parameter constants for CMSVersion2CMSVersion from ((cms2))protected static java.lang.String
CMSVERSION2CMSVERSION_SRC_ORDERED
Relation ordering override parameter constants for CMSVersion2CMSVersion from ((cms2))protected static java.lang.String
CMSVERSION2CMSVERSION_TGT_ORDERED
protected static java.lang.String
CMSVERSIONGCPROCESS2CMSVERSION_MARKMODIFIED
Relation disable markmodifed parameter constants for CMSVersionGCProcess2CMSVersion from ((cms2))protected static java.lang.String
CMSVERSIONGCPROCESS2CMSVERSION_SRC_ORDERED
Relation ordering override parameter constants for CMSVersionGCProcess2CMSVersion from ((cms2))protected static java.lang.String
CMSVERSIONGCPROCESS2CMSVERSION_TGT_ORDERED
static java.lang.String
CMSVERSIONGCPROCESSES
Qualifier of theCMSVersion.cmsVersionGCProcesses
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
DESCRIPTION
Qualifier of theCMSVersion.description
attributestatic java.lang.String
ITEMCATALOGVERSION
Qualifier of theCMSVersion.itemCatalogVersion
attributestatic java.lang.String
ITEMTYPECODE
Qualifier of theCMSVersion.itemTypeCode
attributestatic java.lang.String
ITEMUID
Qualifier of theCMSVersion.itemUid
attributestatic java.lang.String
LABEL
Qualifier of theCMSVersion.label
attributestatic java.lang.String
PAYLOAD
Qualifier of theCMSVersion.payload
attributestatic java.lang.String
RELATEDCHILDREN
Qualifier of theCMSVersion.relatedChildren
attributestatic java.lang.String
RELATEDPARENTS
Qualifier of theCMSVersion.relatedParents
attributestatic java.lang.String
RETAIN
Qualifier of theCMSVersion.retain
attributestatic java.lang.String
TRANSACTIONID
Qualifier of theCMSVersion.transactionId
attributestatic java.lang.String
UID
Qualifier of theCMSVersion.uid
attribute-
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 GeneratedCMSVersion()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToCmsVersionGCProcesses(CMSVersionGCProcess value)
Generated method - Addsvalue
to cmsVersionGCProcesses.void
addToCmsVersionGCProcesses(SessionContext ctx, CMSVersionGCProcess value)
Generated method - Addsvalue
to cmsVersionGCProcesses.void
addToRelatedChildren(CMSVersion value)
Generated method - Addsvalue
to relatedChildren.void
addToRelatedChildren(SessionContext ctx, CMSVersion value)
Generated method - Addsvalue
to relatedChildren.void
addToRelatedParents(CMSVersion value)
Generated method - Addsvalue
to relatedParents.void
addToRelatedParents(SessionContext ctx, CMSVersion value)
Generated method - Addsvalue
to relatedParents.java.util.Collection<CMSVersionGCProcess>
getCmsVersionGCProcesses()
Generated method - Getter of theCMSVersion.cmsVersionGCProcesses
attribute.java.util.Collection<CMSVersionGCProcess>
getCmsVersionGCProcesses(SessionContext ctx)
Generated method - Getter of theCMSVersion.cmsVersionGCProcesses
attribute.long
getCmsVersionGCProcessesCount()
long
getCmsVersionGCProcessesCount(SessionContext ctx)
protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getDescription()
Generated method - Getter of theCMSVersion.description
attribute.java.lang.String
getDescription(SessionContext ctx)
Generated method - Getter of theCMSVersion.description
attribute.CatalogVersion
getItemCatalogVersion()
Generated method - Getter of theCMSVersion.itemCatalogVersion
attribute.CatalogVersion
getItemCatalogVersion(SessionContext ctx)
Generated method - Getter of theCMSVersion.itemCatalogVersion
attribute.java.lang.String
getItemTypeCode()
Generated method - Getter of theCMSVersion.itemTypeCode
attribute.java.lang.String
getItemTypeCode(SessionContext ctx)
Generated method - Getter of theCMSVersion.itemTypeCode
attribute.java.lang.String
getItemUid()
Generated method - Getter of theCMSVersion.itemUid
attribute.java.lang.String
getItemUid(SessionContext ctx)
Generated method - Getter of theCMSVersion.itemUid
attribute.java.lang.String
getLabel()
Generated method - Getter of theCMSVersion.label
attribute.java.lang.String
getLabel(SessionContext ctx)
Generated method - Getter of theCMSVersion.label
attribute.java.lang.String
getPayload()
Generated method - Getter of theCMSVersion.payload
attribute.java.lang.String
getPayload(SessionContext ctx)
Generated method - Getter of theCMSVersion.payload
attribute.java.util.List<CMSVersion>
getRelatedChildren()
Generated method - Getter of theCMSVersion.relatedChildren
attribute.java.util.List<CMSVersion>
getRelatedChildren(SessionContext ctx)
Generated method - Getter of theCMSVersion.relatedChildren
attribute.long
getRelatedChildrenCount()
long
getRelatedChildrenCount(SessionContext ctx)
java.util.Collection<CMSVersion>
getRelatedParents()
Generated method - Getter of theCMSVersion.relatedParents
attribute.java.util.Collection<CMSVersion>
getRelatedParents(SessionContext ctx)
Generated method - Getter of theCMSVersion.relatedParents
attribute.long
getRelatedParentsCount()
long
getRelatedParentsCount(SessionContext ctx)
java.lang.String
getTransactionId()
Generated method - Getter of theCMSVersion.transactionId
attribute.java.lang.String
getTransactionId(SessionContext ctx)
Generated method - Getter of theCMSVersion.transactionId
attribute.java.lang.String
getUid()
Generated method - Getter of theCMSVersion.uid
attribute.java.lang.String
getUid(SessionContext ctx)
Generated method - Getter of theCMSVersion.uid
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
java.lang.Boolean
isRetain()
Generated method - Getter of theCMSVersion.retain
attribute.java.lang.Boolean
isRetain(SessionContext ctx)
Generated method - Getter of theCMSVersion.retain
attribute.boolean
isRetainAsPrimitive()
Generated method - Getter of theCMSVersion.retain
attribute.boolean
isRetainAsPrimitive(SessionContext ctx)
Generated method - Getter of theCMSVersion.retain
attribute.void
removeFromCmsVersionGCProcesses(CMSVersionGCProcess value)
Generated method - Removesvalue
from cmsVersionGCProcesses.void
removeFromCmsVersionGCProcesses(SessionContext ctx, CMSVersionGCProcess value)
Generated method - Removesvalue
from cmsVersionGCProcesses.void
removeFromRelatedChildren(CMSVersion value)
Generated method - Removesvalue
from relatedChildren.void
removeFromRelatedChildren(SessionContext ctx, CMSVersion value)
Generated method - Removesvalue
from relatedChildren.void
removeFromRelatedParents(CMSVersion value)
Generated method - Removesvalue
from relatedParents.void
removeFromRelatedParents(SessionContext ctx, CMSVersion value)
Generated method - Removesvalue
from relatedParents.void
setCmsVersionGCProcesses(SessionContext ctx, java.util.Collection<CMSVersionGCProcess> value)
Generated method - Setter of theCMSVersion.cmsVersionGCProcesses
attribute.void
setCmsVersionGCProcesses(java.util.Collection<CMSVersionGCProcess> value)
Generated method - Setter of theCMSVersion.cmsVersionGCProcesses
attribute.void
setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.description
attribute.void
setDescription(java.lang.String value)
Generated method - Setter of theCMSVersion.description
attribute.void
setItemCatalogVersion(CatalogVersion value)
Generated method - Setter of theCMSVersion.itemCatalogVersion
attribute.void
setItemCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theCMSVersion.itemCatalogVersion
attribute.void
setItemTypeCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.itemTypeCode
attribute.void
setItemTypeCode(java.lang.String value)
Generated method - Setter of theCMSVersion.itemTypeCode
attribute.void
setItemUid(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.itemUid
attribute.void
setItemUid(java.lang.String value)
Generated method - Setter of theCMSVersion.itemUid
attribute.void
setLabel(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.label
attribute.void
setLabel(java.lang.String value)
Generated method - Setter of theCMSVersion.label
attribute.void
setPayload(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.payload
attribute.void
setPayload(java.lang.String value)
Generated method - Setter of theCMSVersion.payload
attribute.void
setRelatedChildren(SessionContext ctx, java.util.List<CMSVersion> value)
Generated method - Setter of theCMSVersion.relatedChildren
attribute.void
setRelatedChildren(java.util.List<CMSVersion> value)
Generated method - Setter of theCMSVersion.relatedChildren
attribute.void
setRelatedParents(SessionContext ctx, java.util.Collection<CMSVersion> value)
Generated method - Setter of theCMSVersion.relatedParents
attribute.void
setRelatedParents(java.util.Collection<CMSVersion> value)
Generated method - Setter of theCMSVersion.relatedParents
attribute.void
setRetain(boolean value)
Generated method - Setter of theCMSVersion.retain
attribute.void
setRetain(SessionContext ctx, boolean value)
Generated method - Setter of theCMSVersion.retain
attribute.void
setRetain(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCMSVersion.retain
attribute.void
setRetain(java.lang.Boolean value)
Generated method - Setter of theCMSVersion.retain
attribute.void
setTransactionId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.transactionId
attribute.void
setTransactionId(java.lang.String value)
Generated method - Setter of theCMSVersion.transactionId
attribute.void
setUid(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.uid
attribute.void
setUid(java.lang.String value)
Generated method - Setter of theCMSVersion.uid
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, 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
-
UID
public static final java.lang.String UID
Qualifier of theCMSVersion.uid
attribute- See Also:
- Constant Field Values
-
TRANSACTIONID
public static final java.lang.String TRANSACTIONID
Qualifier of theCMSVersion.transactionId
attribute- See Also:
- Constant Field Values
-
ITEMUID
public static final java.lang.String ITEMUID
Qualifier of theCMSVersion.itemUid
attribute- See Also:
- Constant Field Values
-
ITEMTYPECODE
public static final java.lang.String ITEMTYPECODE
Qualifier of theCMSVersion.itemTypeCode
attribute- See Also:
- Constant Field Values
-
ITEMCATALOGVERSION
public static final java.lang.String ITEMCATALOGVERSION
Qualifier of theCMSVersion.itemCatalogVersion
attribute- See Also:
- Constant Field Values
-
LABEL
public static final java.lang.String LABEL
Qualifier of theCMSVersion.label
attribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theCMSVersion.description
attribute- See Also:
- Constant Field Values
-
RETAIN
public static final java.lang.String RETAIN
Qualifier of theCMSVersion.retain
attribute- See Also:
- Constant Field Values
-
PAYLOAD
public static final java.lang.String PAYLOAD
Qualifier of theCMSVersion.payload
attribute- See Also:
- Constant Field Values
-
RELATEDPARENTS
public static final java.lang.String RELATEDPARENTS
Qualifier of theCMSVersion.relatedParents
attribute- See Also:
- Constant Field Values
-
CMSVERSION2CMSVERSION_SRC_ORDERED
protected static java.lang.String CMSVERSION2CMSVERSION_SRC_ORDERED
Relation ordering override parameter constants for CMSVersion2CMSVersion from ((cms2))
-
CMSVERSION2CMSVERSION_TGT_ORDERED
protected static java.lang.String CMSVERSION2CMSVERSION_TGT_ORDERED
-
CMSVERSION2CMSVERSION_MARKMODIFIED
protected static java.lang.String CMSVERSION2CMSVERSION_MARKMODIFIED
Relation disable markmodifed parameter constants for CMSVersion2CMSVersion from ((cms2))
-
RELATEDCHILDREN
public static final java.lang.String RELATEDCHILDREN
Qualifier of theCMSVersion.relatedChildren
attribute- See Also:
- Constant Field Values
-
CMSVERSIONGCPROCESSES
public static final java.lang.String CMSVERSIONGCPROCESSES
Qualifier of theCMSVersion.cmsVersionGCProcesses
attribute- See Also:
- Constant Field Values
-
CMSVERSIONGCPROCESS2CMSVERSION_SRC_ORDERED
protected static java.lang.String CMSVERSIONGCPROCESS2CMSVERSION_SRC_ORDERED
Relation ordering override parameter constants for CMSVersionGCProcess2CMSVersion from ((cms2))
-
CMSVERSIONGCPROCESS2CMSVERSION_TGT_ORDERED
protected static java.lang.String CMSVERSIONGCPROCESS2CMSVERSION_TGT_ORDERED
-
CMSVERSIONGCPROCESS2CMSVERSION_MARKMODIFIED
protected static java.lang.String CMSVERSIONGCPROCESS2CMSVERSION_MARKMODIFIED
Relation disable markmodifed parameter constants for CMSVersionGCProcess2CMSVersion 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 classItem
-
getCmsVersionGCProcesses
public java.util.Collection<CMSVersionGCProcess> getCmsVersionGCProcesses(SessionContext ctx)
Generated method - Getter of theCMSVersion.cmsVersionGCProcesses
attribute.- Returns:
- the cmsVersionGCProcesses
-
getCmsVersionGCProcesses
public java.util.Collection<CMSVersionGCProcess> getCmsVersionGCProcesses()
Generated method - Getter of theCMSVersion.cmsVersionGCProcesses
attribute.- Returns:
- the cmsVersionGCProcesses
-
getCmsVersionGCProcessesCount
public long getCmsVersionGCProcessesCount(SessionContext ctx)
-
getCmsVersionGCProcessesCount
public long getCmsVersionGCProcessesCount()
-
setCmsVersionGCProcesses
public void setCmsVersionGCProcesses(SessionContext ctx, java.util.Collection<CMSVersionGCProcess> value)
Generated method - Setter of theCMSVersion.cmsVersionGCProcesses
attribute.- Parameters:
value
- the cmsVersionGCProcesses
-
setCmsVersionGCProcesses
public void setCmsVersionGCProcesses(java.util.Collection<CMSVersionGCProcess> value)
Generated method - Setter of theCMSVersion.cmsVersionGCProcesses
attribute.- Parameters:
value
- the cmsVersionGCProcesses
-
addToCmsVersionGCProcesses
public void addToCmsVersionGCProcesses(SessionContext ctx, CMSVersionGCProcess value)
Generated method - Addsvalue
to cmsVersionGCProcesses.- Parameters:
value
- the item to add to cmsVersionGCProcesses
-
addToCmsVersionGCProcesses
public void addToCmsVersionGCProcesses(CMSVersionGCProcess value)
Generated method - Addsvalue
to cmsVersionGCProcesses.- Parameters:
value
- the item to add to cmsVersionGCProcesses
-
removeFromCmsVersionGCProcesses
public void removeFromCmsVersionGCProcesses(SessionContext ctx, CMSVersionGCProcess value)
Generated method - Removesvalue
from cmsVersionGCProcesses.- Parameters:
value
- the item to remove from cmsVersionGCProcesses
-
removeFromCmsVersionGCProcesses
public void removeFromCmsVersionGCProcesses(CMSVersionGCProcess value)
Generated method - Removesvalue
from cmsVersionGCProcesses.- Parameters:
value
- the item to remove from cmsVersionGCProcesses
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theCMSVersion.description
attribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theCMSVersion.description
attribute.- Returns:
- the description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.description
attribute.- Parameters:
value
- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theCMSVersion.description
attribute.- Parameters:
value
- the description
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
getItemCatalogVersion
public CatalogVersion getItemCatalogVersion(SessionContext ctx)
Generated method - Getter of theCMSVersion.itemCatalogVersion
attribute.- Returns:
- the itemCatalogVersion
-
getItemCatalogVersion
public CatalogVersion getItemCatalogVersion()
Generated method - Getter of theCMSVersion.itemCatalogVersion
attribute.- Returns:
- the itemCatalogVersion
-
setItemCatalogVersion
public void setItemCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of theCMSVersion.itemCatalogVersion
attribute.- Parameters:
value
- the itemCatalogVersion
-
setItemCatalogVersion
public void setItemCatalogVersion(CatalogVersion value)
Generated method - Setter of theCMSVersion.itemCatalogVersion
attribute.- Parameters:
value
- the itemCatalogVersion
-
getItemTypeCode
public java.lang.String getItemTypeCode(SessionContext ctx)
Generated method - Getter of theCMSVersion.itemTypeCode
attribute.- Returns:
- the itemTypeCode
-
getItemTypeCode
public java.lang.String getItemTypeCode()
Generated method - Getter of theCMSVersion.itemTypeCode
attribute.- Returns:
- the itemTypeCode
-
setItemTypeCode
public void setItemTypeCode(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.itemTypeCode
attribute.- Parameters:
value
- the itemTypeCode
-
setItemTypeCode
public void setItemTypeCode(java.lang.String value)
Generated method - Setter of theCMSVersion.itemTypeCode
attribute.- Parameters:
value
- the itemTypeCode
-
getItemUid
public java.lang.String getItemUid(SessionContext ctx)
Generated method - Getter of theCMSVersion.itemUid
attribute.- Returns:
- the itemUid
-
getItemUid
public java.lang.String getItemUid()
Generated method - Getter of theCMSVersion.itemUid
attribute.- Returns:
- the itemUid
-
setItemUid
public void setItemUid(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.itemUid
attribute.- Parameters:
value
- the itemUid
-
setItemUid
public void setItemUid(java.lang.String value)
Generated method - Setter of theCMSVersion.itemUid
attribute.- Parameters:
value
- the itemUid
-
getLabel
public java.lang.String getLabel(SessionContext ctx)
Generated method - Getter of theCMSVersion.label
attribute.- Returns:
- the label
-
getLabel
public java.lang.String getLabel()
Generated method - Getter of theCMSVersion.label
attribute.- Returns:
- the label
-
setLabel
public void setLabel(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.label
attribute.- Parameters:
value
- the label
-
setLabel
public void setLabel(java.lang.String value)
Generated method - Setter of theCMSVersion.label
attribute.- Parameters:
value
- the label
-
getPayload
public java.lang.String getPayload(SessionContext ctx)
Generated method - Getter of theCMSVersion.payload
attribute.- Returns:
- the payload
-
getPayload
public java.lang.String getPayload()
Generated method - Getter of theCMSVersion.payload
attribute.- Returns:
- the payload
-
setPayload
public void setPayload(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.payload
attribute.- Parameters:
value
- the payload
-
setPayload
public void setPayload(java.lang.String value)
Generated method - Setter of theCMSVersion.payload
attribute.- Parameters:
value
- the payload
-
getRelatedChildren
public java.util.List<CMSVersion> getRelatedChildren(SessionContext ctx)
Generated method - Getter of theCMSVersion.relatedChildren
attribute.- Returns:
- the relatedChildren
-
getRelatedChildren
public java.util.List<CMSVersion> getRelatedChildren()
Generated method - Getter of theCMSVersion.relatedChildren
attribute.- Returns:
- the relatedChildren
-
getRelatedChildrenCount
public long getRelatedChildrenCount(SessionContext ctx)
-
getRelatedChildrenCount
public long getRelatedChildrenCount()
-
setRelatedChildren
public void setRelatedChildren(SessionContext ctx, java.util.List<CMSVersion> value)
Generated method - Setter of theCMSVersion.relatedChildren
attribute.- Parameters:
value
- the relatedChildren
-
setRelatedChildren
public void setRelatedChildren(java.util.List<CMSVersion> value)
Generated method - Setter of theCMSVersion.relatedChildren
attribute.- Parameters:
value
- the relatedChildren
-
addToRelatedChildren
public void addToRelatedChildren(SessionContext ctx, CMSVersion value)
Generated method - Addsvalue
to relatedChildren.- Parameters:
value
- the item to add to relatedChildren
-
addToRelatedChildren
public void addToRelatedChildren(CMSVersion value)
Generated method - Addsvalue
to relatedChildren.- Parameters:
value
- the item to add to relatedChildren
-
removeFromRelatedChildren
public void removeFromRelatedChildren(SessionContext ctx, CMSVersion value)
Generated method - Removesvalue
from relatedChildren.- Parameters:
value
- the item to remove from relatedChildren
-
removeFromRelatedChildren
public void removeFromRelatedChildren(CMSVersion value)
Generated method - Removesvalue
from relatedChildren.- Parameters:
value
- the item to remove from relatedChildren
-
getRelatedParents
public java.util.Collection<CMSVersion> getRelatedParents(SessionContext ctx)
Generated method - Getter of theCMSVersion.relatedParents
attribute.- Returns:
- the relatedParents
-
getRelatedParents
public java.util.Collection<CMSVersion> getRelatedParents()
Generated method - Getter of theCMSVersion.relatedParents
attribute.- Returns:
- the relatedParents
-
getRelatedParentsCount
public long getRelatedParentsCount(SessionContext ctx)
-
getRelatedParentsCount
public long getRelatedParentsCount()
-
setRelatedParents
public void setRelatedParents(SessionContext ctx, java.util.Collection<CMSVersion> value)
Generated method - Setter of theCMSVersion.relatedParents
attribute.- Parameters:
value
- the relatedParents
-
setRelatedParents
public void setRelatedParents(java.util.Collection<CMSVersion> value)
Generated method - Setter of theCMSVersion.relatedParents
attribute.- Parameters:
value
- the relatedParents
-
addToRelatedParents
public void addToRelatedParents(SessionContext ctx, CMSVersion value)
Generated method - Addsvalue
to relatedParents.- Parameters:
value
- the item to add to relatedParents
-
addToRelatedParents
public void addToRelatedParents(CMSVersion value)
Generated method - Addsvalue
to relatedParents.- Parameters:
value
- the item to add to relatedParents
-
removeFromRelatedParents
public void removeFromRelatedParents(SessionContext ctx, CMSVersion value)
Generated method - Removesvalue
from relatedParents.- Parameters:
value
- the item to remove from relatedParents
-
removeFromRelatedParents
public void removeFromRelatedParents(CMSVersion value)
Generated method - Removesvalue
from relatedParents.- Parameters:
value
- the item to remove from relatedParents
-
isRetain
public java.lang.Boolean isRetain(SessionContext ctx)
Generated method - Getter of theCMSVersion.retain
attribute.- Returns:
- the retain
-
isRetain
public java.lang.Boolean isRetain()
Generated method - Getter of theCMSVersion.retain
attribute.- Returns:
- the retain
-
isRetainAsPrimitive
public boolean isRetainAsPrimitive(SessionContext ctx)
Generated method - Getter of theCMSVersion.retain
attribute.- Returns:
- the retain
-
isRetainAsPrimitive
public boolean isRetainAsPrimitive()
Generated method - Getter of theCMSVersion.retain
attribute.- Returns:
- the retain
-
setRetain
public void setRetain(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theCMSVersion.retain
attribute.- Parameters:
value
- the retain
-
setRetain
public void setRetain(java.lang.Boolean value)
Generated method - Setter of theCMSVersion.retain
attribute.- Parameters:
value
- the retain
-
setRetain
public void setRetain(SessionContext ctx, boolean value)
Generated method - Setter of theCMSVersion.retain
attribute.- Parameters:
value
- the retain
-
setRetain
public void setRetain(boolean value)
Generated method - Setter of theCMSVersion.retain
attribute.- Parameters:
value
- the retain
-
getTransactionId
public java.lang.String getTransactionId(SessionContext ctx)
Generated method - Getter of theCMSVersion.transactionId
attribute.- Returns:
- the transactionId - Used internally to identify all the versions created in a single transaction
-
getTransactionId
public java.lang.String getTransactionId()
Generated method - Getter of theCMSVersion.transactionId
attribute.- Returns:
- the transactionId - Used internally to identify all the versions created in a single transaction
-
setTransactionId
public void setTransactionId(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.transactionId
attribute.- Parameters:
value
- the transactionId - Used internally to identify all the versions created in a single transaction
-
setTransactionId
public void setTransactionId(java.lang.String value)
Generated method - Setter of theCMSVersion.transactionId
attribute.- Parameters:
value
- the transactionId - Used internally to identify all the versions created in a single transaction
-
getUid
public java.lang.String getUid(SessionContext ctx)
Generated method - Getter of theCMSVersion.uid
attribute.- Returns:
- the uid - Used to uniquely identify a version across all items
-
getUid
public java.lang.String getUid()
Generated method - Getter of theCMSVersion.uid
attribute.- Returns:
- the uid - Used to uniquely identify a version across all items
-
setUid
public void setUid(SessionContext ctx, java.lang.String value)
Generated method - Setter of theCMSVersion.uid
attribute.- Parameters:
value
- the uid - Used to uniquely identify a version across all items
-
setUid
public void setUid(java.lang.String value)
Generated method - Setter of theCMSVersion.uid
attribute.- Parameters:
value
- the uid - Used to uniquely identify a version across all items
-
-