public class DDMFormInstanceRecordVersionWrapper extends BaseModelWrapper<DDMFormInstanceRecordVersion> implements DDMFormInstanceRecordVersion, ModelWrapper<DDMFormInstanceRecordVersion>
This class is a wrapper for DDMFormInstanceRecordVersion.
DDMFormInstanceRecordVersion,
Serialized FormmodelFORM_INSTANCE_RECORD_VERSION_ID_ACCESSOR| Constructor and Description |
|---|
DDMFormInstanceRecordVersionWrapper(DDMFormInstanceRecordVersion ddmFormInstanceRecordVersion) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.util.function.Function<DDMFormInstanceRecordVersion,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMFormInstanceRecordVersion,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this ddm form instance record version.
|
java.util.Date |
getCreateDate()
Returns the create date of this ddm form instance record version.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ddm form instance record version.
|
DDMForm |
getDDMForm() |
DDMFormValues |
getDDMFormValues() |
DDMFormInstance |
getFormInstance() |
long |
getFormInstanceId()
Returns the form instance ID of this ddm form instance record version.
|
DDMFormInstanceRecord |
getFormInstanceRecord() |
long |
getFormInstanceRecordId()
Returns the form instance record ID of this ddm form instance record version.
|
long |
getFormInstanceRecordVersionId()
Returns the form instance record version ID of this ddm form instance record version.
|
java.lang.String |
getFormInstanceVersion()
Returns the form instance version of this ddm form instance record version.
|
long |
getGroupId()
Returns the group ID of this ddm form instance record version.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this ddm form instance record version.
|
long |
getPrimaryKey()
Returns the primary key of this ddm form instance record version.
|
int |
getStatus()
Returns the status of this ddm form instance record version.
|
long |
getStatusByUserId()
Returns the status by user ID of this ddm form instance record version.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this ddm form instance record version.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this ddm form instance record version.
|
java.util.Date |
getStatusDate()
Returns the status date of this ddm form instance record version.
|
long |
getStorageId()
Returns the storage ID of this ddm form instance record version.
|
long |
getUserId()
Returns the user ID of this ddm form instance record version.
|
java.lang.String |
getUserName()
Returns the user name of this ddm form instance record version.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this ddm form instance record version.
|
java.lang.String |
getVersion()
Returns the version of this ddm form instance record version.
|
boolean |
isApproved()
Returns
true if this ddm form instance record version is approved. |
boolean |
isDenied()
Returns
true if this ddm form instance record version is denied. |
boolean |
isDraft()
Returns
true if this ddm form instance record version is a draft. |
boolean |
isExpired()
Returns
true if this ddm form instance record version is expired. |
boolean |
isInactive()
Returns
true if this ddm form instance record version is inactive. |
boolean |
isIncomplete()
Returns
true if this ddm form instance record version is incomplete. |
boolean |
isPending()
Returns
true if this ddm form instance record version is pending. |
boolean |
isScheduled()
Returns
true if this ddm form instance record version is scheduled. |
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setCompanyId(long companyId)
Sets the company ID of this ddm form instance record version.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this ddm form instance record version.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this ddm form instance record version.
|
void |
setFormInstanceId(long formInstanceId)
Sets the form instance ID of this ddm form instance record version.
|
void |
setFormInstanceRecordId(long formInstanceRecordId)
Sets the form instance record ID of this ddm form instance record version.
|
void |
setFormInstanceRecordVersionId(long formInstanceRecordVersionId)
Sets the form instance record version ID of this ddm form instance record version.
|
void |
setFormInstanceVersion(java.lang.String formInstanceVersion)
Sets the form instance version of this ddm form instance record version.
|
void |
setGroupId(long groupId)
Sets the group ID of this ddm form instance record 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 record version.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ddm form instance record version.
|
void |
setStatus(int status)
Sets the status of this ddm form instance record version.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this ddm form instance record version.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this ddm form instance record version.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this ddm form instance record version.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this ddm form instance record version.
|
void |
setStorageId(long storageId)
Sets the storage ID of this ddm form instance record version.
|
void |
setUserId(long userId)
Sets the user ID of this ddm form instance record version.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this ddm form instance record version.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this ddm form instance record version.
|
void |
setVersion(java.lang.String version)
Sets the version of this ddm form instance record version.
|
protected DDMFormInstanceRecordVersionWrapper |
wrap(DDMFormInstanceRecordVersion ddmFormInstanceRecordVersion) |
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetWrappedModelpublic DDMFormInstanceRecordVersionWrapper(DDMFormInstanceRecordVersion ddmFormInstanceRecordVersion)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<DDMFormInstanceRecordVersion>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<DDMFormInstanceRecordVersion>public long getCompanyId()
getCompanyId in interface DDMFormInstanceRecordVersionModelgetCompanyId in interface ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface DDMFormInstanceRecordVersionModelpublic long getCtCollectionId()
getCtCollectionId in interface DDMFormInstanceRecordVersionModelgetCtCollectionId in interface CTModel<DDMFormInstanceRecordVersion>public DDMForm getDDMForm() throws PortalException
getDDMForm in interface DDMFormInstanceRecordVersionPortalExceptionpublic DDMFormValues getDDMFormValues() throws PortalException
getDDMFormValues in interface DDMFormInstanceRecordVersionPortalExceptionpublic DDMFormInstance getFormInstance() throws PortalException
getFormInstance in interface DDMFormInstanceRecordVersionPortalExceptionpublic long getFormInstanceId()
getFormInstanceId in interface DDMFormInstanceRecordVersionModelpublic DDMFormInstanceRecord getFormInstanceRecord() throws PortalException
getFormInstanceRecord in interface DDMFormInstanceRecordVersionPortalExceptionpublic long getFormInstanceRecordId()
getFormInstanceRecordId in interface DDMFormInstanceRecordVersionModelpublic long getFormInstanceRecordVersionId()
getFormInstanceRecordVersionId in interface DDMFormInstanceRecordVersionModelpublic java.lang.String getFormInstanceVersion()
getFormInstanceVersion in interface DDMFormInstanceRecordVersionModelpublic long getGroupId()
getGroupId in interface DDMFormInstanceRecordVersionModelpublic long getMvccVersion()
getMvccVersion in interface DDMFormInstanceRecordVersionModelgetMvccVersion in interface MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface DDMFormInstanceRecordVersionModelgetPrimaryKey in interface CTModel<DDMFormInstanceRecordVersion>public int getStatus()
getStatus in interface DDMFormInstanceRecordVersionModelgetStatus in interface WorkflowedModelpublic long getStatusByUserId()
getStatusByUserId in interface DDMFormInstanceRecordVersionModelgetStatusByUserId in interface WorkflowedModelpublic java.lang.String getStatusByUserName()
getStatusByUserName in interface DDMFormInstanceRecordVersionModelgetStatusByUserName in interface WorkflowedModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface DDMFormInstanceRecordVersionModelgetStatusByUserUuid in interface WorkflowedModelpublic java.util.Date getStatusDate()
getStatusDate in interface DDMFormInstanceRecordVersionModelgetStatusDate in interface WorkflowedModelpublic long getStorageId()
getStorageId in interface DDMFormInstanceRecordVersionModelpublic long getUserId()
getUserId in interface DDMFormInstanceRecordVersionModelpublic java.lang.String getUserName()
getUserName in interface DDMFormInstanceRecordVersionModelpublic java.lang.String getUserUuid()
getUserUuid in interface DDMFormInstanceRecordVersionModelpublic java.lang.String getVersion()
getVersion in interface DDMFormInstanceRecordVersionModelpublic boolean isApproved()
true if this ddm form instance record version is approved.isApproved in interface DDMFormInstanceRecordVersionModelisApproved in interface WorkflowedModeltrue if this ddm form instance record version is approved; false otherwisepublic boolean isDenied()
true if this ddm form instance record version is denied.isDenied in interface DDMFormInstanceRecordVersionModelisDenied in interface WorkflowedModeltrue if this ddm form instance record version is denied; false otherwisepublic boolean isDraft()
true if this ddm form instance record version is a draft.isDraft in interface DDMFormInstanceRecordVersionModelisDraft in interface WorkflowedModeltrue if this ddm form instance record version is a draft; false otherwisepublic boolean isExpired()
true if this ddm form instance record version is expired.isExpired in interface DDMFormInstanceRecordVersionModelisExpired in interface WorkflowedModeltrue if this ddm form instance record version is expired; false otherwisepublic boolean isInactive()
true if this ddm form instance record version is inactive.isInactive in interface DDMFormInstanceRecordVersionModelisInactive in interface WorkflowedModeltrue if this ddm form instance record version is inactive; false otherwisepublic boolean isIncomplete()
true if this ddm form instance record version is incomplete.isIncomplete in interface DDMFormInstanceRecordVersionModelisIncomplete in interface WorkflowedModeltrue if this ddm form instance record version is incomplete; false otherwisepublic boolean isPending()
true if this ddm form instance record version is pending.isPending in interface DDMFormInstanceRecordVersionModelisPending in interface WorkflowedModeltrue if this ddm form instance record version is pending; false otherwisepublic boolean isScheduled()
true if this ddm form instance record version is scheduled.isScheduled in interface DDMFormInstanceRecordVersionModelisScheduled in interface WorkflowedModeltrue if this ddm form instance record version is scheduled; false otherwisepublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface DDMFormInstanceRecordVersionModelsetCompanyId in interface ShardedModelcompanyId - the company ID of this ddm form instance record versionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface DDMFormInstanceRecordVersionModelcreateDate - the create date of this ddm form instance record versionpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface DDMFormInstanceRecordVersionModelsetCtCollectionId in interface CTModel<DDMFormInstanceRecordVersion>ctCollectionId - the ct collection ID of this ddm form instance record versionpublic void setFormInstanceId(long formInstanceId)
setFormInstanceId in interface DDMFormInstanceRecordVersionModelformInstanceId - the form instance ID of this ddm form instance record versionpublic void setFormInstanceRecordId(long formInstanceRecordId)
setFormInstanceRecordId in interface DDMFormInstanceRecordVersionModelformInstanceRecordId - the form instance record ID of this ddm form instance record versionpublic void setFormInstanceRecordVersionId(long formInstanceRecordVersionId)
setFormInstanceRecordVersionId in interface DDMFormInstanceRecordVersionModelformInstanceRecordVersionId - the form instance record version ID of this ddm form instance record versionpublic void setFormInstanceVersion(java.lang.String formInstanceVersion)
setFormInstanceVersion in interface DDMFormInstanceRecordVersionModelformInstanceVersion - the form instance version of this ddm form instance record versionpublic void setGroupId(long groupId)
setGroupId in interface DDMFormInstanceRecordVersionModelgroupId - the group ID of this ddm form instance record versionpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DDMFormInstanceRecordVersionModelsetMvccVersion in interface MVCCModelmvccVersion - the mvcc version of this ddm form instance record versionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DDMFormInstanceRecordVersionModelsetPrimaryKey in interface CTModel<DDMFormInstanceRecordVersion>primaryKey - the primary key of this ddm form instance record versionpublic void setStatus(int status)
setStatus in interface DDMFormInstanceRecordVersionModelsetStatus in interface WorkflowedModelstatus - the status of this ddm form instance record versionpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface DDMFormInstanceRecordVersionModelsetStatusByUserId in interface WorkflowedModelstatusByUserId - the status by user ID of this ddm form instance record versionpublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface DDMFormInstanceRecordVersionModelsetStatusByUserName in interface WorkflowedModelstatusByUserName - the status by user name of this ddm form instance record versionpublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface DDMFormInstanceRecordVersionModelsetStatusByUserUuid in interface WorkflowedModelstatusByUserUuid - the status by user uuid of this ddm form instance record versionpublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface DDMFormInstanceRecordVersionModelsetStatusDate in interface WorkflowedModelstatusDate - the status date of this ddm form instance record versionpublic void setStorageId(long storageId)
setStorageId in interface DDMFormInstanceRecordVersionModelstorageId - the storage ID of this ddm form instance record versionpublic void setUserId(long userId)
setUserId in interface DDMFormInstanceRecordVersionModeluserId - the user ID of this ddm form instance record versionpublic void setUserName(java.lang.String userName)
setUserName in interface DDMFormInstanceRecordVersionModeluserName - the user name of this ddm form instance record versionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface DDMFormInstanceRecordVersionModeluserUuid - the user uuid of this ddm form instance record versionpublic void setVersion(java.lang.String version)
setVersion in interface DDMFormInstanceRecordVersionModelversion - the version of this ddm form instance record versionpublic java.util.Map<java.lang.String,java.util.function.Function<DDMFormInstanceRecordVersion,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<DDMFormInstanceRecordVersion>public java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMFormInstanceRecordVersion,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<DDMFormInstanceRecordVersion>protected DDMFormInstanceRecordVersionWrapper wrap(DDMFormInstanceRecordVersion ddmFormInstanceRecordVersion)
wrap in class BaseModelWrapper<DDMFormInstanceRecordVersion>