Class KaleoTaskWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTask>
com.liferay.portal.workflow.kaleo.model.KaleoTaskWrapper
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<KaleoTask>,com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTask>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.ModelWrapper<KaleoTask>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,KaleoTask,KaleoTaskModel,Serializable,Cloneable,Comparable<KaleoTask>
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.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.portal.workflow.kaleo.model.KaleoTask
KALEO_TASK_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this kaleo task.Returns the create date of this kaleo task.longReturns the ct collection ID of this kaleo task.Returns the description of this kaleo task.longReturns the group ID of this kaleo task.longReturns the kaleo definition ID of this kaleo task.longReturns the kaleo definition version ID of this kaleo task.longReturns the kaleo node ID of this kaleo task.longReturns the kaleo task ID of this kaleo task.Returns the modified date of this kaleo task.longReturns the mvcc version of this kaleo task.getName()Returns the name of this kaleo task.longReturns the primary key of this kaleo task.longReturns the user ID of this kaleo task.Returns the user name of this kaleo task.Returns the user uuid of this kaleo task.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this kaleo task.voidsetCreateDate(Date createDate) Sets the create date of this kaleo task.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this kaleo task.voidsetDescription(String description) Sets the description of this kaleo task.voidsetGroupId(long groupId) Sets the group ID of this kaleo task.voidsetKaleoDefinitionId(long kaleoDefinitionId) Sets the kaleo definition ID of this kaleo task.voidsetKaleoDefinitionVersionId(long kaleoDefinitionVersionId) Sets the kaleo definition version ID of this kaleo task.voidsetKaleoNodeId(long kaleoNodeId) Sets the kaleo node ID of this kaleo task.voidsetKaleoTaskId(long kaleoTaskId) Sets the kaleo task ID of this kaleo task.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this kaleo task.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this kaleo task.voidSets the name of this kaleo task.voidsetPrimaryKey(long primaryKey) Sets the primary key of this kaleo task.voidsetUserId(long userId) Sets the user ID of this kaleo task.voidsetUserName(String userName) Sets the user name of this kaleo task.voidsetUserUuid(String userUuid) Sets the user uuid of this kaleo task.protected KaleoTaskWrapperMethods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
KaleoTaskWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoTask>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoTask>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoTask>- Specified by:
cloneWithOriginalValuesin interfaceKaleoTaskModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this kaleo task.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceKaleoTaskModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this kaleo task
-
getCreateDate
Returns the create date of this kaleo task.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceKaleoTaskModel- Returns:
- the create date of this kaleo task
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this kaleo task.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTask>- Specified by:
getCtCollectionIdin interfaceKaleoTaskModel- Returns:
- the ct collection ID of this kaleo task
-
getDescription
Returns the description of this kaleo task.- Specified by:
getDescriptionin interfaceKaleoTaskModel- Returns:
- the description of this kaleo task
-
getGroupId
public long getGroupId()Returns the group ID of this kaleo task.- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
getGroupIdin interfaceKaleoTaskModel- Returns:
- the group ID of this kaleo task
-
getKaleoDefinitionId
public long getKaleoDefinitionId()Returns the kaleo definition ID of this kaleo task.- Specified by:
getKaleoDefinitionIdin interfaceKaleoTaskModel- Returns:
- the kaleo definition ID of this kaleo task
-
getKaleoDefinitionVersionId
public long getKaleoDefinitionVersionId()Returns the kaleo definition version ID of this kaleo task.- Specified by:
getKaleoDefinitionVersionIdin interfaceKaleoTaskModel- Returns:
- the kaleo definition version ID of this kaleo task
-
getKaleoNode
- Specified by:
getKaleoNodein interfaceKaleoTask- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getKaleoNodeId
public long getKaleoNodeId()Returns the kaleo node ID of this kaleo task.- Specified by:
getKaleoNodeIdin interfaceKaleoTaskModel- Returns:
- the kaleo node ID of this kaleo task
-
getKaleoTaskAssignments
- Specified by:
getKaleoTaskAssignmentsin interfaceKaleoTask
-
getKaleoTaskId
public long getKaleoTaskId()Returns the kaleo task ID of this kaleo task.- Specified by:
getKaleoTaskIdin interfaceKaleoTaskModel- Returns:
- the kaleo task ID of this kaleo task
-
getModifiedDate
Returns the modified date of this kaleo task.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceKaleoTaskModel- Returns:
- the modified date of this kaleo task
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this kaleo task.- Specified by:
getMvccVersionin interfaceKaleoTaskModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this kaleo task
-
getName
Returns the name of this kaleo task.- Specified by:
getNamein interfaceKaleoTaskModel- Returns:
- the name of this kaleo task
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this kaleo task.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTask>- Specified by:
getPrimaryKeyin interfaceKaleoTaskModel- Returns:
- the primary key of this kaleo task
-
getUserId
public long getUserId()Returns the user ID of this kaleo task.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceKaleoTaskModel- Returns:
- the user ID of this kaleo task
-
getUserName
Returns the user name of this kaleo task.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceKaleoTaskModel- Returns:
- the user name of this kaleo task
-
getUserUuid
Returns the user uuid of this kaleo task.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceKaleoTaskModel- Returns:
- the user uuid of this kaleo task
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this kaleo task.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceKaleoTaskModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this kaleo task
-
setCreateDate
Sets the create date of this kaleo task.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceKaleoTaskModel- Parameters:
createDate- the create date of this kaleo task
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this kaleo task.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTask>- Specified by:
setCtCollectionIdin interfaceKaleoTaskModel- Parameters:
ctCollectionId- the ct collection ID of this kaleo task
-
setDescription
Sets the description of this kaleo task.- Specified by:
setDescriptionin interfaceKaleoTaskModel- Parameters:
description- the description of this kaleo task
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this kaleo task.- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
setGroupIdin interfaceKaleoTaskModel- Parameters:
groupId- the group ID of this kaleo task
-
setKaleoDefinitionId
public void setKaleoDefinitionId(long kaleoDefinitionId) Sets the kaleo definition ID of this kaleo task.- Specified by:
setKaleoDefinitionIdin interfaceKaleoTaskModel- Parameters:
kaleoDefinitionId- the kaleo definition ID of this kaleo task
-
setKaleoDefinitionVersionId
public void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId) Sets the kaleo definition version ID of this kaleo task.- Specified by:
setKaleoDefinitionVersionIdin interfaceKaleoTaskModel- Parameters:
kaleoDefinitionVersionId- the kaleo definition version ID of this kaleo task
-
setKaleoNodeId
public void setKaleoNodeId(long kaleoNodeId) Sets the kaleo node ID of this kaleo task.- Specified by:
setKaleoNodeIdin interfaceKaleoTaskModel- Parameters:
kaleoNodeId- the kaleo node ID of this kaleo task
-
setKaleoTaskId
public void setKaleoTaskId(long kaleoTaskId) Sets the kaleo task ID of this kaleo task.- Specified by:
setKaleoTaskIdin interfaceKaleoTaskModel- Parameters:
kaleoTaskId- the kaleo task ID of this kaleo task
-
setModifiedDate
Sets the modified date of this kaleo task.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceKaleoTaskModel- Parameters:
modifiedDate- the modified date of this kaleo task
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this kaleo task.- Specified by:
setMvccVersionin interfaceKaleoTaskModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this kaleo task
-
setName
Sets the name of this kaleo task.- Specified by:
setNamein interfaceKaleoTaskModel- Parameters:
name- the name of this kaleo task
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this kaleo task.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTask>- Specified by:
setPrimaryKeyin interfaceKaleoTaskModel- Parameters:
primaryKey- the primary key of this kaleo task
-
setUserId
public void setUserId(long userId) Sets the user ID of this kaleo task.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceKaleoTaskModel- Parameters:
userId- the user ID of this kaleo task
-
setUserName
Sets the user name of this kaleo task.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceKaleoTaskModel- Parameters:
userName- the user name of this kaleo task
-
setUserUuid
Sets the user uuid of this kaleo task.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceKaleoTaskModel- Parameters:
userUuid- the user uuid of this kaleo task
-
toXmlString
- Specified by:
toXmlStringin interfaceKaleoTaskModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoTask>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoTask>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTask>
-