public class CMSVersionModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_CMSVERSION2CMSVERSION
Generated relation code constant for relation
CMSVersion2CMSVersion defining source attribute relatedParents in extension cms2. |
static java.lang.String |
_CMSVERSIONGCPROCESS2CMSVERSION
Generated relation code constant for relation
CMSVersionGCProcess2CMSVersion defining source attribute cmsVersionGCProcesses in extension cms2. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CMSVERSIONGCPROCESSES
Generated constant - Attribute key of
CMSVersion.cmsVersionGCProcesses attribute defined at extension cms2. |
static java.lang.String |
DESCRIPTION
Generated constant - Attribute key of
CMSVersion.description attribute defined at extension cms2. |
static java.lang.String |
ITEMCATALOGVERSION
Generated constant - Attribute key of
CMSVersion.itemCatalogVersion attribute defined at extension cms2. |
static java.lang.String |
ITEMTYPECODE
Generated constant - Attribute key of
CMSVersion.itemTypeCode attribute defined at extension cms2. |
static java.lang.String |
ITEMUID
Generated constant - Attribute key of
CMSVersion.itemUid attribute defined at extension cms2. |
static java.lang.String |
LABEL
Generated constant - Attribute key of
CMSVersion.label attribute defined at extension cms2. |
static java.lang.String |
PAYLOAD
Generated constant - Attribute key of
CMSVersion.payload attribute defined at extension cms2. |
static java.lang.String |
RELATEDCHILDREN
Generated constant - Attribute key of
CMSVersion.relatedChildren attribute defined at extension cms2. |
static java.lang.String |
RELATEDPARENTS
Generated constant - Attribute key of
CMSVersion.relatedParents attribute defined at extension cms2. |
static java.lang.String |
RETAIN
Generated constant - Attribute key of
CMSVersion.retain attribute defined at extension cms2. |
static java.lang.String |
TRANSACTIONID
Generated constant - Attribute key of
CMSVersion.transactionId attribute defined at extension cms2. |
static java.lang.String |
UID
Generated constant - Attribute key of
CMSVersion.uid attribute defined at extension cms2. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CMSVersionModel()
Generated constructor - Default constructor for generic creation.
|
CMSVersionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
CMSVersionModel(ItemModel _owner,
java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CMSVersionModel(java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CMSVersionGCProcessModel> |
getCmsVersionGCProcesses()
Generated method - Getter of the
CMSVersion.cmsVersionGCProcesses attribute defined at extension cms2. |
java.lang.String |
getDescription()
Generated method - Getter of the
CMSVersion.description attribute defined at extension cms2. |
CatalogVersionModel |
getItemCatalogVersion()
Generated method - Getter of the
CMSVersion.itemCatalogVersion attribute defined at extension cms2. |
java.lang.String |
getItemTypeCode()
Generated method - Getter of the
CMSVersion.itemTypeCode attribute defined at extension cms2. |
java.lang.String |
getItemUid()
Generated method - Getter of the
CMSVersion.itemUid attribute defined at extension cms2. |
java.lang.String |
getLabel()
Generated method - Getter of the
CMSVersion.label attribute defined at extension cms2. |
java.lang.String |
getPayload()
Generated method - Getter of the
CMSVersion.payload attribute defined at extension cms2. |
java.util.List<CMSVersionModel> |
getRelatedChildren()
Generated method - Getter of the
CMSVersion.relatedChildren attribute defined at extension cms2. |
java.util.Collection<CMSVersionModel> |
getRelatedParents()
Generated method - Getter of the
CMSVersion.relatedParents attribute defined at extension cms2. |
java.lang.Boolean |
getRetain()
Generated method - Getter of the
CMSVersion.retain attribute defined at extension cms2. |
java.lang.String |
getTransactionId()
Generated method - Getter of the
CMSVersion.transactionId attribute defined at extension cms2. |
java.lang.String |
getUid()
Generated method - Getter of the
CMSVersion.uid attribute defined at extension cms2. |
void |
setCmsVersionGCProcesses(java.util.Collection<CMSVersionGCProcessModel> value)
Generated method - Setter of
CMSVersion.cmsVersionGCProcesses attribute defined at extension cms2. |
void |
setDescription(java.lang.String value)
Generated method - Setter of
CMSVersion.description attribute defined at extension cms2. |
void |
setItemCatalogVersion(CatalogVersionModel value)
Generated method - Setter of
CMSVersion.itemCatalogVersion attribute defined at extension cms2. |
void |
setItemTypeCode(java.lang.String value)
Generated method - Setter of
CMSVersion.itemTypeCode attribute defined at extension cms2. |
void |
setItemUid(java.lang.String value)
Generated method - Setter of
CMSVersion.itemUid attribute defined at extension cms2. |
void |
setLabel(java.lang.String value)
Generated method - Setter of
CMSVersion.label attribute defined at extension cms2. |
void |
setPayload(java.lang.String value)
Generated method - Setter of
CMSVersion.payload attribute defined at extension cms2. |
void |
setRelatedChildren(java.util.List<CMSVersionModel> value)
Generated method - Setter of
CMSVersion.relatedChildren attribute defined at extension cms2. |
void |
setRelatedParents(java.util.Collection<CMSVersionModel> value)
Generated method - Setter of
CMSVersion.relatedParents attribute defined at extension cms2. |
void |
setRetain(java.lang.Boolean value)
Generated method - Setter of
CMSVersion.retain attribute defined at extension cms2. |
void |
setTransactionId(java.lang.String value)
Generated method - Setter of
CMSVersion.transactionId attribute defined at extension cms2. |
void |
setUid(java.lang.String value)
Generated method - Setter of
CMSVersion.uid attribute defined at extension cms2. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _CMSVERSION2CMSVERSION
CMSVersion2CMSVersion defining source attribute relatedParents in extension cms2.public static final java.lang.String _CMSVERSIONGCPROCESS2CMSVERSION
CMSVersionGCProcess2CMSVersion defining source attribute cmsVersionGCProcesses in extension cms2.public static final java.lang.String UID
CMSVersion.uid attribute defined at extension cms2.public static final java.lang.String TRANSACTIONID
CMSVersion.transactionId attribute defined at extension cms2.public static final java.lang.String ITEMUID
CMSVersion.itemUid attribute defined at extension cms2.public static final java.lang.String ITEMTYPECODE
CMSVersion.itemTypeCode attribute defined at extension cms2.public static final java.lang.String ITEMCATALOGVERSION
CMSVersion.itemCatalogVersion attribute defined at extension cms2.public static final java.lang.String LABEL
CMSVersion.label attribute defined at extension cms2.public static final java.lang.String DESCRIPTION
CMSVersion.description attribute defined at extension cms2.public static final java.lang.String RETAIN
CMSVersion.retain attribute defined at extension cms2.public static final java.lang.String PAYLOAD
CMSVersion.payload attribute defined at extension cms2.public static final java.lang.String RELATEDPARENTS
CMSVersion.relatedParents attribute defined at extension cms2.public static final java.lang.String RELATEDCHILDREN
CMSVersion.relatedChildren attribute defined at extension cms2.public static final java.lang.String CMSVERSIONGCPROCESSES
CMSVersion.cmsVersionGCProcesses attribute defined at extension cms2.public CMSVersionModel()
public CMSVersionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CMSVersionModel(java.lang.String _uid)
_uid - initial attribute declared by type CMSVersion at extension cms2@Deprecated public CMSVersionModel(ItemModel _owner, java.lang.String _uid)
_owner - initial attribute declared by type Item at extension core_uid - initial attribute declared by type CMSVersion at extension cms2@Accessor(qualifier="cmsVersionGCProcesses", type=GETTER) public java.util.Collection<CMSVersionGCProcessModel> getCmsVersionGCProcesses()
CMSVersion.cmsVersionGCProcesses attribute defined at extension cms2.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="description", type=GETTER) public java.lang.String getDescription()
CMSVersion.description attribute defined at extension cms2.@Accessor(qualifier="itemCatalogVersion", type=GETTER) public CatalogVersionModel getItemCatalogVersion()
CMSVersion.itemCatalogVersion attribute defined at extension cms2.@Accessor(qualifier="itemTypeCode", type=GETTER) public java.lang.String getItemTypeCode()
CMSVersion.itemTypeCode attribute defined at extension cms2.@Accessor(qualifier="itemUid", type=GETTER) public java.lang.String getItemUid()
CMSVersion.itemUid attribute defined at extension cms2.@Accessor(qualifier="label", type=GETTER) public java.lang.String getLabel()
CMSVersion.label attribute defined at extension cms2.@Accessor(qualifier="payload", type=GETTER) public java.lang.String getPayload()
CMSVersion.payload attribute defined at extension cms2.@Accessor(qualifier="relatedChildren", type=GETTER) public java.util.List<CMSVersionModel> getRelatedChildren()
CMSVersion.relatedChildren attribute defined at extension cms2.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="relatedParents", type=GETTER) public java.util.Collection<CMSVersionModel> getRelatedParents()
CMSVersion.relatedParents attribute defined at extension cms2.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="retain", type=GETTER) public java.lang.Boolean getRetain()
CMSVersion.retain attribute defined at extension cms2.@Accessor(qualifier="transactionId", type=GETTER) public java.lang.String getTransactionId()
CMSVersion.transactionId attribute defined at extension cms2.@Accessor(qualifier="uid", type=GETTER) public java.lang.String getUid()
CMSVersion.uid attribute defined at extension cms2.@Accessor(qualifier="cmsVersionGCProcesses", type=SETTER) public void setCmsVersionGCProcesses(java.util.Collection<CMSVersionGCProcessModel> value)
CMSVersion.cmsVersionGCProcesses attribute defined at extension cms2.value - the cmsVersionGCProcesses@Accessor(qualifier="description", type=SETTER) public void setDescription(java.lang.String value)
CMSVersion.description attribute defined at extension cms2.value - the description@Accessor(qualifier="itemCatalogVersion", type=SETTER) public void setItemCatalogVersion(CatalogVersionModel value)
CMSVersion.itemCatalogVersion attribute defined at extension cms2.value - the itemCatalogVersion@Accessor(qualifier="itemTypeCode", type=SETTER) public void setItemTypeCode(java.lang.String value)
CMSVersion.itemTypeCode attribute defined at extension cms2.value - the itemTypeCode@Accessor(qualifier="itemUid", type=SETTER) public void setItemUid(java.lang.String value)
CMSVersion.itemUid attribute defined at extension cms2.value - the itemUid@Accessor(qualifier="label", type=SETTER) public void setLabel(java.lang.String value)
CMSVersion.label attribute defined at extension cms2.value - the label@Accessor(qualifier="payload", type=SETTER) public void setPayload(java.lang.String value)
CMSVersion.payload attribute defined at extension cms2.value - the payload@Accessor(qualifier="relatedChildren", type=SETTER) public void setRelatedChildren(java.util.List<CMSVersionModel> value)
CMSVersion.relatedChildren attribute defined at extension cms2.value - the relatedChildren@Accessor(qualifier="relatedParents", type=SETTER) public void setRelatedParents(java.util.Collection<CMSVersionModel> value)
CMSVersion.relatedParents attribute defined at extension cms2.value - the relatedParents@Accessor(qualifier="retain", type=SETTER) public void setRetain(java.lang.Boolean value)
CMSVersion.retain attribute defined at extension cms2.value - the retain@Accessor(qualifier="transactionId", type=SETTER) public void setTransactionId(java.lang.String value)
CMSVersion.transactionId attribute defined at extension cms2.value - the transactionId - Used internally to identify all the versions created in a single transactionCopyright © 2018 SAP SE. All Rights Reserved.