public class WorkflowMetricsSLADefinitionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<WorkflowMetricsSLADefinition> implements com.liferay.portal.kernel.model.ModelWrapper<WorkflowMetricsSLADefinition>, WorkflowMetricsSLADefinition
This class is a wrapper for WorkflowMetricsSLADefinition.
WorkflowMetricsSLADefinition,
Serialized FormWORKFLOW_METRICS_SLA_DEFINITION_ID_ACCESSOR| Constructor and Description |
|---|
WorkflowMetricsSLADefinitionWrapper(WorkflowMetricsSLADefinition workflowMetricsSLADefinition) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowMetricsSLADefinition |
cloneWithOriginalValues() |
boolean |
getActive()
Returns the active of this workflow metrics sla definition.
|
java.lang.String |
getCalendarKey()
Returns the calendar key of this workflow metrics sla definition.
|
long |
getCompanyId()
Returns the company ID of this workflow metrics sla definition.
|
java.util.Date |
getCreateDate()
Returns the create date of this workflow metrics sla definition.
|
java.lang.String |
getDescription()
Returns the description of this workflow metrics sla definition.
|
long |
getDuration()
Returns the duration of this workflow metrics sla definition.
|
long |
getGroupId()
Returns the group ID of this workflow metrics sla definition.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this workflow metrics sla definition.
|
long |
getMvccVersion()
Returns the mvcc version of this workflow metrics sla definition.
|
java.lang.String |
getName()
Returns the name of this workflow metrics sla definition.
|
java.lang.String |
getPauseNodeKeys()
Returns the pause node keys of this workflow metrics sla definition.
|
long |
getPrimaryKey()
Returns the primary key of this workflow metrics sla definition.
|
long |
getProcessId()
Returns the process ID of this workflow metrics sla definition.
|
java.lang.String |
getProcessVersion()
Returns the process version of this workflow metrics sla definition.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getStartNodeKeys()
Returns the start node keys of this workflow metrics sla definition.
|
int |
getStatus()
Returns the status of this workflow metrics sla definition.
|
long |
getStatusByUserId()
Returns the status by user ID of this workflow metrics sla definition.
|
java.lang.String |
getStatusByUserName()
Returns the status by user name of this workflow metrics sla definition.
|
java.lang.String |
getStatusByUserUuid()
Returns the status by user uuid of this workflow metrics sla definition.
|
java.util.Date |
getStatusDate()
Returns the status date of this workflow metrics sla definition.
|
java.lang.String |
getStopNodeKeys()
Returns the stop node keys of this workflow metrics sla definition.
|
long |
getUserId()
Returns the user ID of this workflow metrics sla definition.
|
java.lang.String |
getUserName()
Returns the user name of this workflow metrics sla definition.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this workflow metrics sla definition.
|
java.lang.String |
getUuid()
Returns the uuid of this workflow metrics sla definition.
|
java.lang.String |
getVersion()
Returns the version of this workflow metrics sla definition.
|
long |
getWorkflowMetricsSLADefinitionId()
Returns the workflow metrics sla definition ID of this workflow metrics sla definition.
|
boolean |
isActive()
Returns
true if this workflow metrics sla definition is active. |
boolean |
isApproved()
Returns
true if this workflow metrics sla definition is approved. |
boolean |
isDenied()
Returns
true if this workflow metrics sla definition is denied. |
boolean |
isDraft()
Returns
true if this workflow metrics sla definition is a draft. |
boolean |
isExpired()
Returns
true if this workflow metrics sla definition is expired. |
boolean |
isInactive()
Returns
true if this workflow metrics sla definition is inactive. |
boolean |
isIncomplete()
Returns
true if this workflow metrics sla definition is incomplete. |
boolean |
isPending()
Returns
true if this workflow metrics sla definition is pending. |
boolean |
isScheduled()
Returns
true if this workflow metrics sla definition is scheduled. |
void |
persist() |
void |
setActive(boolean active)
Sets whether this workflow metrics sla definition is active.
|
void |
setCalendarKey(java.lang.String calendarKey)
Sets the calendar key of this workflow metrics sla definition.
|
void |
setCompanyId(long companyId)
Sets the company ID of this workflow metrics sla definition.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this workflow metrics sla definition.
|
void |
setDescription(java.lang.String description)
Sets the description of this workflow metrics sla definition.
|
void |
setDuration(long duration)
Sets the duration of this workflow metrics sla definition.
|
void |
setGroupId(long groupId)
Sets the group ID of this workflow metrics sla definition.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this workflow metrics sla definition.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this workflow metrics sla definition.
|
void |
setName(java.lang.String name)
Sets the name of this workflow metrics sla definition.
|
void |
setPauseNodeKeys(java.lang.String pauseNodeKeys)
Sets the pause node keys of this workflow metrics sla definition.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this workflow metrics sla definition.
|
void |
setProcessId(long processId)
Sets the process ID of this workflow metrics sla definition.
|
void |
setProcessVersion(java.lang.String processVersion)
Sets the process version of this workflow metrics sla definition.
|
void |
setStartNodeKeys(java.lang.String startNodeKeys)
Sets the start node keys of this workflow metrics sla definition.
|
void |
setStatus(int status)
Sets the status of this workflow metrics sla definition.
|
void |
setStatusByUserId(long statusByUserId)
Sets the status by user ID of this workflow metrics sla definition.
|
void |
setStatusByUserName(java.lang.String statusByUserName)
Sets the status by user name of this workflow metrics sla definition.
|
void |
setStatusByUserUuid(java.lang.String statusByUserUuid)
Sets the status by user uuid of this workflow metrics sla definition.
|
void |
setStatusDate(java.util.Date statusDate)
Sets the status date of this workflow metrics sla definition.
|
void |
setStopNodeKeys(java.lang.String stopNodeKeys)
Sets the stop node keys of this workflow metrics sla definition.
|
void |
setUserId(long userId)
Sets the user ID of this workflow metrics sla definition.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this workflow metrics sla definition.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this workflow metrics sla definition.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this workflow metrics sla definition.
|
void |
setVersion(java.lang.String version)
Sets the version of this workflow metrics sla definition.
|
void |
setWorkflowMetricsSLADefinitionId(long workflowMetricsSLADefinitionId)
Sets the workflow metrics sla definition ID of this workflow metrics sla definition.
|
java.lang.String |
toXmlString() |
protected WorkflowMetricsSLADefinitionWrapper |
wrap(WorkflowMetricsSLADefinition workflowMetricsSLADefinition) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic WorkflowMetricsSLADefinitionWrapper(WorkflowMetricsSLADefinition workflowMetricsSLADefinition)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<WorkflowMetricsSLADefinition>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<WorkflowMetricsSLADefinition>public WorkflowMetricsSLADefinition cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<WorkflowMetricsSLADefinition>cloneWithOriginalValues in interface WorkflowMetricsSLADefinitionModelpublic boolean getActive()
getActive in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getCalendarKey()
getCalendarKey in interface WorkflowMetricsSLADefinitionModelpublic long getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelgetCompanyId in interface WorkflowMetricsSLADefinitionModelpublic java.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelgetCreateDate in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getDescription()
getDescription in interface WorkflowMetricsSLADefinitionModelpublic long getDuration()
getDuration in interface WorkflowMetricsSLADefinitionModelpublic long getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelgetGroupId in interface WorkflowMetricsSLADefinitionModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelgetModifiedDate in interface WorkflowMetricsSLADefinitionModelpublic long getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelgetMvccVersion in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getName()
getName in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getPauseNodeKeys()
getPauseNodeKeys in interface WorkflowMetricsSLADefinitionModelpublic long getPrimaryKey()
getPrimaryKey in interface WorkflowMetricsSLADefinitionModelpublic long getProcessId()
getProcessId in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getProcessVersion()
getProcessVersion in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getStartNodeKeys()
getStartNodeKeys in interface WorkflowMetricsSLADefinitionModelpublic int getStatus()
getStatus in interface com.liferay.portal.kernel.model.WorkflowedModelgetStatus in interface WorkflowMetricsSLADefinitionModelpublic long getStatusByUserId()
getStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelgetStatusByUserId in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getStatusByUserName()
getStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelgetStatusByUserName in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getStatusByUserUuid()
getStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelgetStatusByUserUuid in interface WorkflowMetricsSLADefinitionModelpublic java.util.Date getStatusDate()
getStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelgetStatusDate in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getStopNodeKeys()
getStopNodeKeys in interface WorkflowMetricsSLADefinitionModelpublic long getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelgetUserId in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelgetUserName in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelgetUserUuid in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getUuid()
getUuid in interface com.liferay.portal.kernel.model.StagedModelgetUuid in interface WorkflowMetricsSLADefinitionModelpublic java.lang.String getVersion()
getVersion in interface WorkflowMetricsSLADefinitionModelpublic long getWorkflowMetricsSLADefinitionId()
getWorkflowMetricsSLADefinitionId in interface WorkflowMetricsSLADefinitionModelpublic boolean isActive()
true if this workflow metrics sla definition is active.isActive in interface WorkflowMetricsSLADefinitionModeltrue if this workflow metrics sla definition is active; false otherwisepublic boolean isApproved()
true if this workflow metrics sla definition is approved.isApproved in interface com.liferay.portal.kernel.model.WorkflowedModelisApproved in interface WorkflowMetricsSLADefinitionModeltrue if this workflow metrics sla definition is approved; false otherwisepublic boolean isDenied()
true if this workflow metrics sla definition is denied.isDenied in interface com.liferay.portal.kernel.model.WorkflowedModelisDenied in interface WorkflowMetricsSLADefinitionModeltrue if this workflow metrics sla definition is denied; false otherwisepublic boolean isDraft()
true if this workflow metrics sla definition is a draft.isDraft in interface com.liferay.portal.kernel.model.WorkflowedModelisDraft in interface WorkflowMetricsSLADefinitionModeltrue if this workflow metrics sla definition is a draft; false otherwisepublic boolean isExpired()
true if this workflow metrics sla definition is expired.isExpired in interface com.liferay.portal.kernel.model.WorkflowedModelisExpired in interface WorkflowMetricsSLADefinitionModeltrue if this workflow metrics sla definition is expired; false otherwisepublic boolean isInactive()
true if this workflow metrics sla definition is inactive.isInactive in interface com.liferay.portal.kernel.model.WorkflowedModelisInactive in interface WorkflowMetricsSLADefinitionModeltrue if this workflow metrics sla definition is inactive; false otherwisepublic boolean isIncomplete()
true if this workflow metrics sla definition is incomplete.isIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModelisIncomplete in interface WorkflowMetricsSLADefinitionModeltrue if this workflow metrics sla definition is incomplete; false otherwisepublic boolean isPending()
true if this workflow metrics sla definition is pending.isPending in interface com.liferay.portal.kernel.model.WorkflowedModelisPending in interface WorkflowMetricsSLADefinitionModeltrue if this workflow metrics sla definition is pending; false otherwisepublic boolean isScheduled()
true if this workflow metrics sla definition is scheduled.isScheduled in interface com.liferay.portal.kernel.model.WorkflowedModelisScheduled in interface WorkflowMetricsSLADefinitionModeltrue if this workflow metrics sla definition is scheduled; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setActive(boolean active)
setActive in interface WorkflowMetricsSLADefinitionModelactive - the active of this workflow metrics sla definitionpublic void setCalendarKey(java.lang.String calendarKey)
setCalendarKey in interface WorkflowMetricsSLADefinitionModelcalendarKey - the calendar key of this workflow metrics sla definitionpublic void setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelsetCompanyId in interface WorkflowMetricsSLADefinitionModelcompanyId - the company ID of this workflow metrics sla definitionpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelsetCreateDate in interface WorkflowMetricsSLADefinitionModelcreateDate - the create date of this workflow metrics sla definitionpublic void setDescription(java.lang.String description)
setDescription in interface WorkflowMetricsSLADefinitionModeldescription - the description of this workflow metrics sla definitionpublic void setDuration(long duration)
setDuration in interface WorkflowMetricsSLADefinitionModelduration - the duration of this workflow metrics sla definitionpublic void setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelsetGroupId in interface WorkflowMetricsSLADefinitionModelgroupId - the group ID of this workflow metrics sla definitionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelsetModifiedDate in interface WorkflowMetricsSLADefinitionModelmodifiedDate - the modified date of this workflow metrics sla definitionpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelsetMvccVersion in interface WorkflowMetricsSLADefinitionModelmvccVersion - the mvcc version of this workflow metrics sla definitionpublic void setName(java.lang.String name)
setName in interface WorkflowMetricsSLADefinitionModelname - the name of this workflow metrics sla definitionpublic void setPauseNodeKeys(java.lang.String pauseNodeKeys)
setPauseNodeKeys in interface WorkflowMetricsSLADefinitionModelpauseNodeKeys - the pause node keys of this workflow metrics sla definitionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface WorkflowMetricsSLADefinitionModelprimaryKey - the primary key of this workflow metrics sla definitionpublic void setProcessId(long processId)
setProcessId in interface WorkflowMetricsSLADefinitionModelprocessId - the process ID of this workflow metrics sla definitionpublic void setProcessVersion(java.lang.String processVersion)
setProcessVersion in interface WorkflowMetricsSLADefinitionModelprocessVersion - the process version of this workflow metrics sla definitionpublic void setStartNodeKeys(java.lang.String startNodeKeys)
setStartNodeKeys in interface WorkflowMetricsSLADefinitionModelstartNodeKeys - the start node keys of this workflow metrics sla definitionpublic void setStatus(int status)
setStatus in interface com.liferay.portal.kernel.model.WorkflowedModelsetStatus in interface WorkflowMetricsSLADefinitionModelstatus - the status of this workflow metrics sla definitionpublic void setStatusByUserId(long statusByUserId)
setStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModelsetStatusByUserId in interface WorkflowMetricsSLADefinitionModelstatusByUserId - the status by user ID of this workflow metrics sla definitionpublic void setStatusByUserName(java.lang.String statusByUserName)
setStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModelsetStatusByUserName in interface WorkflowMetricsSLADefinitionModelstatusByUserName - the status by user name of this workflow metrics sla definitionpublic void setStatusByUserUuid(java.lang.String statusByUserUuid)
setStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModelsetStatusByUserUuid in interface WorkflowMetricsSLADefinitionModelstatusByUserUuid - the status by user uuid of this workflow metrics sla definitionpublic void setStatusDate(java.util.Date statusDate)
setStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModelsetStatusDate in interface WorkflowMetricsSLADefinitionModelstatusDate - the status date of this workflow metrics sla definitionpublic void setStopNodeKeys(java.lang.String stopNodeKeys)
setStopNodeKeys in interface WorkflowMetricsSLADefinitionModelstopNodeKeys - the stop node keys of this workflow metrics sla definitionpublic void setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModelsetUserId in interface WorkflowMetricsSLADefinitionModeluserId - the user ID of this workflow metrics sla definitionpublic void setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModelsetUserName in interface WorkflowMetricsSLADefinitionModeluserName - the user name of this workflow metrics sla definitionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModelsetUserUuid in interface WorkflowMetricsSLADefinitionModeluserUuid - the user uuid of this workflow metrics sla definitionpublic void setUuid(java.lang.String uuid)
setUuid in interface com.liferay.portal.kernel.model.StagedModelsetUuid in interface WorkflowMetricsSLADefinitionModeluuid - the uuid of this workflow metrics sla definitionpublic void setVersion(java.lang.String version)
setVersion in interface WorkflowMetricsSLADefinitionModelversion - the version of this workflow metrics sla definitionpublic void setWorkflowMetricsSLADefinitionId(long workflowMetricsSLADefinitionId)
setWorkflowMetricsSLADefinitionId in interface WorkflowMetricsSLADefinitionModelworkflowMetricsSLADefinitionId - the workflow metrics sla definition ID of this workflow metrics sla definitionpublic java.lang.String toXmlString()
toXmlString in interface WorkflowMetricsSLADefinitionModelpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected WorkflowMetricsSLADefinitionWrapper wrap(WorkflowMetricsSLADefinition workflowMetricsSLADefinition)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<WorkflowMetricsSLADefinition>