Class KaleoLogWrapper

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

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

This class is a wrapper for KaleoLog.

See Also:
Generated:
  • Constructor Details

    • KaleoLogWrapper

      public KaleoLogWrapper(KaleoLog kaleoLog)
  • Method Details

    • getModelAttributes

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

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

      public KaleoLog cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>
      Specified by:
      cloneWithOriginalValues in interface KaleoLogModel
    • getComment

      public String getComment()
      Returns the comment of this kaleo log.
      Specified by:
      getComment in interface KaleoLogModel
      Returns:
      the comment of this kaleo log
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this kaleo log.
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getCompanyId in interface KaleoLogModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Returns:
      the company ID of this kaleo log
    • getCreateDate

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

      public long getCtCollectionId()
      Returns the ct collection ID of this kaleo log.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoLog>
      Specified by:
      getCtCollectionId in interface KaleoLogModel
      Returns:
      the ct collection ID of this kaleo log
    • getCurrentAssigneeClassName

      public String getCurrentAssigneeClassName()
      Returns the current assignee class name of this kaleo log.
      Specified by:
      getCurrentAssigneeClassName in interface KaleoLogModel
      Returns:
      the current assignee class name of this kaleo log
    • getCurrentAssigneeClassPK

      public long getCurrentAssigneeClassPK()
      Returns the current assignee class pk of this kaleo log.
      Specified by:
      getCurrentAssigneeClassPK in interface KaleoLogModel
      Returns:
      the current assignee class pk of this kaleo log
    • getDuration

      public long getDuration()
      Returns the duration of this kaleo log.
      Specified by:
      getDuration in interface KaleoLogModel
      Returns:
      the duration of this kaleo log
    • getEndDate

      public Date getEndDate()
      Returns the end date of this kaleo log.
      Specified by:
      getEndDate in interface KaleoLogModel
      Returns:
      the end date of this kaleo log
    • getGroupId

      public long getGroupId()
      Returns the group ID of this kaleo log.
      Specified by:
      getGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      getGroupId in interface KaleoLogModel
      Returns:
      the group ID of this kaleo log
    • getKaleoActionDescription

      public String getKaleoActionDescription()
      Returns the kaleo action description of this kaleo log.
      Specified by:
      getKaleoActionDescription in interface KaleoLogModel
      Returns:
      the kaleo action description of this kaleo log
    • getKaleoActionId

      public long getKaleoActionId()
      Returns the kaleo action ID of this kaleo log.
      Specified by:
      getKaleoActionId in interface KaleoLogModel
      Returns:
      the kaleo action ID of this kaleo log
    • getKaleoActionName

      public String getKaleoActionName()
      Returns the kaleo action name of this kaleo log.
      Specified by:
      getKaleoActionName in interface KaleoLogModel
      Returns:
      the kaleo action name of this kaleo log
    • getKaleoClassName

      public String getKaleoClassName()
      Returns the kaleo class name of this kaleo log.
      Specified by:
      getKaleoClassName in interface KaleoLogModel
      Returns:
      the kaleo class name of this kaleo log
    • getKaleoClassPK

      public long getKaleoClassPK()
      Returns the kaleo class pk of this kaleo log.
      Specified by:
      getKaleoClassPK in interface KaleoLogModel
      Returns:
      the kaleo class pk of this kaleo log
    • getKaleoDefinitionId

      public long getKaleoDefinitionId()
      Returns the kaleo definition ID of this kaleo log.
      Specified by:
      getKaleoDefinitionId in interface KaleoLogModel
      Returns:
      the kaleo definition ID of this kaleo log
    • getKaleoDefinitionVersionId

      public long getKaleoDefinitionVersionId()
      Returns the kaleo definition version ID of this kaleo log.
      Specified by:
      getKaleoDefinitionVersionId in interface KaleoLogModel
      Returns:
      the kaleo definition version ID of this kaleo log
    • getKaleoInstanceId

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

      public long getKaleoInstanceTokenId()
      Returns the kaleo instance token ID of this kaleo log.
      Specified by:
      getKaleoInstanceTokenId in interface KaleoLogModel
      Returns:
      the kaleo instance token ID of this kaleo log
    • getKaleoLogId

      public long getKaleoLogId()
      Returns the kaleo log ID of this kaleo log.
      Specified by:
      getKaleoLogId in interface KaleoLogModel
      Returns:
      the kaleo log ID of this kaleo log
    • getKaleoNodeName

      public String getKaleoNodeName()
      Returns the kaleo node name of this kaleo log.
      Specified by:
      getKaleoNodeName in interface KaleoLogModel
      Returns:
      the kaleo node name of this kaleo log
    • getKaleoTaskInstanceTokenId

      public long getKaleoTaskInstanceTokenId()
      Returns the kaleo task instance token ID of this kaleo log.
      Specified by:
      getKaleoTaskInstanceTokenId in interface KaleoLogModel
      Returns:
      the kaleo task instance token ID of this kaleo log
    • getModifiedDate

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

      public long getMvccVersion()
      Returns the mvcc version of this kaleo log.
      Specified by:
      getMvccVersion in interface KaleoLogModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this kaleo log
    • getPreviousAssigneeClassName

      public String getPreviousAssigneeClassName()
      Returns the previous assignee class name of this kaleo log.
      Specified by:
      getPreviousAssigneeClassName in interface KaleoLogModel
      Returns:
      the previous assignee class name of this kaleo log
    • getPreviousAssigneeClassPK

      public long getPreviousAssigneeClassPK()
      Returns the previous assignee class pk of this kaleo log.
      Specified by:
      getPreviousAssigneeClassPK in interface KaleoLogModel
      Returns:
      the previous assignee class pk of this kaleo log
    • getPreviousKaleoNodeId

      public long getPreviousKaleoNodeId()
      Returns the previous kaleo node ID of this kaleo log.
      Specified by:
      getPreviousKaleoNodeId in interface KaleoLogModel
      Returns:
      the previous kaleo node ID of this kaleo log
    • getPreviousKaleoNodeName

      public String getPreviousKaleoNodeName()
      Returns the previous kaleo node name of this kaleo log.
      Specified by:
      getPreviousKaleoNodeName in interface KaleoLogModel
      Returns:
      the previous kaleo node name of this kaleo log
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this kaleo log.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoLog>
      Specified by:
      getPrimaryKey in interface KaleoLogModel
      Returns:
      the primary key of this kaleo log
    • getStartDate

      public Date getStartDate()
      Returns the start date of this kaleo log.
      Specified by:
      getStartDate in interface KaleoLogModel
      Returns:
      the start date of this kaleo log
    • getTerminalKaleoNode

      public boolean getTerminalKaleoNode()
      Returns the terminal kaleo node of this kaleo log.
      Specified by:
      getTerminalKaleoNode in interface KaleoLogModel
      Returns:
      the terminal kaleo node of this kaleo log
    • getType

      public String getType()
      Returns the type of this kaleo log.
      Specified by:
      getType in interface KaleoLogModel
      Returns:
      the type of this kaleo log
    • getUserId

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

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

      public String getUserUuid()
      Returns the user uuid of this kaleo log.
      Specified by:
      getUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      getUserUuid in interface KaleoLogModel
      Returns:
      the user uuid of this kaleo log
    • getWorkflowContext

      public String getWorkflowContext()
      Returns the workflow context of this kaleo log.
      Specified by:
      getWorkflowContext in interface KaleoLogModel
      Returns:
      the workflow context of this kaleo log
    • isTerminalKaleoNode

      public boolean isTerminalKaleoNode()
      Returns true if this kaleo log is terminal kaleo node.
      Specified by:
      isTerminalKaleoNode in interface KaleoLogModel
      Returns:
      true if this kaleo log is terminal kaleo node; false otherwise
    • persist

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

      public void setComment(String comment)
      Sets the comment of this kaleo log.
      Specified by:
      setComment in interface KaleoLogModel
      Parameters:
      comment - the comment of this kaleo log
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this kaleo log.
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setCompanyId in interface KaleoLogModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this kaleo log
    • setCreateDate

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

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this kaleo log.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoLog>
      Specified by:
      setCtCollectionId in interface KaleoLogModel
      Parameters:
      ctCollectionId - the ct collection ID of this kaleo log
    • setCurrentAssigneeClassName

      public void setCurrentAssigneeClassName(String currentAssigneeClassName)
      Sets the current assignee class name of this kaleo log.
      Specified by:
      setCurrentAssigneeClassName in interface KaleoLogModel
      Parameters:
      currentAssigneeClassName - the current assignee class name of this kaleo log
    • setCurrentAssigneeClassPK

      public void setCurrentAssigneeClassPK(long currentAssigneeClassPK)
      Sets the current assignee class pk of this kaleo log.
      Specified by:
      setCurrentAssigneeClassPK in interface KaleoLogModel
      Parameters:
      currentAssigneeClassPK - the current assignee class pk of this kaleo log
    • setDuration

      public void setDuration(long duration)
      Sets the duration of this kaleo log.
      Specified by:
      setDuration in interface KaleoLogModel
      Parameters:
      duration - the duration of this kaleo log
    • setEndDate

      public void setEndDate(Date endDate)
      Sets the end date of this kaleo log.
      Specified by:
      setEndDate in interface KaleoLogModel
      Parameters:
      endDate - the end date of this kaleo log
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this kaleo log.
      Specified by:
      setGroupId in interface com.liferay.portal.kernel.model.GroupedModel
      Specified by:
      setGroupId in interface KaleoLogModel
      Parameters:
      groupId - the group ID of this kaleo log
    • setKaleoActionDescription

      public void setKaleoActionDescription(String kaleoActionDescription)
      Sets the kaleo action description of this kaleo log.
      Specified by:
      setKaleoActionDescription in interface KaleoLogModel
      Parameters:
      kaleoActionDescription - the kaleo action description of this kaleo log
    • setKaleoActionId

      public void setKaleoActionId(long kaleoActionId)
      Sets the kaleo action ID of this kaleo log.
      Specified by:
      setKaleoActionId in interface KaleoLogModel
      Parameters:
      kaleoActionId - the kaleo action ID of this kaleo log
    • setKaleoActionName

      public void setKaleoActionName(String kaleoActionName)
      Sets the kaleo action name of this kaleo log.
      Specified by:
      setKaleoActionName in interface KaleoLogModel
      Parameters:
      kaleoActionName - the kaleo action name of this kaleo log
    • setKaleoClassName

      public void setKaleoClassName(String kaleoClassName)
      Sets the kaleo class name of this kaleo log.
      Specified by:
      setKaleoClassName in interface KaleoLogModel
      Parameters:
      kaleoClassName - the kaleo class name of this kaleo log
    • setKaleoClassPK

      public void setKaleoClassPK(long kaleoClassPK)
      Sets the kaleo class pk of this kaleo log.
      Specified by:
      setKaleoClassPK in interface KaleoLogModel
      Parameters:
      kaleoClassPK - the kaleo class pk of this kaleo log
    • setKaleoDefinitionId

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

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

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

      public void setKaleoInstanceTokenId(long kaleoInstanceTokenId)
      Sets the kaleo instance token ID of this kaleo log.
      Specified by:
      setKaleoInstanceTokenId in interface KaleoLogModel
      Parameters:
      kaleoInstanceTokenId - the kaleo instance token ID of this kaleo log
    • setKaleoLogId

      public void setKaleoLogId(long kaleoLogId)
      Sets the kaleo log ID of this kaleo log.
      Specified by:
      setKaleoLogId in interface KaleoLogModel
      Parameters:
      kaleoLogId - the kaleo log ID of this kaleo log
    • setKaleoNodeName

      public void setKaleoNodeName(String kaleoNodeName)
      Sets the kaleo node name of this kaleo log.
      Specified by:
      setKaleoNodeName in interface KaleoLogModel
      Parameters:
      kaleoNodeName - the kaleo node name of this kaleo log
    • setKaleoTaskInstanceTokenId

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

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

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this kaleo log.
      Specified by:
      setMvccVersion in interface KaleoLogModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this kaleo log
    • setPreviousAssigneeClassName

      public void setPreviousAssigneeClassName(String previousAssigneeClassName)
      Sets the previous assignee class name of this kaleo log.
      Specified by:
      setPreviousAssigneeClassName in interface KaleoLogModel
      Parameters:
      previousAssigneeClassName - the previous assignee class name of this kaleo log
    • setPreviousAssigneeClassPK

      public void setPreviousAssigneeClassPK(long previousAssigneeClassPK)
      Sets the previous assignee class pk of this kaleo log.
      Specified by:
      setPreviousAssigneeClassPK in interface KaleoLogModel
      Parameters:
      previousAssigneeClassPK - the previous assignee class pk of this kaleo log
    • setPreviousKaleoNodeId

      public void setPreviousKaleoNodeId(long previousKaleoNodeId)
      Sets the previous kaleo node ID of this kaleo log.
      Specified by:
      setPreviousKaleoNodeId in interface KaleoLogModel
      Parameters:
      previousKaleoNodeId - the previous kaleo node ID of this kaleo log
    • setPreviousKaleoNodeName

      public void setPreviousKaleoNodeName(String previousKaleoNodeName)
      Sets the previous kaleo node name of this kaleo log.
      Specified by:
      setPreviousKaleoNodeName in interface KaleoLogModel
      Parameters:
      previousKaleoNodeName - the previous kaleo node name of this kaleo log
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this kaleo log.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoLog>
      Specified by:
      setPrimaryKey in interface KaleoLogModel
      Parameters:
      primaryKey - the primary key of this kaleo log
    • setStartDate

      public void setStartDate(Date startDate)
      Sets the start date of this kaleo log.
      Specified by:
      setStartDate in interface KaleoLogModel
      Parameters:
      startDate - the start date of this kaleo log
    • setTerminalKaleoNode

      public void setTerminalKaleoNode(boolean terminalKaleoNode)
      Sets whether this kaleo log is terminal kaleo node.
      Specified by:
      setTerminalKaleoNode in interface KaleoLogModel
      Parameters:
      terminalKaleoNode - the terminal kaleo node of this kaleo log
    • setType

      public void setType(String type)
      Sets the type of this kaleo log.
      Specified by:
      setType in interface KaleoLogModel
      Parameters:
      type - the type of this kaleo log
    • setUserId

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

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

      public void setUserUuid(String userUuid)
      Sets the user uuid of this kaleo log.
      Specified by:
      setUserUuid in interface com.liferay.portal.kernel.model.AuditedModel
      Specified by:
      setUserUuid in interface KaleoLogModel
      Parameters:
      userUuid - the user uuid of this kaleo log
    • setWorkflowContext

      public void setWorkflowContext(String workflowContext)
      Sets the workflow context of this kaleo log.
      Specified by:
      setWorkflowContext in interface KaleoLogModel
      Parameters:
      workflowContext - the workflow context of this kaleo log
    • toXmlString

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

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

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

      protected KaleoLogWrapper wrap(KaleoLog kaleoLog)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoLog>