public class KaleoTaskWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTask> implements KaleoTask, com.liferay.portal.kernel.model.ModelWrapper<KaleoTask>
This class is a wrapper for KaleoTask.
KaleoTask,
Serialized FormKALEO_TASK_ID_ACCESSOR| Constructor and Description |
|---|
KaleoTaskWrapper(KaleoTask kaleoTask) |
| Modifier and Type | Method and Description |
|---|---|
KaleoTask |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<KaleoTask,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<KaleoTask,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this kaleo task.
|
java.util.Date |
getCreateDate()
Returns the create date of this kaleo task.
|
long |
getCtCollectionId()
Returns the ct collection ID of this kaleo task.
|
java.lang.String |
getDescription()
Returns the description of this kaleo task.
|
long |
getGroupId()
Returns the group ID of this kaleo task.
|
long |
getKaleoDefinitionId()
Returns the kaleo definition ID of this kaleo task.
|
long |
getKaleoDefinitionVersionId()
Returns the kaleo definition version ID of this kaleo task.
|
KaleoNode |
getKaleoNode() |
long |
getKaleoNodeId()
Returns the kaleo node ID of this kaleo task.
|
java.util.List<KaleoTaskAssignment> |
getKaleoTaskAssignments() |
long |
getKaleoTaskId()
Returns the kaleo task ID of this kaleo task.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this kaleo task.
|
long |
getMvccVersion()
Returns the mvcc version of this kaleo task.
|
java.lang.String |
getName()
Returns the name of this kaleo task.
|
long |
getPrimaryKey()
Returns the primary key of this kaleo task.
|
long |
getUserId()
Returns the user ID of this kaleo task.
|
java.lang.String |
getUserName()
Returns the user name of this kaleo task.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this kaleo task.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this kaleo task.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this kaleo task.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this kaleo task.
|
void |
setDescription(java.lang.String description)
Sets the description of this kaleo task.
|
void |
setGroupId(long groupId)
Sets the group ID of this kaleo task.
|
void |
setKaleoDefinitionId(long kaleoDefinitionId)
Sets the kaleo definition ID of this kaleo task.
|
void |
setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
Sets the kaleo definition version ID of this kaleo task.
|
void |
setKaleoNodeId(long kaleoNodeId)
Sets the kaleo node ID of this kaleo task.
|
void |
setKaleoTaskId(long kaleoTaskId)
Sets the kaleo task ID of this kaleo task.
|
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.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this kaleo task.
|
void |
setName(java.lang.String name)
Sets the name of this kaleo task.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this kaleo task.
|
void |
setUserId(long userId)
Sets the user ID of this kaleo task.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this kaleo task.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this kaleo task.
|
protected KaleoTaskWrapper |
wrap(KaleoTask kaleoTask) |
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, toXmlStringpublic KaleoTaskWrapper(KaleoTask kaleoTask)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoTask>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoTask>public KaleoTask cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<KaleoTask>cloneWithOriginalValues in interface KaleoTaskModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface KaleoTaskModelpublic java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface KaleoTaskModelpublic long getCtCollectionId()
getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTask>getCtCollectionId in interface KaleoTaskModelpublic java.lang.String getDescription()
getDescription in interface KaleoTaskModelpublic long getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelgetGroupId in interface KaleoTaskModelpublic long getKaleoDefinitionId()
getKaleoDefinitionId in interface KaleoTaskModelpublic long getKaleoDefinitionVersionId()
getKaleoDefinitionVersionId in interface KaleoTaskModelpublic KaleoNode getKaleoNode() throws com.liferay.portal.kernel.exception.PortalException
getKaleoNode in interface KaleoTaskcom.liferay.portal.kernel.exception.PortalExceptionpublic long getKaleoNodeId()
getKaleoNodeId in interface KaleoTaskModelpublic java.util.List<KaleoTaskAssignment> getKaleoTaskAssignments()
getKaleoTaskAssignments in interface KaleoTaskpublic long getKaleoTaskId()
getKaleoTaskId in interface KaleoTaskModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface KaleoTaskModelpublic long getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelgetMvccVersion in interface KaleoTaskModelpublic java.lang.String getName()
getName in interface KaleoTaskModelpublic long getPrimaryKey()
getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTask>getPrimaryKey in interface KaleoTaskModelpublic long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface KaleoTaskModelpublic java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface KaleoTaskModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface KaleoTaskModelpublic 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 KaleoTaskModelcompanyId - the company ID of this kaleo taskpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface KaleoTaskModelcreateDate - the create date of this kaleo taskpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTask>setCtCollectionId in interface KaleoTaskModelctCollectionId - the ct collection ID of this kaleo taskpublic void setDescription(java.lang.String description)
setDescription in interface KaleoTaskModeldescription - the description of this kaleo taskpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelsetGroupId in interface KaleoTaskModelgroupId - the group ID of this kaleo taskpublic void setKaleoDefinitionId(long kaleoDefinitionId)
setKaleoDefinitionId in interface KaleoTaskModelkaleoDefinitionId - the kaleo definition ID of this kaleo taskpublic void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
setKaleoDefinitionVersionId in interface KaleoTaskModelkaleoDefinitionVersionId - the kaleo definition version ID of this kaleo taskpublic void setKaleoNodeId(long kaleoNodeId)
setKaleoNodeId in interface KaleoTaskModelkaleoNodeId - the kaleo node ID of this kaleo taskpublic void setKaleoTaskId(long kaleoTaskId)
setKaleoTaskId in interface KaleoTaskModelkaleoTaskId - the kaleo task ID of this kaleo taskpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface KaleoTaskModelmodifiedDate - the modified date of this kaleo taskpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelsetMvccVersion in interface KaleoTaskModelmvccVersion - the mvcc version of this kaleo taskpublic void setName(java.lang.String name)
setName in interface KaleoTaskModelname - the name of this kaleo taskpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTask>setPrimaryKey in interface KaleoTaskModelprimaryKey - the primary key of this kaleo taskpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface KaleoTaskModeluserId - the user ID of this kaleo taskpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface KaleoTaskModeluserName - the user name of this kaleo taskpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface KaleoTaskModeluserUuid - the user uuid of this kaleo taskpublic java.util.Map<java.lang.String,java.util.function.Function<KaleoTask,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<KaleoTask>public java.util.Map<java.lang.String,java.util.function.BiConsumer<KaleoTask,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<KaleoTask>protected KaleoTaskWrapper wrap(KaleoTask kaleoTask)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTask>