@ProviderType public class WorkflowMetricsSLADefinitionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<WorkflowMetricsSLADefinition> implements WorkflowMetricsSLADefinition, com.liferay.portal.kernel.model.ModelWrapper<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 |
---|---|
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.
|
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.
|
long |
getWorkflowMetricsSLADefinitionId()
Returns the workflow metrics sla definition ID of this workflow metrics sla definition.
|
void |
persist() |
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 |
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 |
setWorkflowMetricsSLADefinitionId(long workflowMetricsSLADefinitionId)
Sets the workflow metrics sla definition ID of this workflow metrics sla definition.
|
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, toUnescapedModel, toXmlString
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
public 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 java.lang.String getCalendarKey()
getCalendarKey
in interface WorkflowMetricsSLADefinitionModel
public long getCompanyId()
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
getCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
getCompanyId
in interface WorkflowMetricsSLADefinitionModel
public java.util.Date getCreateDate()
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
getCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
getCreateDate
in interface WorkflowMetricsSLADefinitionModel
public java.lang.String getDescription()
getDescription
in interface WorkflowMetricsSLADefinitionModel
public long getDuration()
getDuration
in interface WorkflowMetricsSLADefinitionModel
public long getGroupId()
getGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
getGroupId
in interface WorkflowMetricsSLADefinitionModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
getModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
getModifiedDate
in interface WorkflowMetricsSLADefinitionModel
public long getMvccVersion()
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
getMvccVersion
in interface WorkflowMetricsSLADefinitionModel
public java.lang.String getName()
getName
in interface WorkflowMetricsSLADefinitionModel
public java.lang.String getPauseNodeKeys()
getPauseNodeKeys
in interface WorkflowMetricsSLADefinitionModel
public long getPrimaryKey()
getPrimaryKey
in interface WorkflowMetricsSLADefinitionModel
public long getProcessId()
getProcessId
in interface WorkflowMetricsSLADefinitionModel
public java.lang.String getProcessVersion()
getProcessVersion
in interface WorkflowMetricsSLADefinitionModel
public java.lang.String getStartNodeKeys()
getStartNodeKeys
in interface WorkflowMetricsSLADefinitionModel
public int getStatus()
getStatus
in interface WorkflowMetricsSLADefinitionModel
public java.lang.String getStopNodeKeys()
getStopNodeKeys
in interface WorkflowMetricsSLADefinitionModel
public long getUserId()
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
getUserId
in interface WorkflowMetricsSLADefinitionModel
public java.lang.String getUserName()
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
getUserName
in interface WorkflowMetricsSLADefinitionModel
public java.lang.String getUserUuid()
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
getUserUuid
in interface WorkflowMetricsSLADefinitionModel
public java.lang.String getUuid()
getUuid
in interface com.liferay.portal.kernel.model.StagedModel
getUuid
in interface WorkflowMetricsSLADefinitionModel
public long getWorkflowMetricsSLADefinitionId()
getWorkflowMetricsSLADefinitionId
in interface WorkflowMetricsSLADefinitionModel
public void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setCalendarKey(java.lang.String calendarKey)
setCalendarKey
in interface WorkflowMetricsSLADefinitionModel
calendarKey
- the calendar key of this workflow metrics sla definitionpublic void setCompanyId(long companyId)
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
setCompanyId
in interface com.liferay.portal.kernel.model.StagedModel
setCompanyId
in interface WorkflowMetricsSLADefinitionModel
companyId
- the company ID of this workflow metrics sla definitionpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
setCreateDate
in interface com.liferay.portal.kernel.model.StagedModel
setCreateDate
in interface WorkflowMetricsSLADefinitionModel
createDate
- the create date of this workflow metrics sla definitionpublic void setDescription(java.lang.String description)
setDescription
in interface WorkflowMetricsSLADefinitionModel
description
- the description of this workflow metrics sla definitionpublic void setDuration(long duration)
setDuration
in interface WorkflowMetricsSLADefinitionModel
duration
- the duration of this workflow metrics sla definitionpublic void setGroupId(long groupId)
setGroupId
in interface com.liferay.portal.kernel.model.GroupedModel
setGroupId
in interface WorkflowMetricsSLADefinitionModel
groupId
- the group ID of this workflow metrics sla definitionpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
setModifiedDate
in interface com.liferay.portal.kernel.model.StagedModel
setModifiedDate
in interface WorkflowMetricsSLADefinitionModel
modifiedDate
- the modified date of this workflow metrics sla definitionpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
setMvccVersion
in interface WorkflowMetricsSLADefinitionModel
mvccVersion
- the mvcc version of this workflow metrics sla definitionpublic void setName(java.lang.String name)
setName
in interface WorkflowMetricsSLADefinitionModel
name
- the name of this workflow metrics sla definitionpublic void setPauseNodeKeys(java.lang.String pauseNodeKeys)
setPauseNodeKeys
in interface WorkflowMetricsSLADefinitionModel
pauseNodeKeys
- the pause node keys of this workflow metrics sla definitionpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface WorkflowMetricsSLADefinitionModel
primaryKey
- the primary key of this workflow metrics sla definitionpublic void setProcessId(long processId)
setProcessId
in interface WorkflowMetricsSLADefinitionModel
processId
- the process ID of this workflow metrics sla definitionpublic void setProcessVersion(java.lang.String processVersion)
setProcessVersion
in interface WorkflowMetricsSLADefinitionModel
processVersion
- the process version of this workflow metrics sla definitionpublic void setStartNodeKeys(java.lang.String startNodeKeys)
setStartNodeKeys
in interface WorkflowMetricsSLADefinitionModel
startNodeKeys
- the start node keys of this workflow metrics sla definitionpublic void setStatus(int status)
setStatus
in interface WorkflowMetricsSLADefinitionModel
status
- the status of this workflow metrics sla definitionpublic void setStopNodeKeys(java.lang.String stopNodeKeys)
setStopNodeKeys
in interface WorkflowMetricsSLADefinitionModel
stopNodeKeys
- the stop node keys of this workflow metrics sla definitionpublic void setUserId(long userId)
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
setUserId
in interface WorkflowMetricsSLADefinitionModel
userId
- the user ID of this workflow metrics sla definitionpublic void setUserName(java.lang.String userName)
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
setUserName
in interface WorkflowMetricsSLADefinitionModel
userName
- the user name of this workflow metrics sla definitionpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
setUserUuid
in interface WorkflowMetricsSLADefinitionModel
userUuid
- the user uuid of this workflow metrics sla definitionpublic void setUuid(java.lang.String uuid)
setUuid
in interface com.liferay.portal.kernel.model.StagedModel
setUuid
in interface WorkflowMetricsSLADefinitionModel
uuid
- the uuid of this workflow metrics sla definitionpublic void setWorkflowMetricsSLADefinitionId(long workflowMetricsSLADefinitionId)
setWorkflowMetricsSLADefinitionId
in interface WorkflowMetricsSLADefinitionModel
workflowMetricsSLADefinitionId
- the workflow metrics sla definition ID of this workflow metrics sla definitionpublic com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType
in interface com.liferay.portal.kernel.model.StagedModel
protected WorkflowMetricsSLADefinitionWrapper wrap(WorkflowMetricsSLADefinition workflowMetricsSLADefinition)
wrap
in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<WorkflowMetricsSLADefinition>