public class DDMFormInstanceVersionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFormInstanceVersion> implements DDMFormInstanceVersion, com.liferay.portal.kernel.model.ModelWrapper<DDMFormInstanceVersion>
This class is a wrapper for DDMFormInstanceVersion
.
DDMFormInstanceVersion
,
Serialized FormFORM_INSTANCE_VERSION_ID_ACCESSOR
Constructor and Description |
---|
DDMFormInstanceVersionWrapper(DDMFormInstanceVersion ddmFormInstanceVersion) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.util.function.Function<DDMFormInstanceVersion,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMFormInstanceVersion,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String[] |
getAvailableLanguageIds() |
long |
getCompanyId()
Returns the company ID of this ddm form instance version.
|
java.util.Date |
getCreateDate()
Returns the create date of this ddm form instance version.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ddm form instance version.
|
java.lang.String |
getDefaultLanguageId() |
java.lang.String |
getDescription()
Returns the description of this ddm form instance version.
|
java.lang.String |
getDescription(java.util.Locale locale)
Returns the localized description of this ddm form instance version in the language.
|
java.lang.String |
getDescription(java.util.Locale locale,
boolean useDefault)
Returns the localized description of this ddm form instance 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 form instance version in the language.
|
java.lang.String |
getDescription(java.lang.String languageId,
boolean useDefault)
Returns the localized description of this ddm form instance 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 form instance version.
|
DDMFormInstance |
getFormInstance() |
long |
getFormInstanceId()
Returns the form instance ID of this ddm form instance version.
|
long |
getFormInstanceVersionId()
Returns the form instance version ID of this ddm form instance version.
|
long |
getGroupId()
Returns the group ID of this ddm form instance version.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this ddm form instance version.
|
java.lang.String |
getName()
Returns the name of this ddm form instance version.
|
java.lang.String |
getName(java.util.Locale locale)
Returns the localized name of this ddm form instance version in the language.
|
java.lang.String |
getName(java.util.Locale locale,
boolean useDefault)
Returns the localized name of this ddm form instance 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 form instance version in the language.
|
java.lang.String |
getName(java.lang.String languageId,
boolean useDefault)
Returns the localized name of this ddm form instance 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 form instance version.
|
long |
getPrimaryKey()
Returns the primary key of this ddm form instance version.
|
java.lang.String |
getSettings()
Returns the settings of this ddm form instance version.
|
int |
getStatus()
Returns the status of this ddm form instance version.
|
long |
getStatusByUserId()
Returns the status by user ID of this ddm form instance version.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this ddm form instance version.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this ddm form instance version.
|
java.util.Date |
getStatusDate()
Returns the status date of this ddm form instance version.
|
DDMStructureVersion |
getStructureVersion() |
long |
getStructureVersionId()
Returns the structure version ID of this ddm form instance version.
|
long |
getUserId()
Returns the user ID of this ddm form instance version.
|
java.lang.String |
getUserName()
Returns the user name of this ddm form instance version.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this ddm form instance version.
|
java.lang.String |
getVersion()
Returns the version of this ddm form instance version.
|
boolean |
isApproved()
Returns
true if this ddm form instance version is approved. |
boolean |
isDenied()
Returns
true if this ddm form instance version is denied. |
boolean |
isDraft()
Returns
true if this ddm form instance version is a draft. |
boolean |
isExpired()
Returns
true if this ddm form instance version is expired. |
boolean |
isInactive()
Returns
true if this ddm form instance version is inactive. |
boolean |
isIncomplete()
Returns
true if this ddm form instance version is incomplete. |
boolean |
isPending()
Returns
true if this ddm form instance version is pending. |
boolean |
isScheduled()
Returns
true if this ddm form instance version is scheduled. |
void |
persist() |
void |
prepareLocalizedFieldsForImport() |
void |
prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) |
void |
setCompanyId(long companyId)
Sets the company ID of this ddm form instance version.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this ddm form instance version.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this ddm form instance version.
|
void |
setDescription(java.lang.String description)
Sets the description of this ddm form instance version.
|
void |
setDescription(java.lang.String description,
java.util.Locale locale)
Sets the localized description of this ddm form instance 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 form instance 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 form instance 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 form instance version from the map of locales and localized descriptions, and sets the default locale.
|
void |
setFormInstanceId(long formInstanceId)
Sets the form instance ID of this ddm form instance version.
|
void |
setFormInstanceVersionId(long formInstanceVersionId)
Sets the form instance version ID of this ddm form instance version.
|
void |
setGroupId(long groupId)
Sets the group ID of this ddm form instance version.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ddm form instance version.
|
void |
setName(java.lang.String name)
Sets the name of this ddm form instance version.
|
void |
setName(java.lang.String name,
java.util.Locale locale)
Sets the localized name of this ddm form instance 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 form instance 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 form instance 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 form instance 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 form instance version.
|
void |
setSettings(java.lang.String settings)
Sets the settings of this ddm form instance version.
|
void |
setStatus(int status)
Sets the status of this ddm form instance version.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this ddm form instance version.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this ddm form instance version.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this ddm form instance version.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this ddm form instance version.
|
void |
setStructureVersionId(long structureVersionId)
Sets the structure version ID of this ddm form instance version.
|
void |
setUserId(long userId)
Sets the user ID of this ddm form instance version.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this ddm form instance version.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this ddm form instance version.
|
void |
setVersion(java.lang.String version)
Sets the version of this ddm form instance version.
|
protected DDMFormInstanceVersionWrapper |
wrap(DDMFormInstanceVersion ddmFormInstanceVersion) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public DDMFormInstanceVersionWrapper(DDMFormInstanceVersion ddmFormInstanceVersion)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceVersion>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceVersion>
public java.lang.String[] getAvailableLanguageIds()
getAvailableLanguageIds
in interface DDMFormInstanceVersionModel
getAvailableLanguageIds
in interface com.liferay.portal.kernel.model.LocalizedModel
public long getCompanyId()
getCompanyId
in interface DDMFormInstanceVersionModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface DDMFormInstanceVersionModel
public long getCtCollectionId()
getCtCollectionId
in interface DDMFormInstanceVersionModel
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceVersion>
public java.lang.String getDefaultLanguageId()
getDefaultLanguageId
in interface DDMFormInstanceVersionModel
getDefaultLanguageId
in interface com.liferay.portal.kernel.model.LocalizedModel
public java.lang.String getDescription()
getDescription
in interface DDMFormInstanceVersionModel
public java.lang.String getDescription(java.util.Locale locale)
getDescription
in interface DDMFormInstanceVersionModel
locale
- the locale of the languagepublic java.lang.String getDescription(java.util.Locale locale, boolean useDefault)
getDescription
in interface DDMFormInstanceVersionModel
locale
- 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 DDMFormInstanceVersionModel
languageId
- the ID of the languagepublic java.lang.String getDescription(java.lang.String languageId, boolean useDefault)
getDescription
in interface DDMFormInstanceVersionModel
languageId
- 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 DDMFormInstanceVersionModel
public java.lang.String getDescriptionCurrentValue()
getDescriptionCurrentValue
in interface DDMFormInstanceVersionModel
public java.util.Map<java.util.Locale,java.lang.String> getDescriptionMap()
getDescriptionMap
in interface DDMFormInstanceVersionModel
public DDMFormInstance getFormInstance() throws com.liferay.portal.kernel.exception.PortalException
getFormInstance
in interface DDMFormInstanceVersion
com.liferay.portal.kernel.exception.PortalException
public long getFormInstanceId()
getFormInstanceId
in interface DDMFormInstanceVersionModel
public long getFormInstanceVersionId()
getFormInstanceVersionId
in interface DDMFormInstanceVersionModel
public long getGroupId()
getGroupId
in interface DDMFormInstanceVersionModel
public long getMvccVersion()
getMvccVersion
in interface DDMFormInstanceVersionModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public java.lang.String getName()
getName
in interface DDMFormInstanceVersionModel
public java.lang.String getName(java.util.Locale locale)
getName
in interface DDMFormInstanceVersionModel
locale
- the locale of the languagepublic java.lang.String getName(java.util.Locale locale, boolean useDefault)
getName
in interface DDMFormInstanceVersionModel
locale
- 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 DDMFormInstanceVersionModel
languageId
- the ID of the languagepublic java.lang.String getName(java.lang.String languageId, boolean useDefault)
getName
in interface DDMFormInstanceVersionModel
languageId
- 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 DDMFormInstanceVersionModel
public java.lang.String getNameCurrentValue()
getNameCurrentValue
in interface DDMFormInstanceVersionModel
public java.util.Map<java.util.Locale,java.lang.String> getNameMap()
getNameMap
in interface DDMFormInstanceVersionModel
public long getPrimaryKey()
getPrimaryKey
in interface DDMFormInstanceVersionModel
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceVersion>
public java.lang.String getSettings()
getSettings
in interface DDMFormInstanceVersionModel
public int getStatus()
getStatus
in interface DDMFormInstanceVersionModel
getStatus
in interface com.liferay.portal.kernel.model.WorkflowedModel
public long getStatusByUserId()
getStatusByUserId
in interface DDMFormInstanceVersionModel
getStatusByUserId
in interface com.liferay.portal.kernel.model.WorkflowedModel
public java.lang.String getStatusByUserName()
getStatusByUserName
in interface DDMFormInstanceVersionModel
getStatusByUserName
in interface com.liferay.portal.kernel.model.WorkflowedModel
public java.lang.String getStatusByUserUuid()
getStatusByUserUuid
in interface DDMFormInstanceVersionModel
getStatusByUserUuid
in interface com.liferay.portal.kernel.model.WorkflowedModel
public java.util.Date getStatusDate()
getStatusDate
in interface DDMFormInstanceVersionModel
getStatusDate
in interface com.liferay.portal.kernel.model.WorkflowedModel
public DDMStructureVersion getStructureVersion() throws com.liferay.portal.kernel.exception.PortalException
getStructureVersion
in interface DDMFormInstanceVersion
com.liferay.portal.kernel.exception.PortalException
public long getStructureVersionId()
getStructureVersionId
in interface DDMFormInstanceVersionModel
public long getUserId()
getUserId
in interface DDMFormInstanceVersionModel
public java.lang.String getUserName()
getUserName
in interface DDMFormInstanceVersionModel
public java.lang.String getUserUuid()
getUserUuid
in interface DDMFormInstanceVersionModel
public java.lang.String getVersion()
getVersion
in interface DDMFormInstanceVersionModel
public boolean isApproved()
true
if this ddm form instance version is approved.isApproved
in interface DDMFormInstanceVersionModel
isApproved
in interface com.liferay.portal.kernel.model.WorkflowedModel
true
if this ddm form instance version is approved; false
otherwisepublic boolean isDenied()
true
if this ddm form instance version is denied.isDenied
in interface DDMFormInstanceVersionModel
isDenied
in interface com.liferay.portal.kernel.model.WorkflowedModel
true
if this ddm form instance version is denied; false
otherwisepublic boolean isDraft()
true
if this ddm form instance version is a draft.isDraft
in interface DDMFormInstanceVersionModel
isDraft
in interface com.liferay.portal.kernel.model.WorkflowedModel
true
if this ddm form instance version is a draft; false
otherwisepublic boolean isExpired()
true
if this ddm form instance version is expired.isExpired
in interface DDMFormInstanceVersionModel
isExpired
in interface com.liferay.portal.kernel.model.WorkflowedModel
true
if this ddm form instance version is expired; false
otherwisepublic boolean isInactive()
true
if this ddm form instance version is inactive.isInactive
in interface DDMFormInstanceVersionModel
isInactive
in interface com.liferay.portal.kernel.model.WorkflowedModel
true
if this ddm form instance version is inactive; false
otherwisepublic boolean isIncomplete()
true
if this ddm form instance version is incomplete.isIncomplete
in interface DDMFormInstanceVersionModel
isIncomplete
in interface com.liferay.portal.kernel.model.WorkflowedModel
true
if this ddm form instance version is incomplete; false
otherwisepublic boolean isPending()
true
if this ddm form instance version is pending.isPending
in interface DDMFormInstanceVersionModel
isPending
in interface com.liferay.portal.kernel.model.WorkflowedModel
true
if this ddm form instance version is pending; false
otherwisepublic boolean isScheduled()
true
if this ddm form instance version is scheduled.isScheduled
in interface DDMFormInstanceVersionModel
isScheduled
in interface com.liferay.portal.kernel.model.WorkflowedModel
true
if this ddm form instance version is scheduled; false
otherwisepublic void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void prepareLocalizedFieldsForImport() throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport
in interface DDMFormInstanceVersionModel
prepareLocalizedFieldsForImport
in interface com.liferay.portal.kernel.model.LocalizedModel
com.liferay.portal.kernel.exception.LocaleException
public void prepareLocalizedFieldsForImport(java.util.Locale defaultImportLocale) throws com.liferay.portal.kernel.exception.LocaleException
prepareLocalizedFieldsForImport
in interface DDMFormInstanceVersionModel
prepareLocalizedFieldsForImport
in interface com.liferay.portal.kernel.model.LocalizedModel
com.liferay.portal.kernel.exception.LocaleException
public void setCompanyId(long companyId)
setCompanyId
in interface DDMFormInstanceVersionModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this ddm form instance versionpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface DDMFormInstanceVersionModel
createDate
- the create date of this ddm form instance versionpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface DDMFormInstanceVersionModel
setCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceVersion>
ctCollectionId
- the ct collection ID of this ddm form instance versionpublic void setDescription(java.lang.String description)
setDescription
in interface DDMFormInstanceVersionModel
description
- the description of this ddm form instance versionpublic void setDescription(java.lang.String description, java.util.Locale locale)
setDescription
in interface DDMFormInstanceVersionModel
description
- the localized description of this ddm form instance versionlocale
- the locale of the languagepublic void setDescription(java.lang.String description, java.util.Locale locale, java.util.Locale defaultLocale)
setDescription
in interface DDMFormInstanceVersionModel
description
- the localized description of this ddm form instance versionlocale
- the locale of the languagedefaultLocale
- the default localepublic void setDescriptionCurrentLanguageId(java.lang.String languageId)
setDescriptionCurrentLanguageId
in interface DDMFormInstanceVersionModel
public void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap)
setDescriptionMap
in interface DDMFormInstanceVersionModel
descriptionMap
- the locales and localized descriptions of this ddm form instance versionpublic void setDescriptionMap(java.util.Map<java.util.Locale,java.lang.String> descriptionMap, java.util.Locale defaultLocale)
setDescriptionMap
in interface DDMFormInstanceVersionModel
descriptionMap
- the locales and localized descriptions of this ddm form instance versiondefaultLocale
- the default localepublic void setFormInstanceId(long formInstanceId)
setFormInstanceId
in interface DDMFormInstanceVersionModel
formInstanceId
- the form instance ID of this ddm form instance versionpublic void setFormInstanceVersionId(long formInstanceVersionId)
setFormInstanceVersionId
in interface DDMFormInstanceVersionModel
formInstanceVersionId
- the form instance version ID of this ddm form instance versionpublic void setGroupId(long groupId)
setGroupId
in interface DDMFormInstanceVersionModel
groupId
- the group ID of this ddm form instance versionpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface DDMFormInstanceVersionModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this ddm form instance versionpublic void setName(java.lang.String name)
setName
in interface DDMFormInstanceVersionModel
name
- the name of this ddm form instance versionpublic void setName(java.lang.String name, java.util.Locale locale)
setName
in interface DDMFormInstanceVersionModel
name
- the localized name of this ddm form instance versionlocale
- the locale of the languagepublic void setName(java.lang.String name, java.util.Locale locale, java.util.Locale defaultLocale)
setName
in interface DDMFormInstanceVersionModel
name
- the localized name of this ddm form instance versionlocale
- the locale of the languagedefaultLocale
- the default localepublic void setNameCurrentLanguageId(java.lang.String languageId)
setNameCurrentLanguageId
in interface DDMFormInstanceVersionModel
public void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap)
setNameMap
in interface DDMFormInstanceVersionModel
nameMap
- the locales and localized names of this ddm form instance versionpublic void setNameMap(java.util.Map<java.util.Locale,java.lang.String> nameMap, java.util.Locale defaultLocale)
setNameMap
in interface DDMFormInstanceVersionModel
nameMap
- the locales and localized names of this ddm form instance versiondefaultLocale
- the default localepublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface DDMFormInstanceVersionModel
setPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceVersion>
primaryKey
- the primary key of this ddm form instance versionpublic void setSettings(java.lang.String settings)
setSettings
in interface DDMFormInstanceVersionModel
settings
- the settings of this ddm form instance versionpublic void setStatus(int status)
setStatus
in interface DDMFormInstanceVersionModel
setStatus
in interface com.liferay.portal.kernel.model.WorkflowedModel
status
- the status of this ddm form instance versionpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId
in interface DDMFormInstanceVersionModel
setStatusByUserId
in interface com.liferay.portal.kernel.model.WorkflowedModel
statusByUserId
- the status by user ID of this ddm form instance versionpublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName
in interface DDMFormInstanceVersionModel
setStatusByUserName
in interface com.liferay.portal.kernel.model.WorkflowedModel
statusByUserName
- the status by user name of this ddm form instance versionpublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid
in interface DDMFormInstanceVersionModel
setStatusByUserUuid
in interface com.liferay.portal.kernel.model.WorkflowedModel
statusByUserUuid
- the status by user uuid of this ddm form instance versionpublic void setStatusDate(java.util.Date statusDate)
setStatusDate
in interface DDMFormInstanceVersionModel
setStatusDate
in interface com.liferay.portal.kernel.model.WorkflowedModel
statusDate
- the status date of this ddm form instance versionpublic void setStructureVersionId(long structureVersionId)
setStructureVersionId
in interface DDMFormInstanceVersionModel
structureVersionId
- the structure version ID of this ddm form instance versionpublic void setUserId(long userId)
setUserId
in interface DDMFormInstanceVersionModel
userId
- the user ID of this ddm form instance versionpublic void setUserName(java.lang.String userName)
setUserName
in interface DDMFormInstanceVersionModel
userName
- the user name of this ddm form instance versionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface DDMFormInstanceVersionModel
userUuid
- the user uuid of this ddm form instance versionpublic void setVersion(java.lang.String version)
setVersion
in interface DDMFormInstanceVersionModel
version
- the version of this ddm form instance versionpublic java.util.Map<java.lang.String,java.util.function.Function<DDMFormInstanceVersion,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions
in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceVersion>
public java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMFormInstanceVersion,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers
in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceVersion>
protected DDMFormInstanceVersionWrapper wrap(DDMFormInstanceVersion ddmFormInstanceVersion)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFormInstanceVersion>