@ProviderType public class KaleoLogWrapper extends java.lang.Object implements KaleoLog, com.liferay.portal.kernel.model.ModelWrapper<KaleoLog>
This class is a wrapper for KaleoLog.
KaleoLog,
Serialized FormKALEO_LOG_ID_ACCESSOR| Constructor and Description |
|---|
KaleoLogWrapper(KaleoLog kaleoLog) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
compareTo(KaleoLog kaleoLog) |
boolean |
equals(java.lang.Object obj) |
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 p k 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.
|
com.liferay.expando.kernel.model.ExpandoBridge |
getExpandoBridge() |
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 p k of this kaleo log.
|
long |
getKaleoDefinitionId()
Returns the kaleo definition 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.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.lang.Class<?> |
getModelClass() |
java.lang.String |
getModelClassName() |
java.util.Date |
getModifiedDate()
Returns the modified date 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 p k 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.io.Serializable |
getPrimaryKeyObj() |
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.
|
KaleoLog |
getWrappedModel() |
int |
hashCode() |
boolean |
isCachedModel() |
boolean |
isEntityCacheEnabled() |
boolean |
isEscapedModel() |
boolean |
isFinderCacheEnabled() |
boolean |
isNew() |
boolean |
isTerminalKaleoNode()
Returns
true if this kaleo log is terminal kaleo node. |
void |
persist() |
void |
resetOriginalValues() |
void |
setCachedModel(boolean cachedModel) |
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 p k 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 |
setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel) |
void |
setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge) |
void |
setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext) |
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 p k of this kaleo log.
|
void |
setKaleoDefinitionId(long kaleoDefinitionId)
Sets the kaleo definition 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 |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this kaleo log.
|
void |
setNew(boolean n) |
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 p k 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 |
setPrimaryKeyObj(java.io.Serializable primaryKeyObj) |
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.
|
com.liferay.portal.kernel.model.CacheModel<KaleoLog> |
toCacheModel() |
KaleoLog |
toEscapedModel() |
java.lang.String |
toString() |
KaleoLog |
toUnescapedModel() |
java.lang.String |
toXmlString() |
public KaleoLogWrapper(KaleoLog kaleoLog)
public java.lang.Class<?> getModelClass()
getModelClass in interface com.liferay.portal.kernel.model.ClassedModelpublic java.lang.String getModelClassName()
getModelClassName in interface com.liferay.portal.kernel.model.ClassedModelpublic java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>public java.lang.Object clone()
clone in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>clone in interface KaleoLogModelclone in class java.lang.Objectpublic int compareTo(KaleoLog kaleoLog)
compareTo in interface KaleoLogModelcompareTo in interface java.lang.Comparable<KaleoLog>public java.lang.String getComment()
getComment in interface KaleoLogModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface KaleoLogModelpublic java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface KaleoLogModelpublic java.lang.String getCurrentAssigneeClassName()
getCurrentAssigneeClassName in interface KaleoLogModelpublic long getCurrentAssigneeClassPK()
getCurrentAssigneeClassPK in interface KaleoLogModelpublic long getDuration()
getDuration in interface KaleoLogModelpublic java.util.Date getEndDate()
getEndDate in interface KaleoLogModelpublic com.liferay.expando.kernel.model.ExpandoBridge getExpandoBridge()
getExpandoBridge in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>getExpandoBridge in interface com.liferay.portal.kernel.model.ClassedModelgetExpandoBridge in interface KaleoLogModelpublic long getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelgetGroupId in interface KaleoLogModelpublic java.lang.String getKaleoActionDescription()
getKaleoActionDescription in interface KaleoLogModelpublic long getKaleoActionId()
getKaleoActionId in interface KaleoLogModelpublic java.lang.String getKaleoActionName()
getKaleoActionName in interface KaleoLogModelpublic java.lang.String getKaleoClassName()
getKaleoClassName in interface KaleoLogModelpublic long getKaleoClassPK()
getKaleoClassPK in interface KaleoLogModelpublic long getKaleoDefinitionId()
getKaleoDefinitionId in interface KaleoLogModelpublic long getKaleoInstanceId()
getKaleoInstanceId in interface KaleoLogModelpublic long getKaleoInstanceTokenId()
getKaleoInstanceTokenId in interface KaleoLogModelpublic long getKaleoLogId()
getKaleoLogId in interface KaleoLogModelpublic java.lang.String getKaleoNodeName()
getKaleoNodeName in interface KaleoLogModelpublic long getKaleoTaskInstanceTokenId()
getKaleoTaskInstanceTokenId in interface KaleoLogModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface KaleoLogModelpublic java.lang.String getPreviousAssigneeClassName()
getPreviousAssigneeClassName in interface KaleoLogModelpublic long getPreviousAssigneeClassPK()
getPreviousAssigneeClassPK in interface KaleoLogModelpublic long getPreviousKaleoNodeId()
getPreviousKaleoNodeId in interface KaleoLogModelpublic java.lang.String getPreviousKaleoNodeName()
getPreviousKaleoNodeName in interface KaleoLogModelpublic long getPrimaryKey()
getPrimaryKey in interface KaleoLogModelpublic java.io.Serializable getPrimaryKeyObj()
getPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>getPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelgetPrimaryKeyObj in interface KaleoLogModelpublic java.util.Date getStartDate()
getStartDate in interface KaleoLogModelpublic boolean getTerminalKaleoNode()
getTerminalKaleoNode in interface KaleoLogModelpublic java.lang.String getType()
getType in interface KaleoLogModelpublic long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface KaleoLogModelpublic java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface KaleoLogModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface KaleoLogModelpublic java.lang.String getWorkflowContext()
getWorkflowContext in interface KaleoLogModelpublic int hashCode()
hashCode in interface KaleoLogModelhashCode in class java.lang.Objectpublic boolean isCachedModel()
isCachedModel in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>isCachedModel in interface KaleoLogModelpublic boolean isEscapedModel()
isEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>isEscapedModel in interface KaleoLogModelpublic boolean isNew()
isNew in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>isNew in interface KaleoLogModelpublic boolean isTerminalKaleoNode()
true if this kaleo log is terminal kaleo node.isTerminalKaleoNode in interface KaleoLogModeltrue if this kaleo log is terminal kaleo node; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCachedModel(boolean cachedModel)
setCachedModel in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>setCachedModel in interface KaleoLogModelpublic void setComment(java.lang.String comment)
setComment in interface KaleoLogModelcomment - the comment of this kaleo logpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface KaleoLogModelcompanyId - the company ID of this kaleo logpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface KaleoLogModelcreateDate - the create date of this kaleo logpublic void setCurrentAssigneeClassName(java.lang.String currentAssigneeClassName)
setCurrentAssigneeClassName in interface KaleoLogModelcurrentAssigneeClassName - the current assignee class name of this kaleo logpublic void setCurrentAssigneeClassPK(long currentAssigneeClassPK)
setCurrentAssigneeClassPK in interface KaleoLogModelcurrentAssigneeClassPK - the current assignee class p k of this kaleo logpublic void setDuration(long duration)
setDuration in interface KaleoLogModelduration - the duration of this kaleo logpublic void setEndDate(java.util.Date endDate)
setEndDate in interface KaleoLogModelendDate - the end date of this kaleo logpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.model.BaseModel<?> baseModel)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>setExpandoBridgeAttributes in interface KaleoLogModelpublic void setExpandoBridgeAttributes(com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>setExpandoBridgeAttributes in interface KaleoLogModelpublic void setExpandoBridgeAttributes(com.liferay.portal.kernel.service.ServiceContext serviceContext)
setExpandoBridgeAttributes in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>setExpandoBridgeAttributes in interface KaleoLogModelpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelsetGroupId in interface KaleoLogModelgroupId - the group ID of this kaleo logpublic void setKaleoActionDescription(java.lang.String kaleoActionDescription)
setKaleoActionDescription in interface KaleoLogModelkaleoActionDescription - the kaleo action description of this kaleo logpublic void setKaleoActionId(long kaleoActionId)
setKaleoActionId in interface KaleoLogModelkaleoActionId - the kaleo action ID of this kaleo logpublic void setKaleoActionName(java.lang.String kaleoActionName)
setKaleoActionName in interface KaleoLogModelkaleoActionName - the kaleo action name of this kaleo logpublic void setKaleoClassName(java.lang.String kaleoClassName)
setKaleoClassName in interface KaleoLogModelkaleoClassName - the kaleo class name of this kaleo logpublic void setKaleoClassPK(long kaleoClassPK)
setKaleoClassPK in interface KaleoLogModelkaleoClassPK - the kaleo class p k of this kaleo logpublic void setKaleoDefinitionId(long kaleoDefinitionId)
setKaleoDefinitionId in interface KaleoLogModelkaleoDefinitionId - the kaleo definition ID of this kaleo logpublic void setKaleoInstanceId(long kaleoInstanceId)
setKaleoInstanceId in interface KaleoLogModelkaleoInstanceId - the kaleo instance ID of this kaleo logpublic void setKaleoInstanceTokenId(long kaleoInstanceTokenId)
setKaleoInstanceTokenId in interface KaleoLogModelkaleoInstanceTokenId - the kaleo instance token ID of this kaleo logpublic void setKaleoLogId(long kaleoLogId)
setKaleoLogId in interface KaleoLogModelkaleoLogId - the kaleo log ID of this kaleo logpublic void setKaleoNodeName(java.lang.String kaleoNodeName)
setKaleoNodeName in interface KaleoLogModelkaleoNodeName - the kaleo node name of this kaleo logpublic void setKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId)
setKaleoTaskInstanceTokenId in interface KaleoLogModelkaleoTaskInstanceTokenId - the kaleo task instance token ID of this kaleo logpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface KaleoLogModelmodifiedDate - the modified date of this kaleo logpublic void setNew(boolean n)
setNew in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>setNew in interface KaleoLogModelpublic void setPreviousAssigneeClassName(java.lang.String previousAssigneeClassName)
setPreviousAssigneeClassName in interface KaleoLogModelpreviousAssigneeClassName - the previous assignee class name of this kaleo logpublic void setPreviousAssigneeClassPK(long previousAssigneeClassPK)
setPreviousAssigneeClassPK in interface KaleoLogModelpreviousAssigneeClassPK - the previous assignee class p k of this kaleo logpublic void setPreviousKaleoNodeId(long previousKaleoNodeId)
setPreviousKaleoNodeId in interface KaleoLogModelpreviousKaleoNodeId - the previous kaleo node ID of this kaleo logpublic void setPreviousKaleoNodeName(java.lang.String previousKaleoNodeName)
setPreviousKaleoNodeName in interface KaleoLogModelpreviousKaleoNodeName - the previous kaleo node name of this kaleo logpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface KaleoLogModelprimaryKey - the primary key of this kaleo logpublic void setPrimaryKeyObj(java.io.Serializable primaryKeyObj)
setPrimaryKeyObj in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>setPrimaryKeyObj in interface com.liferay.portal.kernel.model.ClassedModelsetPrimaryKeyObj in interface KaleoLogModelpublic void setStartDate(java.util.Date startDate)
setStartDate in interface KaleoLogModelstartDate - the start date of this kaleo logpublic void setTerminalKaleoNode(boolean terminalKaleoNode)
setTerminalKaleoNode in interface KaleoLogModelterminalKaleoNode - the terminal kaleo node of this kaleo logpublic void setType(java.lang.String type)
setType in interface KaleoLogModeltype - the type of this kaleo logpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface KaleoLogModeluserId - the user ID of this kaleo logpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface KaleoLogModeluserName - the user name of this kaleo logpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface KaleoLogModeluserUuid - the user uuid of this kaleo logpublic void setWorkflowContext(java.lang.String workflowContext)
setWorkflowContext in interface KaleoLogModelworkflowContext - the workflow context of this kaleo logpublic com.liferay.portal.kernel.model.CacheModel<KaleoLog> toCacheModel()
toCacheModel in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>toCacheModel in interface KaleoLogModelpublic KaleoLog toEscapedModel()
toEscapedModel in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>toEscapedModel in interface KaleoLogModelpublic java.lang.String toString()
toString in interface KaleoLogModeltoString in class java.lang.Objectpublic KaleoLog toUnescapedModel()
toUnescapedModel in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>toUnescapedModel in interface KaleoLogModelpublic java.lang.String toXmlString()
toXmlString in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>toXmlString in interface KaleoLogModelpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic KaleoLog getWrappedModel()
getWrappedModel in interface com.liferay.portal.kernel.model.ModelWrapper<KaleoLog>public boolean isEntityCacheEnabled()
isEntityCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>public boolean isFinderCacheEnabled()
isFinderCacheEnabled in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>public void resetOriginalValues()
resetOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<KaleoLog>