public class DDMTemplateVersionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMTemplateVersion> implements DDMTemplateVersion, com.liferay.portal.kernel.model.ModelWrapper<DDMTemplateVersion>
This class is a wrapper for DDMTemplateVersion.
DDMTemplateVersion,
Serialized FormTEMPLATE_VERSION_ID_ACCESSOR| Constructor and Description |
|---|
DDMTemplateVersionWrapper(DDMTemplateVersion ddmTemplateVersion) |
| Modifier and Type | Method and Description |
|---|---|
DDMTemplateVersion |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<DDMTemplateVersion,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMTemplateVersion,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String[] |
getAvailableLanguageIds() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this ddm template version.
|
long |
getClassNameId()
Returns the class name ID of this ddm template version.
|
long |
getClassPK()
Returns the class pk of this ddm template version.
|
long |
getCompanyId()
Returns the company ID of this ddm template version.
|
java.util.Date |
getCreateDate()
Returns the create date of this ddm template version.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ddm template version.
|
java.lang.String |
getDefaultLanguageId() |
java.lang.String |
getDescription()
Returns the description of this ddm template version.
|
java.lang.String |
getDescription(java.util.Locale locale)
Returns the localized description of this ddm template version in the language.
|
java.lang.String |
getDescription(java.util.Locale locale,
boolean useDefault)
Returns the localized description of this ddm template version in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getDescription(java.lang.String languageId)
Returns the localized description of this ddm template version in the language.
|
java.lang.String |
getDescription(java.lang.String languageId,
boolean useDefault)
Returns the localized description of this ddm template version in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getDescriptionCurrentLanguageId() |
java.lang.String |
getDescriptionCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getDescriptionMap()
Returns a map of the locales and localized descriptions of this ddm template version.
|
long |
getGroupId()
Returns the group ID of this ddm template version.
|
java.lang.String |
getLanguage()
Returns the language of this ddm template version.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this ddm template version.
|
java.lang.String |
getName()
Returns the name of this ddm template version.
|
java.lang.String |
getName(java.util.Locale locale)
Returns the localized name of this ddm template version in the language.
|
java.lang.String |
getName(java.util.Locale locale,
boolean useDefault)
Returns the localized name of this ddm template version in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getName(java.lang.String languageId)
Returns the localized name of this ddm template version in the language.
|
java.lang.String |
getName(java.lang.String languageId,
boolean useDefault)
Returns the localized name of this ddm template version in the language, optionally using the default language if no localization exists for the requested language.
|
java.lang.String |
getNameCurrentLanguageId() |
java.lang.String |
getNameCurrentValue() |
java.util.Map<java.util.Locale,java.lang.String> |
getNameMap()
Returns a map of the locales and localized names of this ddm template version.
|
long |
getPrimaryKey()
Returns the primary key of this ddm template version.
|
java.lang.String |
getScript()
Returns the script of this ddm template version.
|
int |
getStatus()
Returns the status of this ddm template version.
|
long |
getStatusByUserId()
Returns the status by user ID of this ddm template version.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this ddm template version.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this ddm template version.
|
java.util.Date |
getStatusDate()
Returns the status date of this ddm template version.
|
DDMTemplate |
getTemplate() |
long |
getTemplateId()
Returns the template ID of this ddm template version.
|
long |
getTemplateVersionId()
Returns the template version ID of this ddm template version.
|
long |
getUserId()
Returns the user ID of this ddm template version.
|
java.lang.String |
getUserName()
Returns the user name of this ddm template version.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this ddm template version.
|
java.lang.String |
getVersion()
Returns the version of this ddm template version.
|
boolean |
isApproved()
Returns
true if this ddm template version is approved. |
boolean |
isDenied()
Returns
true if this ddm template version is denied. |
boolean |
isDraft()
Returns
true if this ddm template version is a draft. |
boolean |
isExpired()
Returns
true if this ddm template version is expired. |
boolean |
isInactive()
Returns
true if this ddm template version is inactive. |
boolean |
isIncomplete()
Returns
true if this ddm template version is incomplete. |
boolean |
isPending()
Returns
true if this ddm template version is pending. |
boolean |
isScheduled()
Returns
true if this ddm template version is scheduled. |
void |
persist() |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this ddm template version.
|
void |
setClassPK(long classPK)
Sets the class pk of this ddm template version.
|
void |
setCompanyId(long companyId)
Sets the company ID of this ddm template version.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this ddm template version.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this ddm template version.
|
void |
setDescription(java.lang.String description)
Sets the description of this ddm template version.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale)
Sets the localized description of this ddm template version in the language.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized description of this ddm template version in the language, and sets the default locale.
|
void |
setDescriptionCurrentLanguageId(java.lang.String languageId) |
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
Sets the localized descriptions of this ddm template version from the map of locales and localized descriptions.
|
void |
setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
java.util.Locale defaultLocale)
Sets the localized descriptions of this ddm template version from the map of locales and localized descriptions, and sets the default locale.
|
void |
setGroupId(long groupId)
Sets the group ID of this ddm template version.
|
void |
setLanguage(java.lang.String language)
Sets the language of this ddm template version.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ddm template version.
|
void |
setName(java.lang.String name)
Sets the name of this ddm template version.
|
void |
setName(java.lang.String name,
java.util.Locale locale)
Sets the localized name of this ddm template version in the language.
|
void |
setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
Sets the localized name of this ddm template version in the language, and sets the default locale.
|
void |
setNameCurrentLanguageId(java.lang.String languageId) |
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
Sets the localized names of this ddm template version from the map of locales and localized names.
|
void |
setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap,
java.util.Locale defaultLocale)
Sets the localized names of this ddm template version from the map of locales and localized names, and sets the default locale.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ddm template version.
|
void |
setScript(java.lang.String script)
Sets the script of this ddm template version.
|
void |
setStatus(int status)
Sets the status of this ddm template version.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this ddm template version.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this ddm template version.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this ddm template version.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this ddm template version.
|
void |
setTemplateId(long templateId)
Sets the template ID of this ddm template version.
|
void |
setTemplateVersionId(long templateVersionId)
Sets the template version ID of this ddm template version.
|
void |
setUserId(long userId)
Sets the user ID of this ddm template version.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this ddm template version.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this ddm template version.
|
void |
setVersion(java.lang.String version)
Sets the version of this ddm template version.
|
protected DDMTemplateVersionWrapper |
wrap(DDMTemplateVersion ddmTemplateVersion) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic DDMTemplateVersionWrapper(DDMTemplateVersion ddmTemplateVersion)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMTemplateVersion>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMTemplateVersion>public DDMTemplateVersion cloneWithOriginalValues()
cloneWithOriginalValues in interface DDMTemplateVersionModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DDMTemplateVersion>public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds in interface DDMTemplateVersionModelgetAvailableLanguageIds in interface com.liferay.portal.kernel.model.LocalizedModelpublic java.lang.String getClassName()
getClassName in interface DDMTemplateVersionModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface DDMTemplateVersionModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface DDMTemplateVersionModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCompanyId()
getCompanyId in interface DDMTemplateVersionModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface DDMTemplateVersionModelpublic long getCtCollectionId()
getCtCollectionId in interface DDMTemplateVersionModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplateVersion>public java.lang.String getDefaultLanguageId()
getDefaultLanguageId in interface DDMTemplateVersionModelgetDefaultLanguageId in interface com.liferay.portal.kernel.model.LocalizedModelpublic java.lang.String getDescription()
getDescription in interface DDMTemplateVersionModelpublic java.lang.String getDescription(java.util.Locale locale)
getDescription in interface DDMTemplateVersionModellocale - the locale of the languagepublic java.lang.String getDescription(java.util.Locale locale,
boolean useDefault)
getDescription in interface DDMTemplateVersionModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested languageuseDefault is false and no localization exists for the requested language, an empty string will be returned.public java.lang.String getDescription(java.lang.String languageId)
getDescription in interface DDMTemplateVersionModellanguageId - the ID of the languagepublic java.lang.String getDescription(java.lang.String languageId,
boolean useDefault)
getDescription in interface DDMTemplateVersionModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested languagepublic java.lang.String getDescriptionCurrentLanguageId()
getDescriptionCurrentLanguageId in interface DDMTemplateVersionModelpublic java.lang.String getDescriptionCurrentValue()
getDescriptionCurrentValue in interface DDMTemplateVersionModelpublic java.util.Map<java.util.Locale,java.lang.String> getDescriptionMap()
getDescriptionMap in interface DDMTemplateVersionModelpublic long getGroupId()
getGroupId in interface DDMTemplateVersionModelpublic java.lang.String getLanguage()
getLanguage in interface DDMTemplateVersionModelpublic long getMvccVersion()
getMvccVersion in interface DDMTemplateVersionModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getName()
getName in interface DDMTemplateVersionModelpublic java.lang.String getName(java.util.Locale locale)
getName in interface DDMTemplateVersionModellocale - the locale of the languagepublic java.lang.String getName(java.util.Locale locale,
boolean useDefault)
getName in interface DDMTemplateVersionModellocale - the local of the languageuseDefault - whether to use the default language if no localization exists for the requested languageuseDefault is false and no localization exists for the requested language, an empty string will be returned.public java.lang.String getName(java.lang.String languageId)
getName in interface DDMTemplateVersionModellanguageId - the ID of the languagepublic java.lang.String getName(java.lang.String languageId,
boolean useDefault)
getName in interface DDMTemplateVersionModellanguageId - the ID of the languageuseDefault - whether to use the default language if no localization exists for the requested languagepublic java.lang.String getNameCurrentLanguageId()
getNameCurrentLanguageId in interface DDMTemplateVersionModelpublic java.lang.String getNameCurrentValue()
getNameCurrentValue in interface DDMTemplateVersionModelpublic java.util.Map<java.util.Locale,java.lang.String> getNameMap()
getNameMap in interface DDMTemplateVersionModelpublic long getPrimaryKey()
getPrimaryKey in interface DDMTemplateVersionModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplateVersion>public java.lang.String getScript()
getScript in interface DDMTemplateVersionModelpublic int getStatus()
getStatus in interface DDMTemplateVersionModelgetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelpublic long getStatusByUserId()
getStatusByUserId in interface DDMTemplateVersionModelgetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserName()
getStatusByUserName in interface DDMTemplateVersionModelgetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface DDMTemplateVersionModelgetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelpublic java.util.Date getStatusDate()
getStatusDate in interface DDMTemplateVersionModelgetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelpublic DDMTemplate getTemplate() throws com.liferay.portal.kernel.exception.PortalException
getTemplate in interface DDMTemplateVersioncom.liferay.portal.kernel.exception.PortalExceptionpublic long getTemplateId()
getTemplateId in interface DDMTemplateVersionModelpublic long getTemplateVersionId()
getTemplateVersionId in interface DDMTemplateVersionModelpublic long getUserId()
getUserId in interface DDMTemplateVersionModelpublic java.lang.String getUserName()
getUserName in interface DDMTemplateVersionModelpublic java.lang.String getUserUuid()
getUserUuid in interface DDMTemplateVersionModelpublic java.lang.String getVersion()
getVersion in interface DDMTemplateVersionModelpublic boolean isApproved()
true if this ddm template version is approved.isApproved in interface DDMTemplateVersionModelisApproved in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this ddm template version is approved; false otherwisepublic boolean isDenied()
true if this ddm template version is denied.isDenied in interface DDMTemplateVersionModelisDenied in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this ddm template version is denied; false otherwisepublic boolean isDraft()
true if this ddm template version is a draft.isDraft in interface DDMTemplateVersionModelisDraft in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this ddm template version is a draft; false otherwisepublic boolean isExpired()
true if this ddm template version is expired.isExpired in interface DDMTemplateVersionModelisExpired in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this ddm template version is expired; false otherwisepublic boolean isInactive()
true if this ddm template version is inactive.isInactive in interface DDMTemplateVersionModelisInactive in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this ddm template version is inactive; false otherwisepublic boolean isIncomplete()
true if this ddm template version is incomplete.isIncomplete in interface DDMTemplateVersionModelisIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this ddm template version is incomplete; false otherwisepublic boolean isPending()
true if this ddm template version is pending.isPending in interface DDMTemplateVersionModelisPending in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this ddm template version is pending; false otherwisepublic boolean isScheduled()
true if this ddm template version is scheduled.isScheduled in interface DDMTemplateVersionModelisScheduled in interface com.liferay.portal.kernel.model.WorkflowedModeltrue if this ddm template version is scheduled; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void prepareLocalizedFieldsForImport()
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface DDMTemplateVersionModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic void prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale)
throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport in interface DDMTemplateVersionModelprepareLocalizedFieldsForImport in interface com.liferay.portal.kernel.model.LocalizedModelcom.liferay.portal.kernel.exception.LocaleExceptionpublic void setClassName(java.lang.String className)
setClassName in interface DDMTemplateVersionModelpublic void setClassNameId(long classNameId)
setClassNameId in interface DDMTemplateVersionModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this ddm template versionpublic void setClassPK(long classPK)
setClassPK in interface DDMTemplateVersionModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this ddm template versionpublic void setCompanyId(long companyId)
setCompanyId in interface DDMTemplateVersionModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this ddm template versionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface DDMTemplateVersionModelcreateDate - the create date of this ddm template versionpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface DDMTemplateVersionModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplateVersion>ctCollectionId - the ct collection ID of this ddm template versionpublic void setDescription(java.lang.String description)
setDescription in interface DDMTemplateVersionModeldescription - the description of this ddm template versionpublic void setDescription(java.lang.String description,
java.util.Locale locale)
setDescription in interface DDMTemplateVersionModeldescription - the localized description of this ddm template versionlocale - the locale of the languagepublic void setDescription(java.lang.String description,
java.util.Locale locale,
java.util.Locale defaultLocale)
setDescription in interface DDMTemplateVersionModeldescription - the localized description of this ddm template versionlocale - the locale of the languagedefaultLocale - the default localepublic void setDescriptionCurrentLanguageId(java.lang.String languageId)
setDescriptionCurrentLanguageId in interface DDMTemplateVersionModelpublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
setDescriptionMap in interface DDMTemplateVersionModeldescriptionMap - the locales and localized descriptions of this ddm template versionpublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap,
java.util.Locale defaultLocale)
setDescriptionMap in interface DDMTemplateVersionModeldescriptionMap - the locales and localized descriptions of this ddm template versiondefaultLocale - the default localepublic void setGroupId(long groupId)
setGroupId in interface DDMTemplateVersionModelgroupId - the group ID of this ddm template versionpublic void setLanguage(java.lang.String language)
setLanguage in interface DDMTemplateVersionModellanguage - the language of this ddm template versionpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DDMTemplateVersionModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this ddm template versionpublic void setName(java.lang.String name)
setName in interface DDMTemplateVersionModelname - the name of this ddm template versionpublic void setName(java.lang.String name,
java.util.Locale locale)
setName in interface DDMTemplateVersionModelname - the localized name of this ddm template versionlocale - the locale of the languagepublic void setName(java.lang.String name,
java.util.Locale locale,
java.util.Locale defaultLocale)
setName in interface DDMTemplateVersionModelname - the localized name of this ddm template versionlocale - the locale of the languagedefaultLocale - the default localepublic void setNameCurrentLanguageId(java.lang.String languageId)
setNameCurrentLanguageId in interface DDMTemplateVersionModelpublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
setNameMap in interface DDMTemplateVersionModelnameMap - the locales and localized names of this ddm template versionpublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap,
java.util.Locale defaultLocale)
setNameMap in interface DDMTemplateVersionModelnameMap - the locales and localized names of this ddm template versiondefaultLocale - the default localepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DDMTemplateVersionModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMTemplateVersion>primaryKey - the primary key of this ddm template versionpublic void setScript(java.lang.String script)
setScript in interface DDMTemplateVersionModelscript - the script of this ddm template versionpublic void setStatus(int status)
setStatus in interface DDMTemplateVersionModelsetStatus in interface com.liferay.portal.kernel.model.WorkflowedModelstatus - the status of this ddm template versionpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface DDMTemplateVersionModelsetStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserId - the status by user ID of this ddm template versionpublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface DDMTemplateVersionModelsetStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserName - the status by user name of this ddm template versionpublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface DDMTemplateVersionModelsetStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelstatusByUserUuid - the status by user uuid of this ddm template versionpublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface DDMTemplateVersionModelsetStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelstatusDate - the status date of this ddm template versionpublic void setTemplateId(long templateId)
setTemplateId in interface DDMTemplateVersionModeltemplateId - the template ID of this ddm template versionpublic void setTemplateVersionId(long templateVersionId)
setTemplateVersionId in interface DDMTemplateVersionModeltemplateVersionId - the template version ID of this ddm template versionpublic void setUserId(long userId)
setUserId in interface DDMTemplateVersionModeluserId - the user ID of this ddm template versionpublic void setUserName(java.lang.String userName)
setUserName in interface DDMTemplateVersionModeluserName - the user name of this ddm template versionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface DDMTemplateVersionModeluserUuid - the user uuid of this ddm template versionpublic void setVersion(java.lang.String version)
setVersion in interface DDMTemplateVersionModelversion - the version of this ddm template versionpublic java.util.Map<java.lang.String,java.util.function.Function<DDMTemplateVersion,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<DDMTemplateVersion>public java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMTemplateVersion,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<DDMTemplateVersion>protected DDMTemplateVersionWrapper wrap(DDMTemplateVersion ddmTemplateVersion)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMTemplateVersion>