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:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.portal.workflow.kaleo.model.KaleoLog
KALEO_LOG_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the comment of this kaleo log.longReturns the company ID of this kaleo log.Returns the create date of this kaleo log.longReturns the ct collection ID of this kaleo log.Returns the current assignee class name of this kaleo log.longReturns the current assignee class pk of this kaleo log.longReturns the duration of this kaleo log.Returns the end date of this kaleo log.longReturns the group ID of this kaleo log.Returns the kaleo action description of this kaleo log.longReturns the kaleo action ID of this kaleo log.Returns the kaleo action name of this kaleo log.Returns the kaleo class name of this kaleo log.longReturns the kaleo class pk of this kaleo log.longReturns the kaleo definition ID of this kaleo log.longReturns the kaleo definition version ID of this kaleo log.longReturns the kaleo instance ID of this kaleo log.longReturns the kaleo instance token ID of this kaleo log.longReturns the kaleo log ID of this kaleo log.Returns the kaleo node name of this kaleo log.longReturns the kaleo task instance token ID of this kaleo log.Returns the modified date of this kaleo log.longReturns the mvcc version of this kaleo log.Returns the previous assignee class name of this kaleo log.longReturns the previous assignee class pk of this kaleo log.longReturns the previous kaleo node ID of this kaleo log.Returns the previous kaleo node name of this kaleo log.longReturns the primary key of this kaleo log.Returns the start date of this kaleo log.booleanReturns the terminal kaleo node of this kaleo log.getType()Returns the type of this kaleo log.longReturns the user ID of this kaleo log.Returns the user name of this kaleo log.Returns the user uuid of this kaleo log.Returns the workflow context of this kaleo log.booleanReturnstrueif this kaleo log is terminal kaleo node.voidpersist()voidsetComment(String comment) Sets the comment of this kaleo log.voidsetCompanyId(long companyId) Sets the company ID of this kaleo log.voidsetCreateDate(Date createDate) Sets the create date of this kaleo log.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this kaleo log.voidsetCurrentAssigneeClassName(String currentAssigneeClassName) Sets the current assignee class name of this kaleo log.voidsetCurrentAssigneeClassPK(long currentAssigneeClassPK) Sets the current assignee class pk of this kaleo log.voidsetDuration(long duration) Sets the duration of this kaleo log.voidsetEndDate(Date endDate) Sets the end date of this kaleo log.voidsetGroupId(long groupId) Sets the group ID of this kaleo log.voidsetKaleoActionDescription(String kaleoActionDescription) Sets the kaleo action description of this kaleo log.voidsetKaleoActionId(long kaleoActionId) Sets the kaleo action ID of this kaleo log.voidsetKaleoActionName(String kaleoActionName) Sets the kaleo action name of this kaleo log.voidsetKaleoClassName(String kaleoClassName) Sets the kaleo class name of this kaleo log.voidsetKaleoClassPK(long kaleoClassPK) Sets the kaleo class pk of this kaleo log.voidsetKaleoDefinitionId(long kaleoDefinitionId) Sets the kaleo definition ID of this kaleo log.voidsetKaleoDefinitionVersionId(long kaleoDefinitionVersionId) Sets the kaleo definition version ID of this kaleo log.voidsetKaleoInstanceId(long kaleoInstanceId) Sets the kaleo instance ID of this kaleo log.voidsetKaleoInstanceTokenId(long kaleoInstanceTokenId) Sets the kaleo instance token ID of this kaleo log.voidsetKaleoLogId(long kaleoLogId) Sets the kaleo log ID of this kaleo log.voidsetKaleoNodeName(String kaleoNodeName) Sets the kaleo node name of this kaleo log.voidsetKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId) Sets the kaleo task instance token ID of this kaleo log.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this kaleo log.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this kaleo log.voidsetPreviousAssigneeClassName(String previousAssigneeClassName) Sets the previous assignee class name of this kaleo log.voidsetPreviousAssigneeClassPK(long previousAssigneeClassPK) Sets the previous assignee class pk of this kaleo log.voidsetPreviousKaleoNodeId(long previousKaleoNodeId) Sets the previous kaleo node ID of this kaleo log.voidsetPreviousKaleoNodeName(String previousKaleoNodeName) Sets the previous kaleo node name of this kaleo log.voidsetPrimaryKey(long primaryKey) Sets the primary key of this kaleo log.voidsetStartDate(Date startDate) Sets the start date of this kaleo log.voidsetTerminalKaleoNode(boolean terminalKaleoNode) Sets whether this kaleo log is terminal kaleo node.voidSets the type of this kaleo log.voidsetUserId(long userId) Sets the user ID of this kaleo log.voidsetUserName(String userName) Sets the user name of this kaleo log.voidsetUserUuid(String userUuid) Sets the user uuid of this kaleo log.voidsetWorkflowContext(String workflowContext) Sets the workflow context of this kaleo log.protected KaleoLogWrapperMethods 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
-
KaleoLogWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoLog>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoLog>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoLog>- Specified by:
cloneWithOriginalValuesin interfaceKaleoLogModel
-
getComment
Returns the comment of this kaleo log.- Specified by:
getCommentin interfaceKaleoLogModel- Returns:
- the comment of this kaleo log
-
getCompanyId
public long getCompanyId()Returns the company ID of this kaleo log.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceKaleoLogModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this kaleo log
-
getCreateDate
Returns the create date of this kaleo log.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceKaleoLogModel- Returns:
- the create date of this kaleo log
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this kaleo log.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoLog>- Specified by:
getCtCollectionIdin interfaceKaleoLogModel- Returns:
- the ct collection ID of this kaleo log
-
getCurrentAssigneeClassName
Returns the current assignee class name of this kaleo log.- Specified by:
getCurrentAssigneeClassNamein interfaceKaleoLogModel- 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:
getCurrentAssigneeClassPKin interfaceKaleoLogModel- Returns:
- the current assignee class pk of this kaleo log
-
getDuration
public long getDuration()Returns the duration of this kaleo log.- Specified by:
getDurationin interfaceKaleoLogModel- Returns:
- the duration of this kaleo log
-
getEndDate
Returns the end date of this kaleo log.- Specified by:
getEndDatein interfaceKaleoLogModel- Returns:
- the end date of this kaleo log
-
getGroupId
public long getGroupId()Returns the group ID of this kaleo log.- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
getGroupIdin interfaceKaleoLogModel- Returns:
- the group ID of this kaleo log
-
getKaleoActionDescription
Returns the kaleo action description of this kaleo log.- Specified by:
getKaleoActionDescriptionin interfaceKaleoLogModel- Returns:
- the kaleo action description of this kaleo log
-
getKaleoActionId
public long getKaleoActionId()Returns the kaleo action ID of this kaleo log.- Specified by:
getKaleoActionIdin interfaceKaleoLogModel- Returns:
- the kaleo action ID of this kaleo log
-
getKaleoActionName
Returns the kaleo action name of this kaleo log.- Specified by:
getKaleoActionNamein interfaceKaleoLogModel- Returns:
- the kaleo action name of this kaleo log
-
getKaleoClassName
Returns the kaleo class name of this kaleo log.- Specified by:
getKaleoClassNamein interfaceKaleoLogModel- Returns:
- the kaleo class name of this kaleo log
-
getKaleoClassPK
public long getKaleoClassPK()Returns the kaleo class pk of this kaleo log.- Specified by:
getKaleoClassPKin interfaceKaleoLogModel- Returns:
- the kaleo class pk of this kaleo log
-
getKaleoDefinitionId
public long getKaleoDefinitionId()Returns the kaleo definition ID of this kaleo log.- Specified by:
getKaleoDefinitionIdin interfaceKaleoLogModel- 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:
getKaleoDefinitionVersionIdin interfaceKaleoLogModel- 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:
getKaleoInstanceIdin interfaceKaleoLogModel- 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:
getKaleoInstanceTokenIdin interfaceKaleoLogModel- 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:
getKaleoLogIdin interfaceKaleoLogModel- Returns:
- the kaleo log ID of this kaleo log
-
getKaleoNodeName
Returns the kaleo node name of this kaleo log.- Specified by:
getKaleoNodeNamein interfaceKaleoLogModel- 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:
getKaleoTaskInstanceTokenIdin interfaceKaleoLogModel- Returns:
- the kaleo task instance token ID of this kaleo log
-
getModifiedDate
Returns the modified date of this kaleo log.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceKaleoLogModel- Returns:
- the modified date of this kaleo log
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this kaleo log.- Specified by:
getMvccVersionin interfaceKaleoLogModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this kaleo log
-
getPreviousAssigneeClassName
Returns the previous assignee class name of this kaleo log.- Specified by:
getPreviousAssigneeClassNamein interfaceKaleoLogModel- 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:
getPreviousAssigneeClassPKin interfaceKaleoLogModel- 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:
getPreviousKaleoNodeIdin interfaceKaleoLogModel- Returns:
- the previous kaleo node ID of this kaleo log
-
getPreviousKaleoNodeName
Returns the previous kaleo node name of this kaleo log.- Specified by:
getPreviousKaleoNodeNamein interfaceKaleoLogModel- Returns:
- the previous kaleo node name of this kaleo log
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this kaleo log.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoLog>- Specified by:
getPrimaryKeyin interfaceKaleoLogModel- Returns:
- the primary key of this kaleo log
-
getStartDate
Returns the start date of this kaleo log.- Specified by:
getStartDatein interfaceKaleoLogModel- Returns:
- the start date of this kaleo log
-
getTerminalKaleoNode
public boolean getTerminalKaleoNode()Returns the terminal kaleo node of this kaleo log.- Specified by:
getTerminalKaleoNodein interfaceKaleoLogModel- Returns:
- the terminal kaleo node of this kaleo log
-
getType
Returns the type of this kaleo log.- Specified by:
getTypein interfaceKaleoLogModel- Returns:
- the type of this kaleo log
-
getUserId
public long getUserId()Returns the user ID of this kaleo log.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceKaleoLogModel- Returns:
- the user ID of this kaleo log
-
getUserName
Returns the user name of this kaleo log.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceKaleoLogModel- Returns:
- the user name of this kaleo log
-
getUserUuid
Returns the user uuid of this kaleo log.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceKaleoLogModel- Returns:
- the user uuid of this kaleo log
-
getWorkflowContext
Returns the workflow context of this kaleo log.- Specified by:
getWorkflowContextin interfaceKaleoLogModel- Returns:
- the workflow context of this kaleo log
-
isTerminalKaleoNode
public boolean isTerminalKaleoNode()Returnstrueif this kaleo log is terminal kaleo node.- Specified by:
isTerminalKaleoNodein interfaceKaleoLogModel- Returns:
trueif this kaleo log is terminal kaleo node;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setComment
Sets the comment of this kaleo log.- Specified by:
setCommentin interfaceKaleoLogModel- Parameters:
comment- the comment of this kaleo log
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this kaleo log.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceKaleoLogModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this kaleo log
-
setCreateDate
Sets the create date of this kaleo log.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceKaleoLogModel- 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:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoLog>- Specified by:
setCtCollectionIdin interfaceKaleoLogModel- Parameters:
ctCollectionId- the ct collection ID of this kaleo log
-
setCurrentAssigneeClassName
Sets the current assignee class name of this kaleo log.- Specified by:
setCurrentAssigneeClassNamein interfaceKaleoLogModel- 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:
setCurrentAssigneeClassPKin interfaceKaleoLogModel- 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:
setDurationin interfaceKaleoLogModel- Parameters:
duration- the duration of this kaleo log
-
setEndDate
Sets the end date of this kaleo log.- Specified by:
setEndDatein interfaceKaleoLogModel- 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:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
setGroupIdin interfaceKaleoLogModel- Parameters:
groupId- the group ID of this kaleo log
-
setKaleoActionDescription
Sets the kaleo action description of this kaleo log.- Specified by:
setKaleoActionDescriptionin interfaceKaleoLogModel- 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:
setKaleoActionIdin interfaceKaleoLogModel- Parameters:
kaleoActionId- the kaleo action ID of this kaleo log
-
setKaleoActionName
Sets the kaleo action name of this kaleo log.- Specified by:
setKaleoActionNamein interfaceKaleoLogModel- Parameters:
kaleoActionName- the kaleo action name of this kaleo log
-
setKaleoClassName
Sets the kaleo class name of this kaleo log.- Specified by:
setKaleoClassNamein interfaceKaleoLogModel- 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:
setKaleoClassPKin interfaceKaleoLogModel- 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:
setKaleoDefinitionIdin interfaceKaleoLogModel- 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:
setKaleoDefinitionVersionIdin interfaceKaleoLogModel- 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:
setKaleoInstanceIdin interfaceKaleoLogModel- 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:
setKaleoInstanceTokenIdin interfaceKaleoLogModel- 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:
setKaleoLogIdin interfaceKaleoLogModel- Parameters:
kaleoLogId- the kaleo log ID of this kaleo log
-
setKaleoNodeName
Sets the kaleo node name of this kaleo log.- Specified by:
setKaleoNodeNamein interfaceKaleoLogModel- 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:
setKaleoTaskInstanceTokenIdin interfaceKaleoLogModel- Parameters:
kaleoTaskInstanceTokenId- the kaleo task instance token ID of this kaleo log
-
setModifiedDate
Sets the modified date of this kaleo log.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceKaleoLogModel- 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:
setMvccVersionin interfaceKaleoLogModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this kaleo log
-
setPreviousAssigneeClassName
Sets the previous assignee class name of this kaleo log.- Specified by:
setPreviousAssigneeClassNamein interfaceKaleoLogModel- 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:
setPreviousAssigneeClassPKin interfaceKaleoLogModel- 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:
setPreviousKaleoNodeIdin interfaceKaleoLogModel- Parameters:
previousKaleoNodeId- the previous kaleo node ID of this kaleo log
-
setPreviousKaleoNodeName
Sets the previous kaleo node name of this kaleo log.- Specified by:
setPreviousKaleoNodeNamein interfaceKaleoLogModel- 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:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoLog>- Specified by:
setPrimaryKeyin interfaceKaleoLogModel- Parameters:
primaryKey- the primary key of this kaleo log
-
setStartDate
Sets the start date of this kaleo log.- Specified by:
setStartDatein interfaceKaleoLogModel- 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:
setTerminalKaleoNodein interfaceKaleoLogModel- Parameters:
terminalKaleoNode- the terminal kaleo node of this kaleo log
-
setType
Sets the type of this kaleo log.- Specified by:
setTypein interfaceKaleoLogModel- Parameters:
type- the type of this kaleo log
-
setUserId
public void setUserId(long userId) Sets the user ID of this kaleo log.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceKaleoLogModel- Parameters:
userId- the user ID of this kaleo log
-
setUserName
Sets the user name of this kaleo log.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceKaleoLogModel- Parameters:
userName- the user name of this kaleo log
-
setUserUuid
Sets the user uuid of this kaleo log.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceKaleoLogModel- Parameters:
userUuid- the user uuid of this kaleo log
-
setWorkflowContext
Sets the workflow context of this kaleo log.- Specified by:
setWorkflowContextin interfaceKaleoLogModel- Parameters:
workflowContext- the workflow context of this kaleo log
-
toXmlString
- Specified by:
toXmlStringin interfaceKaleoLogModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoLog>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoLog>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoLog>
-