Class KaleoTaskAssignmentInstanceWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTaskAssignmentInstance>
com.liferay.portal.workflow.kaleo.model.KaleoTaskAssignmentInstanceWrapper
All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<KaleoTaskAssignmentInstance>, com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTaskAssignmentInstance>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.ModelWrapper<KaleoTaskAssignmentInstance>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, KaleoTaskAssignmentInstance, KaleoTaskAssignmentInstanceModel, Serializable, Cloneable, Comparable<KaleoTaskAssignmentInstance>

public class KaleoTaskAssignmentInstanceWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTaskAssignmentInstance> implements KaleoTaskAssignmentInstance, com.liferay.portal.kernel.model.ModelWrapper<KaleoTaskAssignmentInstance>

This class is a wrapper for KaleoTaskAssignmentInstance.

See Also:
Generated:
  • Constructor Details

    • KaleoTaskAssignmentInstanceWrapper

      public KaleoTaskAssignmentInstanceWrapper(KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance)
  • Method Details

    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoTaskAssignmentInstance>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoTaskAssignmentInstance>
    • cloneWithOriginalValues

      public KaleoTaskAssignmentInstance cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<KaleoTaskAssignmentInstance>
      Specified by:
      cloneWithOriginalValues in interface KaleoTaskAssignmentInstanceModel
    • getAssigneeClassName

      public String getAssigneeClassName()
      Returns the assignee class name of this kaleo task assignment instance.
      Specified by:
      getAssigneeClassName in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the assignee class name of this kaleo task assignment instance
    • getAssigneeClassPK

      public long getAssigneeClassPK()
      Returns the assignee class pk of this kaleo task assignment instance.
      Specified by:
      getAssigneeClassPK in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the assignee class pk of this kaleo task assignment instance
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this kaleo task assignment instance.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface KaleoTaskAssignmentInstanceModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Returns:
      the company ID of this kaleo task assignment instance
    • getCompleted

      public boolean getCompleted()
      Returns the completed of this kaleo task assignment instance.
      Specified by:
      getCompleted in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the completed of this kaleo task assignment instance
    • getCompletionDate

      public Date getCompletionDate()
      Returns the completion date of this kaleo task assignment instance.
      Specified by:
      getCompletionDate in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the completion date of this kaleo task assignment instance
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this kaleo task assignment instance.
      Specified by:
      getCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCreateDate in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the create date of this kaleo task assignment instance
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this kaleo task assignment instance.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTaskAssignmentInstance>
      Specified by:
      getCtCollectionId in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the ct collection ID of this kaleo task assignment instance
    • getGroupId

      public long getGroupId()
      Returns the group ID of this kaleo task assignment instance.
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      getGroupId in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the group ID of this kaleo task assignment instance
    • getKaleoDefinitionId

      public long getKaleoDefinitionId()
      Returns the kaleo definition ID of this kaleo task assignment instance.
      Specified by:
      getKaleoDefinitionId in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the kaleo definition ID of this kaleo task assignment instance
    • getKaleoDefinitionVersionId

      public long getKaleoDefinitionVersionId()
      Returns the kaleo definition version ID of this kaleo task assignment instance.
      Specified by:
      getKaleoDefinitionVersionId in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the kaleo definition version ID of this kaleo task assignment instance
    • getKaleoInstanceId

      public long getKaleoInstanceId()
      Returns the kaleo instance ID of this kaleo task assignment instance.
      Specified by:
      getKaleoInstanceId in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the kaleo instance ID of this kaleo task assignment instance
    • getKaleoInstanceTokenId

      public long getKaleoInstanceTokenId()
      Returns the kaleo instance token ID of this kaleo task assignment instance.
      Specified by:
      getKaleoInstanceTokenId in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the kaleo instance token ID of this kaleo task assignment instance
    • getKaleoTaskAssignmentInstanceId

      public long getKaleoTaskAssignmentInstanceId()
      Returns the kaleo task assignment instance ID of this kaleo task assignment instance.
      Specified by:
      getKaleoTaskAssignmentInstanceId in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the kaleo task assignment instance ID of this kaleo task assignment instance
    • getKaleoTaskId

      public long getKaleoTaskId()
      Returns the kaleo task ID of this kaleo task assignment instance.
      Specified by:
      getKaleoTaskId in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the kaleo task ID of this kaleo task assignment instance
    • getKaleoTaskInstanceTokenId

      public long getKaleoTaskInstanceTokenId()
      Returns the kaleo task instance token ID of this kaleo task assignment instance.
      Specified by:
      getKaleoTaskInstanceTokenId in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the kaleo task instance token ID of this kaleo task assignment instance
    • getKaleoTaskName

      public String getKaleoTaskName()
      Returns the kaleo task name of this kaleo task assignment instance.
      Specified by:
      getKaleoTaskName in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the kaleo task name of this kaleo task assignment instance
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this kaleo task assignment instance.
      Specified by:
      getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getModifiedDate in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the modified date of this kaleo task assignment instance
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this kaleo task assignment instance.
      Specified by:
      getMvccVersion in interface KaleoTaskAssignmentInstanceModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this kaleo task assignment instance
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this kaleo task assignment instance.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTaskAssignmentInstance>
      Specified by:
      getPrimaryKey in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the primary key of this kaleo task assignment instance
    • getUserId

      public long getUserId()
      Returns the user ID of this kaleo task assignment instance.
      Specified by:
      getUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserId in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the user ID of this kaleo task assignment instance
    • getUserName

      public String getUserName()
      Returns the user name of this kaleo task assignment instance.
      Specified by:
      getUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserName in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the user name of this kaleo task assignment instance
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this kaleo task assignment instance.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface KaleoTaskAssignmentInstanceModel
      Returns:
      the user uuid of this kaleo task assignment instance
    • isCompleted

      public boolean isCompleted()
      Returns true if this kaleo task assignment instance is completed.
      Specified by:
      isCompleted in interface KaleoTaskAssignmentInstanceModel
      Returns:
      true if this kaleo task assignment instance is completed; false otherwise
    • persist

      public void persist()
      Specified by:
      persist in interface com.liferay.portal.kernel.model.PersistedModel
    • setAssigneeClassName

      public void setAssigneeClassName(String assigneeClassName)
      Sets the assignee class name of this kaleo task assignment instance.
      Specified by:
      setAssigneeClassName in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      assigneeClassName - the assignee class name of this kaleo task assignment instance
    • setAssigneeClassPK

      public void setAssigneeClassPK(long assigneeClassPK)
      Sets the assignee class pk of this kaleo task assignment instance.
      Specified by:
      setAssigneeClassPK in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      assigneeClassPK - the assignee class pk of this kaleo task assignment instance
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this kaleo task assignment instance.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface KaleoTaskAssignmentInstanceModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this kaleo task assignment instance
    • setCompleted

      public void setCompleted(boolean completed)
      Sets whether this kaleo task assignment instance is completed.
      Specified by:
      setCompleted in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      completed - the completed of this kaleo task assignment instance
    • setCompletionDate

      public void setCompletionDate(Date completionDate)
      Sets the completion date of this kaleo task assignment instance.
      Specified by:
      setCompletionDate in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      completionDate - the completion date of this kaleo task assignment instance
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this kaleo task assignment instance.
      Specified by:
      setCreateDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCreateDate in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      createDate - the create date of this kaleo task assignment instance
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this kaleo task assignment instance.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTaskAssignmentInstance>
      Specified by:
      setCtCollectionId in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      ctCollectionId - the ct collection ID of this kaleo task assignment instance
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this kaleo task assignment instance.
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      setGroupId in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      groupId - the group ID of this kaleo task assignment instance
    • setKaleoDefinitionId

      public void setKaleoDefinitionId(long kaleoDefinitionId)
      Sets the kaleo definition ID of this kaleo task assignment instance.
      Specified by:
      setKaleoDefinitionId in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      kaleoDefinitionId - the kaleo definition ID of this kaleo task assignment instance
    • setKaleoDefinitionVersionId

      public void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
      Sets the kaleo definition version ID of this kaleo task assignment instance.
      Specified by:
      setKaleoDefinitionVersionId in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      kaleoDefinitionVersionId - the kaleo definition version ID of this kaleo task assignment instance
    • setKaleoInstanceId

      public void setKaleoInstanceId(long kaleoInstanceId)
      Sets the kaleo instance ID of this kaleo task assignment instance.
      Specified by:
      setKaleoInstanceId in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      kaleoInstanceId - the kaleo instance ID of this kaleo task assignment instance
    • setKaleoInstanceTokenId

      public void setKaleoInstanceTokenId(long kaleoInstanceTokenId)
      Sets the kaleo instance token ID of this kaleo task assignment instance.
      Specified by:
      setKaleoInstanceTokenId in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      kaleoInstanceTokenId - the kaleo instance token ID of this kaleo task assignment instance
    • setKaleoTaskAssignmentInstanceId

      public void setKaleoTaskAssignmentInstanceId(long kaleoTaskAssignmentInstanceId)
      Sets the kaleo task assignment instance ID of this kaleo task assignment instance.
      Specified by:
      setKaleoTaskAssignmentInstanceId in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      kaleoTaskAssignmentInstanceId - the kaleo task assignment instance ID of this kaleo task assignment instance
    • setKaleoTaskId

      public void setKaleoTaskId(long kaleoTaskId)
      Sets the kaleo task ID of this kaleo task assignment instance.
      Specified by:
      setKaleoTaskId in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      kaleoTaskId - the kaleo task ID of this kaleo task assignment instance
    • setKaleoTaskInstanceTokenId

      public void setKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
      Sets the kaleo task instance token ID of this kaleo task assignment instance.
      Specified by:
      setKaleoTaskInstanceTokenId in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      kaleoTaskInstanceTokenId - the kaleo task instance token ID of this kaleo task assignment instance
    • setKaleoTaskName

      public void setKaleoTaskName(String kaleoTaskName)
      Sets the kaleo task name of this kaleo task assignment instance.
      Specified by:
      setKaleoTaskName in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      kaleoTaskName - the kaleo task name of this kaleo task assignment instance
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this kaleo task assignment instance.
      Specified by:
      setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setModifiedDate in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      modifiedDate - the modified date of this kaleo task assignment instance
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this kaleo task assignment instance.
      Specified by:
      setMvccVersion in interface KaleoTaskAssignmentInstanceModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this kaleo task assignment instance
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this kaleo task assignment instance.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTaskAssignmentInstance>
      Specified by:
      setPrimaryKey in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      primaryKey - the primary key of this kaleo task assignment instance
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this kaleo task assignment instance.
      Specified by:
      setUserId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserId in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      userId - the user ID of this kaleo task assignment instance
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this kaleo task assignment instance.
      Specified by:
      setUserName in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserName in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      userName - the user name of this kaleo task assignment instance
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this kaleo task assignment instance.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface KaleoTaskAssignmentInstanceModel
      Parameters:
      userUuid - the user uuid of this kaleo task assignment instance
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface KaleoTaskAssignmentInstanceModel
    • getAttributeGetterFunctions

      public Map<String,Function<KaleoTaskAssignmentInstance,Object>> getAttributeGetterFunctions()
      Specified by:
      getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<KaleoTaskAssignmentInstance>
    • getAttributeSetterBiConsumers

      public Map<String,BiConsumer<KaleoTaskAssignmentInstance,Object>> getAttributeSetterBiConsumers()
      Specified by:
      getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<KaleoTaskAssignmentInstance>
    • wrap

      protected KaleoTaskAssignmentInstanceWrapper wrap(KaleoTaskAssignmentInstance kaleoTaskAssignmentInstance)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTaskAssignmentInstance>