Class KaleoTimerInstanceTokenWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTimerInstanceToken>
com.liferay.portal.workflow.kaleo.model.KaleoTimerInstanceTokenWrapper
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<KaleoTimerInstanceToken>,com.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTimerInstanceToken>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.ModelWrapper<KaleoTimerInstanceToken>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,KaleoTimerInstanceToken,KaleoTimerInstanceTokenModel,Serializable,Cloneable,Comparable<KaleoTimerInstanceToken>
public class KaleoTimerInstanceTokenWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTimerInstanceToken>
implements KaleoTimerInstanceToken, com.liferay.portal.kernel.model.ModelWrapper<KaleoTimerInstanceToken>
This class is a wrapper for KaleoTimerInstanceToken.
- 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.KaleoTimerInstanceToken
KALEO_TIMER_INSTANCE_TOKEN_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionKaleoTimerInstanceTokenWrapper(KaleoTimerInstanceToken kaleoTimerInstanceToken) -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the blocking of this kaleo timer instance token.longReturns the company ID of this kaleo timer instance token.booleanReturns the completed of this kaleo timer instance token.Returns the completion date of this kaleo timer instance token.longReturns the completion user ID of this kaleo timer instance token.Returns the completion user uuid of this kaleo timer instance token.Returns the create date of this kaleo timer instance token.longReturns the ct collection ID of this kaleo timer instance token.longReturns the group ID of this kaleo timer instance token.Returns the kaleo class name of this kaleo timer instance token.longReturns the kaleo class pk of this kaleo timer instance token.longReturns the kaleo definition ID of this kaleo timer instance token.longReturns the kaleo definition version ID of this kaleo timer instance token.longReturns the kaleo instance ID of this kaleo timer instance token.longReturns the kaleo instance token ID of this kaleo timer instance token.longReturns the kaleo task instance token ID of this kaleo timer instance token.longReturns the kaleo timer ID of this kaleo timer instance token.longReturns the kaleo timer instance token ID of this kaleo timer instance token.Returns the kaleo timer name of this kaleo timer instance token.Returns the modified date of this kaleo timer instance token.longReturns the mvcc version of this kaleo timer instance token.longReturns the primary key of this kaleo timer instance token.longReturns the user ID of this kaleo timer instance token.Returns the user name of this kaleo timer instance token.Returns the user uuid of this kaleo timer instance token.Returns the workflow context of this kaleo timer instance token.booleanReturnstrueif this kaleo timer instance token is blocking.booleanReturnstrueif this kaleo timer instance token is completed.voidpersist()voidsetBlocking(boolean blocking) Sets whether this kaleo timer instance token is blocking.voidsetCompanyId(long companyId) Sets the company ID of this kaleo timer instance token.voidsetCompleted(boolean completed) Sets whether this kaleo timer instance token is completed.voidsetCompletionDate(Date completionDate) Sets the completion date of this kaleo timer instance token.voidsetCompletionUserId(long completionUserId) Sets the completion user ID of this kaleo timer instance token.voidsetCompletionUserUuid(String completionUserUuid) Sets the completion user uuid of this kaleo timer instance token.voidsetCreateDate(Date createDate) Sets the create date of this kaleo timer instance token.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this kaleo timer instance token.voidsetGroupId(long groupId) Sets the group ID of this kaleo timer instance token.voidsetKaleoClassName(String kaleoClassName) Sets the kaleo class name of this kaleo timer instance token.voidsetKaleoClassPK(long kaleoClassPK) Sets the kaleo class pk of this kaleo timer instance token.voidsetKaleoDefinitionId(long kaleoDefinitionId) Sets the kaleo definition ID of this kaleo timer instance token.voidsetKaleoDefinitionVersionId(long kaleoDefinitionVersionId) Sets the kaleo definition version ID of this kaleo timer instance token.voidsetKaleoInstanceId(long kaleoInstanceId) Sets the kaleo instance ID of this kaleo timer instance token.voidsetKaleoInstanceTokenId(long kaleoInstanceTokenId) Sets the kaleo instance token ID of this kaleo timer instance token.voidsetKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId) Sets the kaleo task instance token ID of this kaleo timer instance token.voidsetKaleoTimerId(long kaleoTimerId) Sets the kaleo timer ID of this kaleo timer instance token.voidsetKaleoTimerInstanceTokenId(long kaleoTimerInstanceTokenId) Sets the kaleo timer instance token ID of this kaleo timer instance token.voidsetKaleoTimerName(String kaleoTimerName) Sets the kaleo timer name of this kaleo timer instance token.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this kaleo timer instance token.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this kaleo timer instance token.voidsetPrimaryKey(long primaryKey) Sets the primary key of this kaleo timer instance token.voidsetUserId(long userId) Sets the user ID of this kaleo timer instance token.voidsetUserName(String userName) Sets the user name of this kaleo timer instance token.voidsetUserUuid(String userUuid) Sets the user uuid of this kaleo timer instance token.voidsetWorkflowContext(String workflowContext) Sets the workflow context of this kaleo timer instance token.protected KaleoTimerInstanceTokenWrapperwrap(KaleoTimerInstanceToken kaleoTimerInstanceToken) Methods 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
-
KaleoTimerInstanceTokenWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoTimerInstanceToken>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoTimerInstanceToken>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoTimerInstanceToken>- Specified by:
cloneWithOriginalValuesin interfaceKaleoTimerInstanceTokenModel
-
getBlocking
public boolean getBlocking()Returns the blocking of this kaleo timer instance token.- Specified by:
getBlockingin interfaceKaleoTimerInstanceTokenModel- Returns:
- the blocking of this kaleo timer instance token
-
getCompanyId
public long getCompanyId()Returns the company ID of this kaleo timer instance token.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceKaleoTimerInstanceTokenModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this kaleo timer instance token
-
getCompleted
public boolean getCompleted()Returns the completed of this kaleo timer instance token.- Specified by:
getCompletedin interfaceKaleoTimerInstanceTokenModel- Returns:
- the completed of this kaleo timer instance token
-
getCompletionDate
Returns the completion date of this kaleo timer instance token.- Specified by:
getCompletionDatein interfaceKaleoTimerInstanceTokenModel- Returns:
- the completion date of this kaleo timer instance token
-
getCompletionUserId
public long getCompletionUserId()Returns the completion user ID of this kaleo timer instance token.- Specified by:
getCompletionUserIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the completion user ID of this kaleo timer instance token
-
getCompletionUserUuid
Returns the completion user uuid of this kaleo timer instance token.- Specified by:
getCompletionUserUuidin interfaceKaleoTimerInstanceTokenModel- Returns:
- the completion user uuid of this kaleo timer instance token
-
getCreateDate
Returns the create date of this kaleo timer instance token.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceKaleoTimerInstanceTokenModel- Returns:
- the create date of this kaleo timer instance token
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this kaleo timer instance token.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTimerInstanceToken>- Specified by:
getCtCollectionIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the ct collection ID of this kaleo timer instance token
-
getGroupId
public long getGroupId()Returns the group ID of this kaleo timer instance token.- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
getGroupIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the group ID of this kaleo timer instance token
-
getKaleoClassName
Returns the kaleo class name of this kaleo timer instance token.- Specified by:
getKaleoClassNamein interfaceKaleoTimerInstanceTokenModel- Returns:
- the kaleo class name of this kaleo timer instance token
-
getKaleoClassPK
public long getKaleoClassPK()Returns the kaleo class pk of this kaleo timer instance token.- Specified by:
getKaleoClassPKin interfaceKaleoTimerInstanceTokenModel- Returns:
- the kaleo class pk of this kaleo timer instance token
-
getKaleoDefinitionId
public long getKaleoDefinitionId()Returns the kaleo definition ID of this kaleo timer instance token.- Specified by:
getKaleoDefinitionIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the kaleo definition ID of this kaleo timer instance token
-
getKaleoDefinitionVersionId
public long getKaleoDefinitionVersionId()Returns the kaleo definition version ID of this kaleo timer instance token.- Specified by:
getKaleoDefinitionVersionIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the kaleo definition version ID of this kaleo timer instance token
-
getKaleoInstanceId
public long getKaleoInstanceId()Returns the kaleo instance ID of this kaleo timer instance token.- Specified by:
getKaleoInstanceIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the kaleo instance ID of this kaleo timer instance token
-
getKaleoInstanceToken
public KaleoInstanceToken getKaleoInstanceToken() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getKaleoInstanceTokenin interfaceKaleoTimerInstanceToken- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getKaleoInstanceTokenId
public long getKaleoInstanceTokenId()Returns the kaleo instance token ID of this kaleo timer instance token.- Specified by:
getKaleoInstanceTokenIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the kaleo instance token ID of this kaleo timer instance token
-
getKaleoTaskInstanceToken
- Specified by:
getKaleoTaskInstanceTokenin interfaceKaleoTimerInstanceToken
-
getKaleoTaskInstanceTokenId
public long getKaleoTaskInstanceTokenId()Returns the kaleo task instance token ID of this kaleo timer instance token.- Specified by:
getKaleoTaskInstanceTokenIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the kaleo task instance token ID of this kaleo timer instance token
-
getKaleoTimer
- Specified by:
getKaleoTimerin interfaceKaleoTimerInstanceToken- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getKaleoTimerId
public long getKaleoTimerId()Returns the kaleo timer ID of this kaleo timer instance token.- Specified by:
getKaleoTimerIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the kaleo timer ID of this kaleo timer instance token
-
getKaleoTimerInstanceTokenId
public long getKaleoTimerInstanceTokenId()Returns the kaleo timer instance token ID of this kaleo timer instance token.- Specified by:
getKaleoTimerInstanceTokenIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the kaleo timer instance token ID of this kaleo timer instance token
-
getKaleoTimerName
Returns the kaleo timer name of this kaleo timer instance token.- Specified by:
getKaleoTimerNamein interfaceKaleoTimerInstanceTokenModel- Returns:
- the kaleo timer name of this kaleo timer instance token
-
getModifiedDate
Returns the modified date of this kaleo timer instance token.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceKaleoTimerInstanceTokenModel- Returns:
- the modified date of this kaleo timer instance token
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this kaleo timer instance token.- Specified by:
getMvccVersionin interfaceKaleoTimerInstanceTokenModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this kaleo timer instance token
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this kaleo timer instance token.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTimerInstanceToken>- Specified by:
getPrimaryKeyin interfaceKaleoTimerInstanceTokenModel- Returns:
- the primary key of this kaleo timer instance token
-
getUserId
public long getUserId()Returns the user ID of this kaleo timer instance token.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceKaleoTimerInstanceTokenModel- Returns:
- the user ID of this kaleo timer instance token
-
getUserName
Returns the user name of this kaleo timer instance token.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceKaleoTimerInstanceTokenModel- Returns:
- the user name of this kaleo timer instance token
-
getUserUuid
Returns the user uuid of this kaleo timer instance token.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceKaleoTimerInstanceTokenModel- Returns:
- the user uuid of this kaleo timer instance token
-
getWorkflowContext
Returns the workflow context of this kaleo timer instance token.- Specified by:
getWorkflowContextin interfaceKaleoTimerInstanceTokenModel- Returns:
- the workflow context of this kaleo timer instance token
-
isBlocking
public boolean isBlocking()Returnstrueif this kaleo timer instance token is blocking.- Specified by:
isBlockingin interfaceKaleoTimerInstanceTokenModel- Returns:
trueif this kaleo timer instance token is blocking;falseotherwise
-
isCompleted
public boolean isCompleted()Returnstrueif this kaleo timer instance token is completed.- Specified by:
isCompletedin interfaceKaleoTimerInstanceTokenModel- Returns:
trueif this kaleo timer instance token is completed;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setBlocking
public void setBlocking(boolean blocking) Sets whether this kaleo timer instance token is blocking.- Specified by:
setBlockingin interfaceKaleoTimerInstanceTokenModel- Parameters:
blocking- the blocking of this kaleo timer instance token
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this kaleo timer instance token.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceKaleoTimerInstanceTokenModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this kaleo timer instance token
-
setCompleted
public void setCompleted(boolean completed) Sets whether this kaleo timer instance token is completed.- Specified by:
setCompletedin interfaceKaleoTimerInstanceTokenModel- Parameters:
completed- the completed of this kaleo timer instance token
-
setCompletionDate
Sets the completion date of this kaleo timer instance token.- Specified by:
setCompletionDatein interfaceKaleoTimerInstanceTokenModel- Parameters:
completionDate- the completion date of this kaleo timer instance token
-
setCompletionUserId
public void setCompletionUserId(long completionUserId) Sets the completion user ID of this kaleo timer instance token.- Specified by:
setCompletionUserIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
completionUserId- the completion user ID of this kaleo timer instance token
-
setCompletionUserUuid
Sets the completion user uuid of this kaleo timer instance token.- Specified by:
setCompletionUserUuidin interfaceKaleoTimerInstanceTokenModel- Parameters:
completionUserUuid- the completion user uuid of this kaleo timer instance token
-
setCreateDate
Sets the create date of this kaleo timer instance token.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceKaleoTimerInstanceTokenModel- Parameters:
createDate- the create date of this kaleo timer instance token
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this kaleo timer instance token.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTimerInstanceToken>- Specified by:
setCtCollectionIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
ctCollectionId- the ct collection ID of this kaleo timer instance token
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this kaleo timer instance token.- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
setGroupIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
groupId- the group ID of this kaleo timer instance token
-
setKaleoClassName
Sets the kaleo class name of this kaleo timer instance token.- Specified by:
setKaleoClassNamein interfaceKaleoTimerInstanceTokenModel- Parameters:
kaleoClassName- the kaleo class name of this kaleo timer instance token
-
setKaleoClassPK
public void setKaleoClassPK(long kaleoClassPK) Sets the kaleo class pk of this kaleo timer instance token.- Specified by:
setKaleoClassPKin interfaceKaleoTimerInstanceTokenModel- Parameters:
kaleoClassPK- the kaleo class pk of this kaleo timer instance token
-
setKaleoDefinitionId
public void setKaleoDefinitionId(long kaleoDefinitionId) Sets the kaleo definition ID of this kaleo timer instance token.- Specified by:
setKaleoDefinitionIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
kaleoDefinitionId- the kaleo definition ID of this kaleo timer instance token
-
setKaleoDefinitionVersionId
public void setKaleoDefinitionVersionId(long kaleoDefinitionVersionId) Sets the kaleo definition version ID of this kaleo timer instance token.- Specified by:
setKaleoDefinitionVersionIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
kaleoDefinitionVersionId- the kaleo definition version ID of this kaleo timer instance token
-
setKaleoInstanceId
public void setKaleoInstanceId(long kaleoInstanceId) Sets the kaleo instance ID of this kaleo timer instance token.- Specified by:
setKaleoInstanceIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
kaleoInstanceId- the kaleo instance ID of this kaleo timer instance token
-
setKaleoInstanceTokenId
public void setKaleoInstanceTokenId(long kaleoInstanceTokenId) Sets the kaleo instance token ID of this kaleo timer instance token.- Specified by:
setKaleoInstanceTokenIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
kaleoInstanceTokenId- the kaleo instance token ID of this kaleo timer instance token
-
setKaleoTaskInstanceTokenId
public void setKaleoTaskInstanceTokenId(long kaleoTaskInstanceTokenId) Sets the kaleo task instance token ID of this kaleo timer instance token.- Specified by:
setKaleoTaskInstanceTokenIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
kaleoTaskInstanceTokenId- the kaleo task instance token ID of this kaleo timer instance token
-
setKaleoTimerId
public void setKaleoTimerId(long kaleoTimerId) Sets the kaleo timer ID of this kaleo timer instance token.- Specified by:
setKaleoTimerIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
kaleoTimerId- the kaleo timer ID of this kaleo timer instance token
-
setKaleoTimerInstanceTokenId
public void setKaleoTimerInstanceTokenId(long kaleoTimerInstanceTokenId) Sets the kaleo timer instance token ID of this kaleo timer instance token.- Specified by:
setKaleoTimerInstanceTokenIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
kaleoTimerInstanceTokenId- the kaleo timer instance token ID of this kaleo timer instance token
-
setKaleoTimerName
Sets the kaleo timer name of this kaleo timer instance token.- Specified by:
setKaleoTimerNamein interfaceKaleoTimerInstanceTokenModel- Parameters:
kaleoTimerName- the kaleo timer name of this kaleo timer instance token
-
setModifiedDate
Sets the modified date of this kaleo timer instance token.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceKaleoTimerInstanceTokenModel- Parameters:
modifiedDate- the modified date of this kaleo timer instance token
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this kaleo timer instance token.- Specified by:
setMvccVersionin interfaceKaleoTimerInstanceTokenModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this kaleo timer instance token
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this kaleo timer instance token.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<KaleoTimerInstanceToken>- Specified by:
setPrimaryKeyin interfaceKaleoTimerInstanceTokenModel- Parameters:
primaryKey- the primary key of this kaleo timer instance token
-
setUserId
public void setUserId(long userId) Sets the user ID of this kaleo timer instance token.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceKaleoTimerInstanceTokenModel- Parameters:
userId- the user ID of this kaleo timer instance token
-
setUserName
Sets the user name of this kaleo timer instance token.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceKaleoTimerInstanceTokenModel- Parameters:
userName- the user name of this kaleo timer instance token
-
setUserUuid
Sets the user uuid of this kaleo timer instance token.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceKaleoTimerInstanceTokenModel- Parameters:
userUuid- the user uuid of this kaleo timer instance token
-
setWorkflowContext
Sets the workflow context of this kaleo timer instance token.- Specified by:
setWorkflowContextin interfaceKaleoTimerInstanceTokenModel- Parameters:
workflowContext- the workflow context of this kaleo timer instance token
-
toXmlString
- Specified by:
toXmlStringin interfaceKaleoTimerInstanceTokenModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoTimerInstanceToken>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<KaleoTimerInstanceToken>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<KaleoTimerInstanceToken>
-