public class KaleoTaskFormInstanceWrapper extends BaseModelWrapper<KaleoTaskFormInstance> implements KaleoTaskFormInstance, ModelWrapper<KaleoTaskFormInstance>
This class is a wrapper for KaleoTaskFormInstance.
KaleoTaskFormInstance,
Serialized FormmodelKALEO_TASK_FORM_INSTANCE_ID_ACCESSOR| Constructor and Description |
|---|
KaleoTaskFormInstanceWrapper(KaleoTaskFormInstance kaleoTaskFormInstance) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCompanyId()
Returns the company ID of this kaleo task form instance.
|
java.util.Date |
getCreateDate()
Returns the create date of this kaleo task form instance.
|
long |
getFormValueEntryGroupId()
Returns the form value entry group ID of this kaleo task form instance.
|
long |
getFormValueEntryId()
Returns the form value entry ID of this kaleo task form instance.
|
java.lang.String |
getFormValueEntryUuid()
Returns the form value entry uuid of this kaleo task form instance.
|
java.lang.String |
getFormValues()
Returns the form values of this kaleo task form instance.
|
long |
getGroupId()
Returns the group ID of this kaleo task form instance.
|
long |
getKaleoDefinitionId()
Returns the kaleo definition ID of this kaleo task form instance.
|
long |
getKaleoDefinitionVersionId()
Returns the kaleo definition version ID of this kaleo task form instance.
|
long |
getKaleoInstanceId()
Returns the kaleo instance ID of this kaleo task form instance.
|
long |
getKaleoTaskFormId()
Returns the kaleo task form ID of this kaleo task form instance.
|
long |
getKaleoTaskFormInstanceId()
Returns the kaleo task form instance ID of this kaleo task form instance.
|
long |
getKaleoTaskId()
Returns the kaleo task ID of this kaleo task form instance.
|
long |
getKaleoTaskInstanceTokenId()
Returns the kaleo task instance token ID of this kaleo task form instance.
|
java.lang.String |
getMetadata()
Returns the metadata of this kaleo task form instance.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this kaleo task form instance.
|
long |
getMvccVersion()
Returns the mvcc version of this kaleo task form instance.
|
long |
getPrimaryKey()
Returns the primary key of this kaleo task form instance.
|
long |
getUserId()
Returns the user ID of this kaleo task form instance.
|
java.lang.String |
getUserName()
Returns the user name of this kaleo task form instance.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this kaleo task form instance.
|
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 kaleo task form instance.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this kaleo task form instance.
|
void |
setFormValueEntryGroupId(long formValueEntryGroupId)
Sets the form value entry group ID of this kaleo task form instance.
|
void |
setFormValueEntryId(long formValueEntryId)
Sets the form value entry ID of this kaleo task form instance.
|
void |
setFormValueEntryUuid(java.lang.String formValueEntryUuid)
Sets the form value entry uuid of this kaleo task form instance.
|
void |
setFormValues(java.lang.String formValues)
Sets the form values of this kaleo task form instance.
|
void |
setGroupId(long groupId)
Sets the group ID of this kaleo task form instance.
|
void |
setKaleoDefinitionId(long kaleoDefinitionId)
Sets the kaleo definition ID of this kaleo task form instance.
|
void |
setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
Sets the kaleo definition version ID of this kaleo task form instance.
|
void |
setKaleoInstanceId(long kaleoInstanceId)
Sets the kaleo instance ID of this kaleo task form instance.
|
void |
setKaleoTaskFormId(long kaleoTaskFormId)
Sets the kaleo task form ID of this kaleo task form instance.
|
void |
setKaleoTaskFormInstanceId(long kaleoTaskFormInstanceId)
Sets the kaleo task form instance ID of this kaleo task form instance.
|
void |
setKaleoTaskId(long kaleoTaskId)
Sets the kaleo task ID of this kaleo task form instance.
|
void |
setKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
Sets the kaleo task instance token ID of this kaleo task form instance.
|
void |
setMetadata(java.lang.String metadata)
Sets the metadata of this kaleo task form instance.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this kaleo task form instance.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this kaleo task form instance.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this kaleo task form instance.
|
void |
setUserId(long userId)
Sets the user ID of this kaleo task form instance.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this kaleo task form instance.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this kaleo task form instance.
|
protected KaleoTaskFormInstanceWrapper |
wrap(KaleoTaskFormInstance kaleoTaskFormInstance) |
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, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetWrappedModelpublic KaleoTaskFormInstanceWrapper(KaleoTaskFormInstance kaleoTaskFormInstance)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<KaleoTaskFormInstance>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<KaleoTaskFormInstance>public long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface KaleoTaskFormInstanceModelpublic java.util.Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface KaleoTaskFormInstanceModelpublic long getFormValueEntryGroupId()
getFormValueEntryGroupId in interface KaleoTaskFormInstanceModelpublic long getFormValueEntryId()
getFormValueEntryId in interface KaleoTaskFormInstanceModelpublic java.lang.String getFormValueEntryUuid()
getFormValueEntryUuid in interface KaleoTaskFormInstanceModelpublic java.lang.String getFormValues()
getFormValues in interface KaleoTaskFormInstanceModelpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface KaleoTaskFormInstanceModelpublic long getKaleoDefinitionId()
getKaleoDefinitionId in interface KaleoTaskFormInstanceModelpublic long getKaleoDefinitionVersionId()
getKaleoDefinitionVersionId in interface KaleoTaskFormInstanceModelpublic long getKaleoInstanceId()
getKaleoInstanceId in interface KaleoTaskFormInstanceModelpublic long getKaleoTaskFormId()
getKaleoTaskFormId in interface KaleoTaskFormInstanceModelpublic long getKaleoTaskFormInstanceId()
getKaleoTaskFormInstanceId in interface KaleoTaskFormInstanceModelpublic long getKaleoTaskId()
getKaleoTaskId in interface KaleoTaskFormInstanceModelpublic long getKaleoTaskInstanceTokenId()
getKaleoTaskInstanceTokenId in interface KaleoTaskFormInstanceModelpublic java.lang.String getMetadata()
getMetadata in interface KaleoTaskFormInstanceModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface KaleoTaskFormInstanceModelpublic long getMvccVersion()
getMvccVersion in interface MVCCModelgetMvccVersion in interface KaleoTaskFormInstanceModelpublic long getPrimaryKey()
getPrimaryKey in interface KaleoTaskFormInstanceModelpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface KaleoTaskFormInstanceModelpublic java.lang.String getUserName()
getUserName in interface AuditedModelgetUserName in interface KaleoTaskFormInstanceModelpublic java.lang.String getUserUuid()
getUserUuid in interface AuditedModelgetUserUuid in interface KaleoTaskFormInstanceModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface KaleoTaskFormInstanceModelcompanyId - the company ID of this kaleo task form instancepublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface KaleoTaskFormInstanceModelcreateDate - the create date of this kaleo task form instancepublic void setFormValueEntryGroupId(long formValueEntryGroupId)
setFormValueEntryGroupId in interface KaleoTaskFormInstanceModelformValueEntryGroupId - the form value entry group ID of this kaleo task form instancepublic void setFormValueEntryId(long formValueEntryId)
setFormValueEntryId in interface KaleoTaskFormInstanceModelformValueEntryId - the form value entry ID of this kaleo task form instancepublic void setFormValueEntryUuid(java.lang.String formValueEntryUuid)
setFormValueEntryUuid in interface KaleoTaskFormInstanceModelformValueEntryUuid - the form value entry uuid of this kaleo task form instancepublic void setFormValues(java.lang.String formValues)
setFormValues in interface KaleoTaskFormInstanceModelformValues - the form values of this kaleo task form instancepublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface KaleoTaskFormInstanceModelgroupId - the group ID of this kaleo task form instancepublic void setKaleoDefinitionId(long kaleoDefinitionId)
setKaleoDefinitionId in interface KaleoTaskFormInstanceModelkaleoDefinitionId - the kaleo definition ID of this kaleo task form instancepublic void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
setKaleoDefinitionVersionId in interface KaleoTaskFormInstanceModelkaleoDefinitionVersionId - the kaleo definition version ID of this kaleo task form instancepublic void setKaleoInstanceId(long kaleoInstanceId)
setKaleoInstanceId in interface KaleoTaskFormInstanceModelkaleoInstanceId - the kaleo instance ID of this kaleo task form instancepublic void setKaleoTaskFormId(long kaleoTaskFormId)
setKaleoTaskFormId in interface KaleoTaskFormInstanceModelkaleoTaskFormId - the kaleo task form ID of this kaleo task form instancepublic void setKaleoTaskFormInstanceId(long kaleoTaskFormInstanceId)
setKaleoTaskFormInstanceId in interface KaleoTaskFormInstanceModelkaleoTaskFormInstanceId - the kaleo task form instance ID of this kaleo task form instancepublic void setKaleoTaskId(long kaleoTaskId)
setKaleoTaskId in interface KaleoTaskFormInstanceModelkaleoTaskId - the kaleo task ID of this kaleo task form instancepublic void setKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
setKaleoTaskInstanceTokenId in interface KaleoTaskFormInstanceModelkaleoTaskInstanceTokenId - the kaleo task instance token ID of this kaleo task form instancepublic void setMetadata(java.lang.String metadata)
setMetadata in interface KaleoTaskFormInstanceModelmetadata - the metadata of this kaleo task form instancepublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface KaleoTaskFormInstanceModelmodifiedDate - the modified date of this kaleo task form instancepublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MVCCModelsetMvccVersion in interface KaleoTaskFormInstanceModelmvccVersion - the mvcc version of this kaleo task form instancepublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface KaleoTaskFormInstanceModelprimaryKey - the primary key of this kaleo task form instancepublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface KaleoTaskFormInstanceModeluserId - the user ID of this kaleo task form instancepublic void setUserName(java.lang.String userName)
setUserName in interface AuditedModelsetUserName in interface KaleoTaskFormInstanceModeluserName - the user name of this kaleo task form instancepublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface KaleoTaskFormInstanceModeluserUuid - the user uuid of this kaleo task form instanceprotected KaleoTaskFormInstanceWrapper wrap(KaleoTaskFormInstance kaleoTaskFormInstance)
wrap in class BaseModelWrapper<KaleoTaskFormInstance>