public abstract class GeneratedCMSVersion extends GenericItem
CMSVersion.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and 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 the
CMSVersion.cmsVersionGCProcesses attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DESCRIPTION
Qualifier of the
CMSVersion.description attribute |
static java.lang.String |
ITEMCATALOGVERSION
Qualifier of the
CMSVersion.itemCatalogVersion attribute |
static java.lang.String |
ITEMTYPECODE
Qualifier of the
CMSVersion.itemTypeCode attribute |
static java.lang.String |
ITEMUID
Qualifier of the
CMSVersion.itemUid attribute |
static java.lang.String |
LABEL
Qualifier of the
CMSVersion.label attribute |
static java.lang.String |
PAYLOAD
Qualifier of the
CMSVersion.payload attribute |
static java.lang.String |
RELATEDCHILDREN
Qualifier of the
CMSVersion.relatedChildren attribute |
static java.lang.String |
RELATEDPARENTS
Qualifier of the
CMSVersion.relatedParents attribute |
static java.lang.String |
RETAIN
Qualifier of the
CMSVersion.retain attribute |
static java.lang.String |
TRANSACTIONID
Qualifier of the
CMSVersion.transactionId attribute |
static java.lang.String |
UID
Qualifier of the
CMSVersion.uid attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedCMSVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCmsVersionGCProcesses(CMSVersionGCProcess value)
Generated method - Adds
value to cmsVersionGCProcesses. |
void |
addToCmsVersionGCProcesses(SessionContext ctx,
CMSVersionGCProcess value)
Generated method - Adds
value to cmsVersionGCProcesses. |
void |
addToRelatedChildren(CMSVersion value)
Generated method - Adds
value to relatedChildren. |
void |
addToRelatedChildren(SessionContext ctx,
CMSVersion value)
Generated method - Adds
value to relatedChildren. |
void |
addToRelatedParents(CMSVersion value)
Generated method - Adds
value to relatedParents. |
void |
addToRelatedParents(SessionContext ctx,
CMSVersion value)
Generated method - Adds
value to relatedParents. |
java.util.Collection<CMSVersionGCProcess> |
getCmsVersionGCProcesses()
Generated method - Getter of the
CMSVersion.cmsVersionGCProcesses attribute. |
java.util.Collection<CMSVersionGCProcess> |
getCmsVersionGCProcesses(SessionContext ctx)
Generated method - Getter of the
CMSVersion.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 the
CMSVersion.description attribute. |
java.lang.String |
getDescription(SessionContext ctx)
Generated method - Getter of the
CMSVersion.description attribute. |
CatalogVersion |
getItemCatalogVersion()
Generated method - Getter of the
CMSVersion.itemCatalogVersion attribute. |
CatalogVersion |
getItemCatalogVersion(SessionContext ctx)
Generated method - Getter of the
CMSVersion.itemCatalogVersion attribute. |
java.lang.String |
getItemTypeCode()
Generated method - Getter of the
CMSVersion.itemTypeCode attribute. |
java.lang.String |
getItemTypeCode(SessionContext ctx)
Generated method - Getter of the
CMSVersion.itemTypeCode attribute. |
java.lang.String |
getItemUid()
Generated method - Getter of the
CMSVersion.itemUid attribute. |
java.lang.String |
getItemUid(SessionContext ctx)
Generated method - Getter of the
CMSVersion.itemUid attribute. |
java.lang.String |
getLabel()
Generated method - Getter of the
CMSVersion.label attribute. |
java.lang.String |
getLabel(SessionContext ctx)
Generated method - Getter of the
CMSVersion.label attribute. |
java.lang.String |
getPayload()
Generated method - Getter of the
CMSVersion.payload attribute. |
java.lang.String |
getPayload(SessionContext ctx)
Generated method - Getter of the
CMSVersion.payload attribute. |
java.util.List<CMSVersion> |
getRelatedChildren()
Generated method - Getter of the
CMSVersion.relatedChildren attribute. |
java.util.List<CMSVersion> |
getRelatedChildren(SessionContext ctx)
Generated method - Getter of the
CMSVersion.relatedChildren attribute. |
long |
getRelatedChildrenCount() |
long |
getRelatedChildrenCount(SessionContext ctx) |
java.util.Collection<CMSVersion> |
getRelatedParents()
Generated method - Getter of the
CMSVersion.relatedParents attribute. |
java.util.Collection<CMSVersion> |
getRelatedParents(SessionContext ctx)
Generated method - Getter of the
CMSVersion.relatedParents attribute. |
long |
getRelatedParentsCount() |
long |
getRelatedParentsCount(SessionContext ctx) |
java.lang.String |
getTransactionId()
Generated method - Getter of the
CMSVersion.transactionId attribute. |
java.lang.String |
getTransactionId(SessionContext ctx)
Generated method - Getter of the
CMSVersion.transactionId attribute. |
java.lang.String |
getUid()
Generated method - Getter of the
CMSVersion.uid attribute. |
java.lang.String |
getUid(SessionContext ctx)
Generated method - Getter of the
CMSVersion.uid attribute. |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
java.lang.Boolean |
isRetain()
Generated method - Getter of the
CMSVersion.retain attribute. |
java.lang.Boolean |
isRetain(SessionContext ctx)
Generated method - Getter of the
CMSVersion.retain attribute. |
boolean |
isRetainAsPrimitive()
Generated method - Getter of the
CMSVersion.retain attribute. |
boolean |
isRetainAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CMSVersion.retain attribute. |
void |
removeFromCmsVersionGCProcesses(CMSVersionGCProcess value)
Generated method - Removes
value from cmsVersionGCProcesses. |
void |
removeFromCmsVersionGCProcesses(SessionContext ctx,
CMSVersionGCProcess value)
Generated method - Removes
value from cmsVersionGCProcesses. |
void |
removeFromRelatedChildren(CMSVersion value)
Generated method - Removes
value from relatedChildren. |
void |
removeFromRelatedChildren(SessionContext ctx,
CMSVersion value)
Generated method - Removes
value from relatedChildren. |
void |
removeFromRelatedParents(CMSVersion value)
Generated method - Removes
value from relatedParents. |
void |
removeFromRelatedParents(SessionContext ctx,
CMSVersion value)
Generated method - Removes
value from relatedParents. |
void |
setCmsVersionGCProcesses(java.util.Collection<CMSVersionGCProcess> value)
Generated method - Setter of the
CMSVersion.cmsVersionGCProcesses attribute. |
void |
setCmsVersionGCProcesses(SessionContext ctx,
java.util.Collection<CMSVersionGCProcess> value)
Generated method - Setter of the
CMSVersion.cmsVersionGCProcesses attribute. |
void |
setDescription(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSVersion.description attribute. |
void |
setDescription(java.lang.String value)
Generated method - Setter of the
CMSVersion.description attribute. |
void |
setItemCatalogVersion(CatalogVersion value)
Generated method - Setter of the
CMSVersion.itemCatalogVersion attribute. |
void |
setItemCatalogVersion(SessionContext ctx,
CatalogVersion value)
Generated method - Setter of the
CMSVersion.itemCatalogVersion attribute. |
void |
setItemTypeCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSVersion.itemTypeCode attribute. |
void |
setItemTypeCode(java.lang.String value)
Generated method - Setter of the
CMSVersion.itemTypeCode attribute. |
void |
setItemUid(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSVersion.itemUid attribute. |
void |
setItemUid(java.lang.String value)
Generated method - Setter of the
CMSVersion.itemUid attribute. |
void |
setLabel(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSVersion.label attribute. |
void |
setLabel(java.lang.String value)
Generated method - Setter of the
CMSVersion.label attribute. |
void |
setPayload(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSVersion.payload attribute. |
void |
setPayload(java.lang.String value)
Generated method - Setter of the
CMSVersion.payload attribute. |
void |
setRelatedChildren(java.util.List<CMSVersion> value)
Generated method - Setter of the
CMSVersion.relatedChildren attribute. |
void |
setRelatedChildren(SessionContext ctx,
java.util.List<CMSVersion> value)
Generated method - Setter of the
CMSVersion.relatedChildren attribute. |
void |
setRelatedParents(java.util.Collection<CMSVersion> value)
Generated method - Setter of the
CMSVersion.relatedParents attribute. |
void |
setRelatedParents(SessionContext ctx,
java.util.Collection<CMSVersion> value)
Generated method - Setter of the
CMSVersion.relatedParents attribute. |
void |
setRetain(boolean value)
Generated method - Setter of the
CMSVersion.retain attribute. |
void |
setRetain(java.lang.Boolean value)
Generated method - Setter of the
CMSVersion.retain attribute. |
void |
setRetain(SessionContext ctx,
boolean value)
Generated method - Setter of the
CMSVersion.retain attribute. |
void |
setRetain(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
CMSVersion.retain attribute. |
void |
setTransactionId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSVersion.transactionId attribute. |
void |
setTransactionId(java.lang.String value)
Generated method - Setter of the
CMSVersion.transactionId attribute. |
void |
setUid(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
CMSVersion.uid attribute. |
void |
setUid(java.lang.String value)
Generated method - Setter of the
CMSVersion.uid attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, writeReplacesetTenantpublic static final java.lang.String UID
CMSVersion.uid attributepublic static final java.lang.String TRANSACTIONID
CMSVersion.transactionId attributepublic static final java.lang.String ITEMUID
CMSVersion.itemUid attributepublic static final java.lang.String ITEMTYPECODE
CMSVersion.itemTypeCode attributepublic static final java.lang.String ITEMCATALOGVERSION
CMSVersion.itemCatalogVersion attributepublic static final java.lang.String LABEL
CMSVersion.label attributepublic static final java.lang.String DESCRIPTION
CMSVersion.description attributepublic static final java.lang.String RETAIN
CMSVersion.retain attributepublic static final java.lang.String PAYLOAD
CMSVersion.payload attributepublic static final java.lang.String RELATEDPARENTS
CMSVersion.relatedParents attributeprotected static java.lang.String CMSVERSION2CMSVERSION_SRC_ORDERED
protected static java.lang.String CMSVERSION2CMSVERSION_TGT_ORDERED
protected static java.lang.String CMSVERSION2CMSVERSION_MARKMODIFIED
public static final java.lang.String RELATEDCHILDREN
CMSVersion.relatedChildren attributepublic static final java.lang.String CMSVERSIONGCPROCESSES
CMSVersion.cmsVersionGCProcesses attributeprotected static java.lang.String CMSVERSIONGCPROCESS2CMSVERSION_SRC_ORDERED
protected static java.lang.String CMSVERSIONGCPROCESS2CMSVERSION_TGT_ORDERED
protected static java.lang.String CMSVERSIONGCPROCESS2CMSVERSION_MARKMODIFIED
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.util.Collection<CMSVersionGCProcess> getCmsVersionGCProcesses(SessionContext ctx)
CMSVersion.cmsVersionGCProcesses attribute.public java.util.Collection<CMSVersionGCProcess> getCmsVersionGCProcesses()
CMSVersion.cmsVersionGCProcesses attribute.public long getCmsVersionGCProcessesCount(SessionContext ctx)
public long getCmsVersionGCProcessesCount()
public void setCmsVersionGCProcesses(SessionContext ctx, java.util.Collection<CMSVersionGCProcess> value)
CMSVersion.cmsVersionGCProcesses attribute.value - the cmsVersionGCProcessespublic void setCmsVersionGCProcesses(java.util.Collection<CMSVersionGCProcess> value)
CMSVersion.cmsVersionGCProcesses attribute.value - the cmsVersionGCProcessespublic void addToCmsVersionGCProcesses(SessionContext ctx, CMSVersionGCProcess value)
value to cmsVersionGCProcesses.value - the item to add to cmsVersionGCProcessespublic void addToCmsVersionGCProcesses(CMSVersionGCProcess value)
value to cmsVersionGCProcesses.value - the item to add to cmsVersionGCProcessespublic void removeFromCmsVersionGCProcesses(SessionContext ctx, CMSVersionGCProcess value)
value from cmsVersionGCProcesses.value - the item to remove from cmsVersionGCProcessespublic void removeFromCmsVersionGCProcesses(CMSVersionGCProcess value)
value from cmsVersionGCProcesses.value - the item to remove from cmsVersionGCProcessespublic java.lang.String getDescription(SessionContext ctx)
CMSVersion.description attribute.public java.lang.String getDescription()
CMSVersion.description attribute.public void setDescription(SessionContext ctx, java.lang.String value)
CMSVersion.description attribute.value - the descriptionpublic void setDescription(java.lang.String value)
CMSVersion.description attribute.value - the descriptionpublic boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class Itempublic CatalogVersion getItemCatalogVersion(SessionContext ctx)
CMSVersion.itemCatalogVersion attribute.public CatalogVersion getItemCatalogVersion()
CMSVersion.itemCatalogVersion attribute.public void setItemCatalogVersion(SessionContext ctx, CatalogVersion value)
CMSVersion.itemCatalogVersion attribute.value - the itemCatalogVersionpublic void setItemCatalogVersion(CatalogVersion value)
CMSVersion.itemCatalogVersion attribute.value - the itemCatalogVersionpublic java.lang.String getItemTypeCode(SessionContext ctx)
CMSVersion.itemTypeCode attribute.public java.lang.String getItemTypeCode()
CMSVersion.itemTypeCode attribute.public void setItemTypeCode(SessionContext ctx, java.lang.String value)
CMSVersion.itemTypeCode attribute.value - the itemTypeCodepublic void setItemTypeCode(java.lang.String value)
CMSVersion.itemTypeCode attribute.value - the itemTypeCodepublic java.lang.String getItemUid(SessionContext ctx)
CMSVersion.itemUid attribute.public java.lang.String getItemUid()
CMSVersion.itemUid attribute.public void setItemUid(SessionContext ctx, java.lang.String value)
CMSVersion.itemUid attribute.value - the itemUidpublic void setItemUid(java.lang.String value)
CMSVersion.itemUid attribute.value - the itemUidpublic java.lang.String getLabel(SessionContext ctx)
CMSVersion.label attribute.public java.lang.String getLabel()
CMSVersion.label attribute.public void setLabel(SessionContext ctx, java.lang.String value)
CMSVersion.label attribute.value - the labelpublic void setLabel(java.lang.String value)
CMSVersion.label attribute.value - the labelpublic java.lang.String getPayload(SessionContext ctx)
CMSVersion.payload attribute.public java.lang.String getPayload()
CMSVersion.payload attribute.public void setPayload(SessionContext ctx, java.lang.String value)
CMSVersion.payload attribute.value - the payloadpublic void setPayload(java.lang.String value)
CMSVersion.payload attribute.value - the payloadpublic java.util.List<CMSVersion> getRelatedChildren(SessionContext ctx)
CMSVersion.relatedChildren attribute.public java.util.List<CMSVersion> getRelatedChildren()
CMSVersion.relatedChildren attribute.public long getRelatedChildrenCount(SessionContext ctx)
public long getRelatedChildrenCount()
public void setRelatedChildren(SessionContext ctx, java.util.List<CMSVersion> value)
CMSVersion.relatedChildren attribute.value - the relatedChildrenpublic void setRelatedChildren(java.util.List<CMSVersion> value)
CMSVersion.relatedChildren attribute.value - the relatedChildrenpublic void addToRelatedChildren(SessionContext ctx, CMSVersion value)
value to relatedChildren.value - the item to add to relatedChildrenpublic void addToRelatedChildren(CMSVersion value)
value to relatedChildren.value - the item to add to relatedChildrenpublic void removeFromRelatedChildren(SessionContext ctx, CMSVersion value)
value from relatedChildren.value - the item to remove from relatedChildrenpublic void removeFromRelatedChildren(CMSVersion value)
value from relatedChildren.value - the item to remove from relatedChildrenpublic java.util.Collection<CMSVersion> getRelatedParents(SessionContext ctx)
CMSVersion.relatedParents attribute.public java.util.Collection<CMSVersion> getRelatedParents()
CMSVersion.relatedParents attribute.public long getRelatedParentsCount(SessionContext ctx)
public long getRelatedParentsCount()
public void setRelatedParents(SessionContext ctx, java.util.Collection<CMSVersion> value)
CMSVersion.relatedParents attribute.value - the relatedParentspublic void setRelatedParents(java.util.Collection<CMSVersion> value)
CMSVersion.relatedParents attribute.value - the relatedParentspublic void addToRelatedParents(SessionContext ctx, CMSVersion value)
value to relatedParents.value - the item to add to relatedParentspublic void addToRelatedParents(CMSVersion value)
value to relatedParents.value - the item to add to relatedParentspublic void removeFromRelatedParents(SessionContext ctx, CMSVersion value)
value from relatedParents.value - the item to remove from relatedParentspublic void removeFromRelatedParents(CMSVersion value)
value from relatedParents.value - the item to remove from relatedParentspublic java.lang.Boolean isRetain(SessionContext ctx)
CMSVersion.retain attribute.public java.lang.Boolean isRetain()
CMSVersion.retain attribute.public boolean isRetainAsPrimitive(SessionContext ctx)
CMSVersion.retain attribute.public boolean isRetainAsPrimitive()
CMSVersion.retain attribute.public void setRetain(SessionContext ctx, java.lang.Boolean value)
CMSVersion.retain attribute.value - the retainpublic void setRetain(java.lang.Boolean value)
CMSVersion.retain attribute.value - the retainpublic void setRetain(SessionContext ctx, boolean value)
CMSVersion.retain attribute.value - the retainpublic void setRetain(boolean value)
CMSVersion.retain attribute.value - the retainpublic java.lang.String getTransactionId(SessionContext ctx)
CMSVersion.transactionId attribute.public java.lang.String getTransactionId()
CMSVersion.transactionId attribute.public void setTransactionId(SessionContext ctx, java.lang.String value)
CMSVersion.transactionId attribute.value - the transactionId - Used internally to identify all the versions created in a single transactionpublic void setTransactionId(java.lang.String value)
CMSVersion.transactionId attribute.value - the transactionId - Used internally to identify all the versions created in a single transactionpublic java.lang.String getUid(SessionContext ctx)
CMSVersion.uid attribute.public java.lang.String getUid()
CMSVersion.uid attribute.public void setUid(SessionContext ctx, java.lang.String value)
CMSVersion.uid attribute.value - the uid - Used to uniquely identify a version across all itemspublic void setUid(java.lang.String value)
CMSVersion.uid attribute.value - the uid - Used to uniquely identify a version across all itemsCopyright © 2018 SAP SE. All Rights Reserved.