@ProviderType public interface KaleoLogModel extends com.liferay.portal.kernel.model.BaseModel<KaleoLog>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel
This interface and its corresponding implementation com.liferay.portal.workflow.kaleo.model.impl.KaleoLogModelImpl exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in com.liferay.portal.workflow.kaleo.model.impl.KaleoLogImpl.
KaleoLog| Modifier and Type | Method and Description |
|---|---|
KaleoLog |
cloneWithOriginalValues() |
java.lang.String |
getComment()
Returns the comment of this kaleo log.
|
long |
getCompanyId()
Returns the company ID of this kaleo log.
|
java.util.Date |
getCreateDate()
Returns the create date of this kaleo log.
|
java.lang.String |
getCurrentAssigneeClassName()
Returns the current assignee class name of this kaleo log.
|
long |
getCurrentAssigneeClassPK()
Returns the current assignee class pk of this kaleo log.
|
long |
getDuration()
Returns the duration of this kaleo log.
|
java.util.Date |
getEndDate()
Returns the end date of this kaleo log.
|
long |
getGroupId()
Returns the group ID of this kaleo log.
|
java.lang.String |
getKaleoActionDescription()
Returns the kaleo action description of this kaleo log.
|
long |
getKaleoActionId()
Returns the kaleo action ID of this kaleo log.
|
java.lang.String |
getKaleoActionName()
Returns the kaleo action name of this kaleo log.
|
java.lang.String |
getKaleoClassName()
Returns the kaleo class name of this kaleo log.
|
long |
getKaleoClassPK()
Returns the kaleo class pk of this kaleo log.
|
long |
getKaleoDefinitionId()
Returns the kaleo definition ID of this kaleo log.
|
long |
getKaleoDefinitionVersionId()
Returns the kaleo definition version ID of this kaleo log.
|
long |
getKaleoInstanceId()
Returns the kaleo instance ID of this kaleo log.
|
long |
getKaleoInstanceTokenId()
Returns the kaleo instance token ID of this kaleo log.
|
long |
getKaleoLogId()
Returns the kaleo log ID of this kaleo log.
|
java.lang.String |
getKaleoNodeName()
Returns the kaleo node name of this kaleo log.
|
long |
getKaleoTaskInstanceTokenId()
Returns the kaleo task instance token ID of this kaleo log.
|
java.util.Date |
getModifiedDate()
Returns the modified date of this kaleo log.
|
long |
getMvccVersion()
Returns the mvcc version of this kaleo log.
|
java.lang.String |
getPreviousAssigneeClassName()
Returns the previous assignee class name of this kaleo log.
|
long |
getPreviousAssigneeClassPK()
Returns the previous assignee class pk of this kaleo log.
|
long |
getPreviousKaleoNodeId()
Returns the previous kaleo node ID of this kaleo log.
|
java.lang.String |
getPreviousKaleoNodeName()
Returns the previous kaleo node name of this kaleo log.
|
long |
getPrimaryKey()
Returns the primary key of this kaleo log.
|
java.util.Date |
getStartDate()
Returns the start date of this kaleo log.
|
boolean |
getTerminalKaleoNode()
Returns the terminal kaleo node of this kaleo log.
|
java.lang.String |
getType()
Returns the type of this kaleo log.
|
long |
getUserId()
Returns the user ID of this kaleo log.
|
java.lang.String |
getUserName()
Returns the user name of this kaleo log.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this kaleo log.
|
java.lang.String |
getWorkflowContext()
Returns the workflow context of this kaleo log.
|
boolean |
isTerminalKaleoNode()
Returns
true if this kaleo log is terminal kaleo node. |
void |
setComment(java.lang.String comment)
Sets the comment of this kaleo log.
|
void |
setCompanyId(long companyId)
Sets the company ID of this kaleo log.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this kaleo log.
|
void |
setCurrentAssigneeClassName(java.lang.String currentAssigneeClassName)
Sets the current assignee class name of this kaleo log.
|
void |
setCurrentAssigneeClassPK(long currentAssigneeClassPK)
Sets the current assignee class pk of this kaleo log.
|
void |
setDuration(long duration)
Sets the duration of this kaleo log.
|
void |
setEndDate(java.util.Date endDate)
Sets the end date of this kaleo log.
|
void |
setGroupId(long groupId)
Sets the group ID of this kaleo log.
|
void |
setKaleoActionDescription(java.lang.String kaleoActionDescription)
Sets the kaleo action description of this kaleo log.
|
void |
setKaleoActionId(long kaleoActionId)
Sets the kaleo action ID of this kaleo log.
|
void |
setKaleoActionName(java.lang.String kaleoActionName)
Sets the kaleo action name of this kaleo log.
|
void |
setKaleoClassName(java.lang.String kaleoClassName)
Sets the kaleo class name of this kaleo log.
|
void |
setKaleoClassPK(long kaleoClassPK)
Sets the kaleo class pk of this kaleo log.
|
void |
setKaleoDefinitionId(long kaleoDefinitionId)
Sets the kaleo definition ID of this kaleo log.
|
void |
setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
Sets the kaleo definition version ID of this kaleo log.
|
void |
setKaleoInstanceId(long kaleoInstanceId)
Sets the kaleo instance ID of this kaleo log.
|
void |
setKaleoInstanceTokenId(long kaleoInstanceTokenId)
Sets the kaleo instance token ID of this kaleo log.
|
void |
setKaleoLogId(long kaleoLogId)
Sets the kaleo log ID of this kaleo log.
|
void |
setKaleoNodeName(java.lang.String kaleoNodeName)
Sets the kaleo node name of this kaleo log.
|
void |
setKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
Sets the kaleo task instance token ID of this kaleo log.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this kaleo log.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this kaleo log.
|
void |
setPreviousAssigneeClassName(java.lang.String previousAssigneeClassName)
Sets the previous assignee class name of this kaleo log.
|
void |
setPreviousAssigneeClassPK(long previousAssigneeClassPK)
Sets the previous assignee class pk of this kaleo log.
|
void |
setPreviousKaleoNodeId(long previousKaleoNodeId)
Sets the previous kaleo node ID of this kaleo log.
|
void |
setPreviousKaleoNodeName(java.lang.String previousKaleoNodeName)
Sets the previous kaleo node name of this kaleo log.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this kaleo log.
|
void |
setStartDate(java.util.Date startDate)
Sets the start date of this kaleo log.
|
void |
setTerminalKaleoNode(boolean terminalKaleoNode)
Sets whether this kaleo log is terminal kaleo node.
|
void |
setType(java.lang.String type)
Sets the type of this kaleo log.
|
void |
setUserId(long userId)
Sets the user ID of this kaleo log.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this kaleo log.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this kaleo log.
|
void |
setWorkflowContext(java.lang.String workflowContext)
Sets the workflow context of this kaleo log.
|
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringlong getPrimaryKey()
void setPrimaryKey(long primaryKey)
primaryKey - the primary key of this kaleo loglong getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelvoid setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this kaleo loglong getKaleoLogId()
void setKaleoLogId(long kaleoLogId)
kaleoLogId - the kaleo log ID of this kaleo loglong getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelvoid setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this kaleo loglong getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelvoid setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this kaleo loglong getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this kaleo logjava.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this kaleo log@AutoEscape java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this kaleo logjava.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelvoid setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this kaleo logjava.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelvoid setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this kaleo log@AutoEscape java.lang.String getKaleoClassName()
void setKaleoClassName(java.lang.String kaleoClassName)
kaleoClassName - the kaleo class name of this kaleo loglong getKaleoClassPK()
void setKaleoClassPK(long kaleoClassPK)
kaleoClassPK - the kaleo class pk of this kaleo loglong getKaleoDefinitionId()
void setKaleoDefinitionId(long kaleoDefinitionId)
kaleoDefinitionId - the kaleo definition ID of this kaleo loglong getKaleoDefinitionVersionId()
void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId)
kaleoDefinitionVersionId - the kaleo definition version ID of this kaleo loglong getKaleoInstanceId()
void setKaleoInstanceId(long kaleoInstanceId)
kaleoInstanceId - the kaleo instance ID of this kaleo loglong getKaleoInstanceTokenId()
void setKaleoInstanceTokenId(long kaleoInstanceTokenId)
kaleoInstanceTokenId - the kaleo instance token ID of this kaleo loglong getKaleoTaskInstanceTokenId()
void setKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
kaleoTaskInstanceTokenId - the kaleo task instance token ID of this kaleo log@AutoEscape java.lang.String getKaleoNodeName()
void setKaleoNodeName(java.lang.String kaleoNodeName)
kaleoNodeName - the kaleo node name of this kaleo logboolean getTerminalKaleoNode()
boolean isTerminalKaleoNode()
true if this kaleo log is terminal kaleo node.true if this kaleo log is terminal kaleo node; false otherwisevoid setTerminalKaleoNode(boolean terminalKaleoNode)
terminalKaleoNode - the terminal kaleo node of this kaleo loglong getKaleoActionId()
void setKaleoActionId(long kaleoActionId)
kaleoActionId - the kaleo action ID of this kaleo log@AutoEscape java.lang.String getKaleoActionName()
void setKaleoActionName(java.lang.String kaleoActionName)
kaleoActionName - the kaleo action name of this kaleo log@AutoEscape java.lang.String getKaleoActionDescription()
void setKaleoActionDescription(java.lang.String kaleoActionDescription)
kaleoActionDescription - the kaleo action description of this kaleo loglong getPreviousKaleoNodeId()
void setPreviousKaleoNodeId(long previousKaleoNodeId)
previousKaleoNodeId - the previous kaleo node ID of this kaleo log@AutoEscape java.lang.String getPreviousKaleoNodeName()
void setPreviousKaleoNodeName(java.lang.String previousKaleoNodeName)
previousKaleoNodeName - the previous kaleo node name of this kaleo log@AutoEscape java.lang.String getPreviousAssigneeClassName()
void setPreviousAssigneeClassName(java.lang.String previousAssigneeClassName)
previousAssigneeClassName - the previous assignee class name of this kaleo loglong getPreviousAssigneeClassPK()
void setPreviousAssigneeClassPK(long previousAssigneeClassPK)
previousAssigneeClassPK - the previous assignee class pk of this kaleo log@AutoEscape java.lang.String getCurrentAssigneeClassName()
void setCurrentAssigneeClassName(java.lang.String currentAssigneeClassName)
currentAssigneeClassName - the current assignee class name of this kaleo loglong getCurrentAssigneeClassPK()
void setCurrentAssigneeClassPK(long currentAssigneeClassPK)
currentAssigneeClassPK - the current assignee class pk of this kaleo log@AutoEscape java.lang.String getType()
void setType(java.lang.String type)
type - the type of this kaleo log@AutoEscape java.lang.String getComment()
void setComment(java.lang.String comment)
comment - the comment of this kaleo logjava.util.Date getStartDate()
void setStartDate(java.util.Date startDate)
startDate - the start date of this kaleo logjava.util.Date getEndDate()
void setEndDate(java.util.Date endDate)
endDate - the end date of this kaleo loglong getDuration()
void setDuration(long duration)
duration - the duration of this kaleo log@AutoEscape java.lang.String getWorkflowContext()
void setWorkflowContext(java.lang.String workflowContext)
workflowContext - the workflow context of this kaleo log