Class WorkflowMetricsSLADefinitionVersionWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<WorkflowMetricsSLADefinitionVersion>
com.liferay.portal.workflow.metrics.model.WorkflowMetricsSLADefinitionVersionWrapper
- All Implemented Interfaces:
com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<WorkflowMetricsSLADefinitionVersion>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.ModelWrapper<WorkflowMetricsSLADefinitionVersion>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedAuditedModel,com.liferay.portal.kernel.model.StagedModel,com.liferay.portal.kernel.model.WorkflowedModel,WorkflowMetricsSLADefinitionVersion,WorkflowMetricsSLADefinitionVersionModel,Serializable,Cloneable,Comparable<WorkflowMetricsSLADefinitionVersion>
public class WorkflowMetricsSLADefinitionVersionWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<WorkflowMetricsSLADefinitionVersion>
implements com.liferay.portal.kernel.model.ModelWrapper<WorkflowMetricsSLADefinitionVersion>, WorkflowMetricsSLADefinitionVersion
This class is a wrapper for WorkflowMetricsSLADefinitionVersion.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.portal.workflow.metrics.model.WorkflowMetricsSLADefinitionVersion
WORKFLOW_METRICS_SLA_DEFINITION_VERSION_ID_ACCESSOR -
Constructor Summary
ConstructorsConstructorDescriptionWorkflowMetricsSLADefinitionVersionWrapper(WorkflowMetricsSLADefinitionVersion workflowMetricsSLADefinitionVersion) -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the active of this workflow metrics sla definition version.Returns the calendar key of this workflow metrics sla definition version.longReturns the company ID of this workflow metrics sla definition version.Returns the create date of this workflow metrics sla definition version.Returns the description of this workflow metrics sla definition version.longReturns the duration of this workflow metrics sla definition version.longReturns the group ID of this workflow metrics sla definition version.Returns the modified date of this workflow metrics sla definition version.longReturns the mvcc version of this workflow metrics sla definition version.getName()Returns the name of this workflow metrics sla definition version.Returns the pause node keys of this workflow metrics sla definition version.longReturns the primary key of this workflow metrics sla definition version.longReturns the process ID of this workflow metrics sla definition version.Returns the process version of this workflow metrics sla definition version.com.liferay.exportimport.kernel.lar.StagedModelTypeReturns the start node keys of this workflow metrics sla definition version.intReturns the status of this workflow metrics sla definition version.longReturns the status by user ID of this workflow metrics sla definition version.Returns the status by user name of this workflow metrics sla definition version.Returns the status by user uuid of this workflow metrics sla definition version.Returns the status date of this workflow metrics sla definition version.Returns the stop node keys of this workflow metrics sla definition version.longReturns the user ID of this workflow metrics sla definition version.Returns the user name of this workflow metrics sla definition version.Returns the user uuid of this workflow metrics sla definition version.getUuid()Returns the uuid of this workflow metrics sla definition version.Returns the version of this workflow metrics sla definition version.longReturns the workflow metrics sla definition ID of this workflow metrics sla definition version.longReturns the workflow metrics sla definition version ID of this workflow metrics sla definition version.booleanisActive()Returnstrueif this workflow metrics sla definition version is active.booleanReturnstrueif this workflow metrics sla definition version is approved.booleanisDenied()Returnstrueif this workflow metrics sla definition version is denied.booleanisDraft()Returnstrueif this workflow metrics sla definition version is a draft.booleanReturnstrueif this workflow metrics sla definition version is expired.booleanReturnstrueif this workflow metrics sla definition version is inactive.booleanReturnstrueif this workflow metrics sla definition version is incomplete.booleanReturnstrueif this workflow metrics sla definition version is pending.booleanReturnstrueif this workflow metrics sla definition version is scheduled.voidpersist()voidsetActive(boolean active) Sets whether this workflow metrics sla definition version is active.voidsetCalendarKey(String calendarKey) Sets the calendar key of this workflow metrics sla definition version.voidsetCompanyId(long companyId) Sets the company ID of this workflow metrics sla definition version.voidsetCreateDate(Date createDate) Sets the create date of this workflow metrics sla definition version.voidsetDescription(String description) Sets the description of this workflow metrics sla definition version.voidsetDuration(long duration) Sets the duration of this workflow metrics sla definition version.voidsetGroupId(long groupId) Sets the group ID of this workflow metrics sla definition version.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this workflow metrics sla definition version.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this workflow metrics sla definition version.voidSets the name of this workflow metrics sla definition version.voidsetPauseNodeKeys(String pauseNodeKeys) Sets the pause node keys of this workflow metrics sla definition version.voidsetPrimaryKey(long primaryKey) Sets the primary key of this workflow metrics sla definition version.voidsetProcessId(long processId) Sets the process ID of this workflow metrics sla definition version.voidsetProcessVersion(String processVersion) Sets the process version of this workflow metrics sla definition version.voidsetStartNodeKeys(String startNodeKeys) Sets the start node keys of this workflow metrics sla definition version.voidsetStatus(int status) Sets the status of this workflow metrics sla definition version.voidsetStatusByUserId(long statusByUserId) Sets the status by user ID of this workflow metrics sla definition version.voidsetStatusByUserName(String statusByUserName) Sets the status by user name of this workflow metrics sla definition version.voidsetStatusByUserUuid(String statusByUserUuid) Sets the status by user uuid of this workflow metrics sla definition version.voidsetStatusDate(Date statusDate) Sets the status date of this workflow metrics sla definition version.voidsetStopNodeKeys(String stopNodeKeys) Sets the stop node keys of this workflow metrics sla definition version.voidsetUserId(long userId) Sets the user ID of this workflow metrics sla definition version.voidsetUserName(String userName) Sets the user name of this workflow metrics sla definition version.voidsetUserUuid(String userUuid) Sets the user uuid of this workflow metrics sla definition version.voidSets the uuid of this workflow metrics sla definition version.voidsetVersion(String version) Sets the version of this workflow metrics sla definition version.voidsetWorkflowMetricsSLADefinitionId(long workflowMetricsSLADefinitionId) Sets the workflow metrics sla definition ID of this workflow metrics sla definition version.voidsetWorkflowMetricsSLADefinitionVersionId(long workflowMetricsSLADefinitionVersionId) Sets the workflow metrics sla definition version ID of this workflow metrics sla definition version.wrap(WorkflowMetricsSLADefinitionVersion workflowMetricsSLADefinitionVersion) 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, getAttributeGetterFunctions, getAttributeSetterBiConsumers, 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
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
WorkflowMetricsSLADefinitionVersionWrapper
public WorkflowMetricsSLADefinitionVersionWrapper(WorkflowMetricsSLADefinitionVersion workflowMetricsSLADefinitionVersion)
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<WorkflowMetricsSLADefinitionVersion>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<WorkflowMetricsSLADefinitionVersion>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<WorkflowMetricsSLADefinitionVersion>- Specified by:
cloneWithOriginalValuesin interfaceWorkflowMetricsSLADefinitionVersionModel
-
getActive
public boolean getActive()Returns the active of this workflow metrics sla definition version.- Specified by:
getActivein interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the active of this workflow metrics sla definition version
-
getCalendarKey
Returns the calendar key of this workflow metrics sla definition version.- Specified by:
getCalendarKeyin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the calendar key of this workflow metrics sla definition version
-
getCompanyId
public long getCompanyId()Returns the company ID of this workflow metrics sla definition version.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Specified by:
getCompanyIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the company ID of this workflow metrics sla definition version
-
getCreateDate
Returns the create date of this workflow metrics sla definition version.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Specified by:
getCreateDatein interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the create date of this workflow metrics sla definition version
-
getDescription
Returns the description of this workflow metrics sla definition version.- Specified by:
getDescriptionin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the description of this workflow metrics sla definition version
-
getDuration
public long getDuration()Returns the duration of this workflow metrics sla definition version.- Specified by:
getDurationin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the duration of this workflow metrics sla definition version
-
getGroupId
public long getGroupId()Returns the group ID of this workflow metrics sla definition version.- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
getGroupIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the group ID of this workflow metrics sla definition version
-
getModifiedDate
Returns the modified date of this workflow metrics sla definition version.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Specified by:
getModifiedDatein interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the modified date of this workflow metrics sla definition version
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this workflow metrics sla definition version.- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Specified by:
getMvccVersionin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the mvcc version of this workflow metrics sla definition version
-
getName
Returns the name of this workflow metrics sla definition version.- Specified by:
getNamein interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the name of this workflow metrics sla definition version
-
getPauseNodeKeys
Returns the pause node keys of this workflow metrics sla definition version.- Specified by:
getPauseNodeKeysin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the pause node keys of this workflow metrics sla definition version
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this workflow metrics sla definition version.- Specified by:
getPrimaryKeyin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the primary key of this workflow metrics sla definition version
-
getProcessId
public long getProcessId()Returns the process ID of this workflow metrics sla definition version.- Specified by:
getProcessIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the process ID of this workflow metrics sla definition version
-
getProcessVersion
Returns the process version of this workflow metrics sla definition version.- Specified by:
getProcessVersionin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the process version of this workflow metrics sla definition version
-
getStartNodeKeys
Returns the start node keys of this workflow metrics sla definition version.- Specified by:
getStartNodeKeysin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the start node keys of this workflow metrics sla definition version
-
getStatus
public int getStatus()Returns the status of this workflow metrics sla definition version.- Specified by:
getStatusin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
getStatusin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the status of this workflow metrics sla definition version
-
getStatusByUserId
public long getStatusByUserId()Returns the status by user ID of this workflow metrics sla definition version.- Specified by:
getStatusByUserIdin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
getStatusByUserIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the status by user ID of this workflow metrics sla definition version
-
getStatusByUserName
Returns the status by user name of this workflow metrics sla definition version.- Specified by:
getStatusByUserNamein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
getStatusByUserNamein interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the status by user name of this workflow metrics sla definition version
-
getStatusByUserUuid
Returns the status by user uuid of this workflow metrics sla definition version.- Specified by:
getStatusByUserUuidin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
getStatusByUserUuidin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the status by user uuid of this workflow metrics sla definition version
-
getStatusDate
Returns the status date of this workflow metrics sla definition version.- Specified by:
getStatusDatein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
getStatusDatein interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the status date of this workflow metrics sla definition version
-
getStopNodeKeys
Returns the stop node keys of this workflow metrics sla definition version.- Specified by:
getStopNodeKeysin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the stop node keys of this workflow metrics sla definition version
-
getUserId
public long getUserId()Returns the user ID of this workflow metrics sla definition version.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the user ID of this workflow metrics sla definition version
-
getUserName
Returns the user name of this workflow metrics sla definition version.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the user name of this workflow metrics sla definition version
-
getUserUuid
Returns the user uuid of this workflow metrics sla definition version.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the user uuid of this workflow metrics sla definition version
-
getUuid
Returns the uuid of this workflow metrics sla definition version.- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Specified by:
getUuidin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the uuid of this workflow metrics sla definition version
-
getVersion
Returns the version of this workflow metrics sla definition version.- Specified by:
getVersionin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the version of this workflow metrics sla definition version
-
getWorkflowMetricsSLADefinitionId
public long getWorkflowMetricsSLADefinitionId()Returns the workflow metrics sla definition ID of this workflow metrics sla definition version.- Specified by:
getWorkflowMetricsSLADefinitionIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the workflow metrics sla definition ID of this workflow metrics sla definition version
-
getWorkflowMetricsSLADefinitionVersionId
public long getWorkflowMetricsSLADefinitionVersionId()Returns the workflow metrics sla definition version ID of this workflow metrics sla definition version.- Specified by:
getWorkflowMetricsSLADefinitionVersionIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
- the workflow metrics sla definition version ID of this workflow metrics sla definition version
-
isActive
public boolean isActive()Returnstrueif this workflow metrics sla definition version is active.- Specified by:
isActivein interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
trueif this workflow metrics sla definition version is active;falseotherwise
-
isApproved
public boolean isApproved()Returnstrueif this workflow metrics sla definition version is approved.- Specified by:
isApprovedin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
isApprovedin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
trueif this workflow metrics sla definition version is approved;falseotherwise
-
isDenied
public boolean isDenied()Returnstrueif this workflow metrics sla definition version is denied.- Specified by:
isDeniedin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
isDeniedin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
trueif this workflow metrics sla definition version is denied;falseotherwise
-
isDraft
public boolean isDraft()Returnstrueif this workflow metrics sla definition version is a draft.- Specified by:
isDraftin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
isDraftin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
trueif this workflow metrics sla definition version is a draft;falseotherwise
-
isExpired
public boolean isExpired()Returnstrueif this workflow metrics sla definition version is expired.- Specified by:
isExpiredin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
isExpiredin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
trueif this workflow metrics sla definition version is expired;falseotherwise
-
isInactive
public boolean isInactive()Returnstrueif this workflow metrics sla definition version is inactive.- Specified by:
isInactivein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
isInactivein interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
trueif this workflow metrics sla definition version is inactive;falseotherwise
-
isIncomplete
public boolean isIncomplete()Returnstrueif this workflow metrics sla definition version is incomplete.- Specified by:
isIncompletein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
isIncompletein interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
trueif this workflow metrics sla definition version is incomplete;falseotherwise
-
isPending
public boolean isPending()Returnstrueif this workflow metrics sla definition version is pending.- Specified by:
isPendingin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
isPendingin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
trueif this workflow metrics sla definition version is pending;falseotherwise
-
isScheduled
public boolean isScheduled()Returnstrueif this workflow metrics sla definition version is scheduled.- Specified by:
isScheduledin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
isScheduledin interfaceWorkflowMetricsSLADefinitionVersionModel- Returns:
trueif this workflow metrics sla definition version is scheduled;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setActive
public void setActive(boolean active) Sets whether this workflow metrics sla definition version is active.- Specified by:
setActivein interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
active- the active of this workflow metrics sla definition version
-
setCalendarKey
Sets the calendar key of this workflow metrics sla definition version.- Specified by:
setCalendarKeyin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
calendarKey- the calendar key of this workflow metrics sla definition version
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this workflow metrics sla definition version.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Specified by:
setCompanyIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
companyId- the company ID of this workflow metrics sla definition version
-
setCreateDate
Sets the create date of this workflow metrics sla definition version.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Specified by:
setCreateDatein interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
createDate- the create date of this workflow metrics sla definition version
-
setDescription
Sets the description of this workflow metrics sla definition version.- Specified by:
setDescriptionin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
description- the description of this workflow metrics sla definition version
-
setDuration
public void setDuration(long duration) Sets the duration of this workflow metrics sla definition version.- Specified by:
setDurationin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
duration- the duration of this workflow metrics sla definition version
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this workflow metrics sla definition version.- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Specified by:
setGroupIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
groupId- the group ID of this workflow metrics sla definition version
-
setModifiedDate
Sets the modified date of this workflow metrics sla definition version.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Specified by:
setModifiedDatein interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
modifiedDate- the modified date of this workflow metrics sla definition version
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this workflow metrics sla definition version.- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Specified by:
setMvccVersionin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
mvccVersion- the mvcc version of this workflow metrics sla definition version
-
setName
Sets the name of this workflow metrics sla definition version.- Specified by:
setNamein interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
name- the name of this workflow metrics sla definition version
-
setPauseNodeKeys
Sets the pause node keys of this workflow metrics sla definition version.- Specified by:
setPauseNodeKeysin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
pauseNodeKeys- the pause node keys of this workflow metrics sla definition version
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this workflow metrics sla definition version.- Specified by:
setPrimaryKeyin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
primaryKey- the primary key of this workflow metrics sla definition version
-
setProcessId
public void setProcessId(long processId) Sets the process ID of this workflow metrics sla definition version.- Specified by:
setProcessIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
processId- the process ID of this workflow metrics sla definition version
-
setProcessVersion
Sets the process version of this workflow metrics sla definition version.- Specified by:
setProcessVersionin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
processVersion- the process version of this workflow metrics sla definition version
-
setStartNodeKeys
Sets the start node keys of this workflow metrics sla definition version.- Specified by:
setStartNodeKeysin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
startNodeKeys- the start node keys of this workflow metrics sla definition version
-
setStatus
public void setStatus(int status) Sets the status of this workflow metrics sla definition version.- Specified by:
setStatusin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
setStatusin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
status- the status of this workflow metrics sla definition version
-
setStatusByUserId
public void setStatusByUserId(long statusByUserId) Sets the status by user ID of this workflow metrics sla definition version.- Specified by:
setStatusByUserIdin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
setStatusByUserIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
statusByUserId- the status by user ID of this workflow metrics sla definition version
-
setStatusByUserName
Sets the status by user name of this workflow metrics sla definition version.- Specified by:
setStatusByUserNamein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
setStatusByUserNamein interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
statusByUserName- the status by user name of this workflow metrics sla definition version
-
setStatusByUserUuid
Sets the status by user uuid of this workflow metrics sla definition version.- Specified by:
setStatusByUserUuidin interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
setStatusByUserUuidin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
statusByUserUuid- the status by user uuid of this workflow metrics sla definition version
-
setStatusDate
Sets the status date of this workflow metrics sla definition version.- Specified by:
setStatusDatein interfacecom.liferay.portal.kernel.model.WorkflowedModel- Specified by:
setStatusDatein interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
statusDate- the status date of this workflow metrics sla definition version
-
setStopNodeKeys
Sets the stop node keys of this workflow metrics sla definition version.- Specified by:
setStopNodeKeysin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
stopNodeKeys- the stop node keys of this workflow metrics sla definition version
-
setUserId
public void setUserId(long userId) Sets the user ID of this workflow metrics sla definition version.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
userId- the user ID of this workflow metrics sla definition version
-
setUserName
Sets the user name of this workflow metrics sla definition version.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
userName- the user name of this workflow metrics sla definition version
-
setUserUuid
Sets the user uuid of this workflow metrics sla definition version.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
userUuid- the user uuid of this workflow metrics sla definition version
-
setUuid
Sets the uuid of this workflow metrics sla definition version.- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Specified by:
setUuidin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
uuid- the uuid of this workflow metrics sla definition version
-
setVersion
Sets the version of this workflow metrics sla definition version.- Specified by:
setVersionin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
version- the version of this workflow metrics sla definition version
-
setWorkflowMetricsSLADefinitionId
public void setWorkflowMetricsSLADefinitionId(long workflowMetricsSLADefinitionId) Sets the workflow metrics sla definition ID of this workflow metrics sla definition version.- Specified by:
setWorkflowMetricsSLADefinitionIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
workflowMetricsSLADefinitionId- the workflow metrics sla definition ID of this workflow metrics sla definition version
-
setWorkflowMetricsSLADefinitionVersionId
public void setWorkflowMetricsSLADefinitionVersionId(long workflowMetricsSLADefinitionVersionId) Sets the workflow metrics sla definition version ID of this workflow metrics sla definition version.- Specified by:
setWorkflowMetricsSLADefinitionVersionIdin interfaceWorkflowMetricsSLADefinitionVersionModel- Parameters:
workflowMetricsSLADefinitionVersionId- the workflow metrics sla definition version ID of this workflow metrics sla definition version
-
toXmlString
- Specified by:
toXmlStringin interfaceWorkflowMetricsSLADefinitionVersionModel
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
protected WorkflowMetricsSLADefinitionVersionWrapper wrap(WorkflowMetricsSLADefinitionVersion workflowMetricsSLADefinitionVersion) - Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<WorkflowMetricsSLADefinitionVersion>
-