public class KaleoProcessWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoProcess> implements KaleoProcess, com.liferay.portal.kernel.model.ModelWrapper<KaleoProcess>
This class is a wrapper for KaleoProcess.
KaleoProcess,
Serialized FormKALEO_PROCESS_ID_ACCESSOR| Constructor and Description |
|---|
KaleoProcessWrapper(KaleoProcess kaleoProcess) |
| Modifier and Type | Method and Description |
|---|---|
KaleoProcess |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this kaleo process.
|
java.util.Date |
getCreateDate()
Returns the create date of this kaleo process.
|
com.liferay.dynamic.data.lists.model.DDLRecordSet |
getDDLRecordSet() |
long |
getDDLRecordSetId()
Returns the ddl record set ID of this kaleo process.
|
com.liferay.dynamic.data.mapping.model.DDMTemplate |
getDDMTemplate() |
long |
getDDMTemplateId()
Returns the ddm template ID of this kaleo process.
|
java.lang.String |
getDescription() |
java.lang.String |
getDescription(java.util.Locale locale) |
long |
getGroupId()
Returns the group ID of this kaleo process.
|
long |
getKaleoProcessId()
Returns the kaleo process ID of this kaleo process.
|
java.util.List<KaleoProcessLink> |
getKaleoProcessLinks() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this kaleo process.
|
java.lang.String |
getName() |
java.lang.String |
getName(java.util.Locale locale) |
long |
getPrimaryKey()
Returns the primary key of this kaleo process.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
long |
getUserId()
Returns the user ID of this kaleo process.
|
java.lang.String |
getUserName()
Returns the user name of this kaleo process.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this kaleo process.
|
java.lang.String |
getUuid()
Returns the uuid of this kaleo process.
|
java.lang.String |
getWorkflowDefinition() |
java.lang.String |
getWorkflowDefinitionName()
Returns the workflow definition name of this kaleo process.
|
int |
getWorkflowDefinitionVersion()
Returns the workflow definition version of this kaleo process.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this kaleo process.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this kaleo process.
|
void |
setDDLRecordSetId(long DDLRecordSetId)
Sets the ddl record set ID of this kaleo process.
|
void |
setDDMTemplateId(long DDMTemplateId)
Sets the ddm template ID of this kaleo process.
|
void |
setGroupId(long groupId)
Sets the group ID of this kaleo process.
|
void |
setKaleoProcessId(long kaleoProcessId)
Sets the kaleo process ID of this kaleo process.
|
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 process.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this kaleo process.
|
void |
setUserId(long userId)
Sets the user ID of this kaleo process.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this kaleo process.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this kaleo process.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this kaleo process.
|
void |
setWorkflowDefinitionName(java.lang.String workflowDefinitionName)
Sets the workflow definition name of this kaleo process.
|
void |
setWorkflowDefinitionVersion(int workflowDefinitionVersion)
Sets the workflow definition version of this kaleo process.
|
protected KaleoProcessWrapper |
wrap(KaleoProcess kaleoProcess) |
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, toXmlStringpublic KaleoProcessWrapper(KaleoProcess kaleoProcess)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoProcess>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoProcess>public KaleoProcess cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<KaleoProcess>cloneWithOriginalValues in interface KaleoProcessModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelgetCompanyId in interface KaleoProcessModelpublic java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelgetCreateDate in interface KaleoProcessModelpublic com.liferay.dynamic.data.lists.model.DDLRecordSet getDDLRecordSet()
throws com.liferay.portal.kernel.exception.PortalException
getDDLRecordSet in interface KaleoProcesscom.liferay.portal.kernel.exception.PortalExceptionpublic long getDDLRecordSetId()
getDDLRecordSetId in interface KaleoProcessModelpublic com.liferay.dynamic.data.mapping.model.DDMTemplate getDDMTemplate()
throws com.liferay.portal.kernel.exception.PortalException
getDDMTemplate in interface KaleoProcesscom.liferay.portal.kernel.exception.PortalExceptionpublic long getDDMTemplateId()
getDDMTemplateId in interface KaleoProcessModelpublic java.lang.String getDescription()
throws com.liferay.portal.kernel.exception.PortalException
getDescription in interface KaleoProcesscom.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getDescription(java.util.Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
getDescription in interface KaleoProcesscom.liferay.portal.kernel.exception.PortalExceptionpublic long getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelgetGroupId in interface KaleoProcessModelpublic long getKaleoProcessId()
getKaleoProcessId in interface KaleoProcessModelpublic java.util.List<KaleoProcessLink> getKaleoProcessLinks()
getKaleoProcessLinks in interface KaleoProcesspublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelgetModifiedDate in interface KaleoProcessModelpublic java.lang.String getName()
throws com.liferay.portal.kernel.exception.PortalException
getName in interface KaleoProcesscom.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getName(java.util.Locale locale)
throws com.liferay.portal.kernel.exception.PortalException
getName in interface KaleoProcesscom.liferay.portal.kernel.exception.PortalExceptionpublic long getPrimaryKey()
getPrimaryKey in interface KaleoProcessModelpublic long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface KaleoProcessModelpublic java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface KaleoProcessModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface KaleoProcessModelpublic java.lang.String getUuid()
getUuid in interface com.liferay.portal.kernel.model.StagedModelgetUuid in interface KaleoProcessModelpublic java.lang.String getWorkflowDefinition()
getWorkflowDefinition in interface KaleoProcesspublic java.lang.String getWorkflowDefinitionName()
getWorkflowDefinitionName in interface KaleoProcessModelpublic int getWorkflowDefinitionVersion()
getWorkflowDefinitionVersion in interface KaleoProcessModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelsetCompanyId in interface KaleoProcessModelcompanyId - the company ID of this kaleo processpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelsetCreateDate in interface KaleoProcessModelcreateDate - the create date of this kaleo processpublic void setDDLRecordSetId(long DDLRecordSetId)
setDDLRecordSetId in interface KaleoProcessModelDDLRecordSetId - the ddl record set ID of this kaleo processpublic void setDDMTemplateId(long DDMTemplateId)
setDDMTemplateId in interface KaleoProcessModelDDMTemplateId - the ddm template ID of this kaleo processpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelsetGroupId in interface KaleoProcessModelgroupId - the group ID of this kaleo processpublic void setKaleoProcessId(long kaleoProcessId)
setKaleoProcessId in interface KaleoProcessModelkaleoProcessId - the kaleo process ID of this kaleo processpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelsetModifiedDate in interface KaleoProcessModelmodifiedDate - the modified date of this kaleo processpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface KaleoProcessModelprimaryKey - the primary key of this kaleo processpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface KaleoProcessModeluserId - the user ID of this kaleo processpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface KaleoProcessModeluserName - the user name of this kaleo processpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface KaleoProcessModeluserUuid - the user uuid of this kaleo processpublic void setUuid(java.lang.String uuid)
setUuid in interface com.liferay.portal.kernel.model.StagedModelsetUuid in interface KaleoProcessModeluuid - the uuid of this kaleo processpublic void setWorkflowDefinitionName(java.lang.String workflowDefinitionName)
setWorkflowDefinitionName in interface KaleoProcessModelworkflowDefinitionName - the workflow definition name of this kaleo processpublic void setWorkflowDefinitionVersion(int workflowDefinitionVersion)
setWorkflowDefinitionVersion in interface KaleoProcessModelworkflowDefinitionVersion - the workflow definition version of this kaleo processpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected KaleoProcessWrapper wrap(KaleoProcess kaleoProcess)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoProcess>