public class WorkflowDefinitionLinkWrapper extends BaseModelWrapper<WorkflowDefinitionLink> implements ModelWrapper<WorkflowDefinitionLink>, WorkflowDefinitionLink
This class is a wrapper for WorkflowDefinitionLink
.
WorkflowDefinitionLink
,
Serialized Formmodel
WORKFLOW_DEFINITION_LINK_ID_ACCESSOR
Constructor and Description |
---|
WorkflowDefinitionLinkWrapper(WorkflowDefinitionLink workflowDefinitionLink) |
Modifier and Type | Method and Description |
---|---|
WorkflowDefinitionLink |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<WorkflowDefinitionLink,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<WorkflowDefinitionLink,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this workflow definition link.
|
long |
getClassNameId()
Returns the class name ID of this workflow definition link.
|
long |
getClassPK()
Returns the class pk of this workflow definition link.
|
long |
getCompanyId()
Returns the company ID of this workflow definition link.
|
java.util.Date |
getCreateDate()
Returns the create date of this workflow definition link.
|
long |
getCtCollectionId()
Returns the ct collection ID of this workflow definition link.
|
long |
getGroupId()
Returns the group ID of this workflow definition link.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this workflow definition link.
|
long |
getMvccVersion()
Returns the mvcc version of this workflow definition link.
|
long |
getPrimaryKey()
Returns the primary key of this workflow definition link.
|
long |
getTypePK()
Returns the type pk of this workflow definition link.
|
long |
getUserId()
Returns the user ID of this workflow definition link.
|
java.lang.String |
getUserName()
Returns the user name of this workflow definition link.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this workflow definition link.
|
long |
getWorkflowDefinitionLinkId()
Returns the workflow definition link ID of this workflow definition link.
|
java.lang.String |
getWorkflowDefinitionName()
Returns the workflow definition name of this workflow definition link.
|
int |
getWorkflowDefinitionVersion()
Returns the workflow definition version of this workflow definition link.
|
void |
persist()
Updates this model instance in the database or adds it if it does not yet
exist.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this workflow definition link.
|
void |
setClassPK(long classPK)
Sets the class pk of this workflow definition link.
|
void |
setCompanyId(long companyId)
Sets the company ID of this workflow definition link.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this workflow definition link.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this workflow definition link.
|
void |
setGroupId(long groupId)
Sets the group ID of this workflow definition link.
|
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 definition link.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this workflow definition link.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this workflow definition link.
|
void |
setTypePK(long typePK)
Sets the type pk of this workflow definition link.
|
void |
setUserId(long userId)
Sets the user ID of this workflow definition link.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this workflow definition link.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this workflow definition link.
|
void |
setWorkflowDefinitionLinkId(long workflowDefinitionLinkId)
Sets the workflow definition link ID of this workflow definition link.
|
void |
setWorkflowDefinitionName(java.lang.String workflowDefinitionName)
Sets the workflow definition name of this workflow definition link.
|
void |
setWorkflowDefinitionVersion(int workflowDefinitionVersion)
Sets the workflow definition version of this workflow definition link.
|
java.lang.String |
toXmlString() |
protected WorkflowDefinitionLinkWrapper |
wrap(WorkflowDefinitionLink workflowDefinitionLink) |
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
finalize, getClass, notify, notifyAll, wait, wait, wait
getWrappedModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
getModelClass, getModelClassName
public WorkflowDefinitionLinkWrapper(WorkflowDefinitionLink workflowDefinitionLink)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes
in interface BaseModel<WorkflowDefinitionLink>
public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes
in interface BaseModel<WorkflowDefinitionLink>
public WorkflowDefinitionLink cloneWithOriginalValues()
cloneWithOriginalValues
in interface BaseModel<WorkflowDefinitionLink>
cloneWithOriginalValues
in interface WorkflowDefinitionLinkModel
public java.lang.String getClassName()
getClassName
in interface TypedModel
getClassName
in interface WorkflowDefinitionLinkModel
public long getClassNameId()
getClassNameId
in interface TypedModel
getClassNameId
in interface WorkflowDefinitionLinkModel
public long getClassPK()
getClassPK
in interface AttachedModel
getClassPK
in interface WorkflowDefinitionLinkModel
public long getCompanyId()
getCompanyId
in interface AuditedModel
getCompanyId
in interface ShardedModel
getCompanyId
in interface WorkflowDefinitionLinkModel
public java.util.Date getCreateDate()
getCreateDate
in interface AuditedModel
getCreateDate
in interface WorkflowDefinitionLinkModel
public long getCtCollectionId()
getCtCollectionId
in interface CTModel<WorkflowDefinitionLink>
getCtCollectionId
in interface WorkflowDefinitionLinkModel
public long getGroupId()
getGroupId
in interface GroupedModel
getGroupId
in interface WorkflowDefinitionLinkModel
public java.util.Date getModifiedDate()
getModifiedDate
in interface AuditedModel
getModifiedDate
in interface WorkflowDefinitionLinkModel
public long getMvccVersion()
getMvccVersion
in interface MVCCModel
getMvccVersion
in interface WorkflowDefinitionLinkModel
public long getPrimaryKey()
getPrimaryKey
in interface CTModel<WorkflowDefinitionLink>
getPrimaryKey
in interface WorkflowDefinitionLinkModel
public long getTypePK()
getTypePK
in interface WorkflowDefinitionLinkModel
public long getUserId()
getUserId
in interface AuditedModel
getUserId
in interface WorkflowDefinitionLinkModel
public java.lang.String getUserName()
getUserName
in interface AuditedModel
getUserName
in interface WorkflowDefinitionLinkModel
public java.lang.String getUserUuid()
getUserUuid
in interface AuditedModel
getUserUuid
in interface WorkflowDefinitionLinkModel
public long getWorkflowDefinitionLinkId()
getWorkflowDefinitionLinkId
in interface WorkflowDefinitionLinkModel
public java.lang.String getWorkflowDefinitionName()
getWorkflowDefinitionName
in interface WorkflowDefinitionLinkModel
public int getWorkflowDefinitionVersion()
getWorkflowDefinitionVersion
in interface WorkflowDefinitionLinkModel
public void persist()
PersistedModel
persist
in interface PersistedModel
public void setClassName(java.lang.String className)
setClassName
in interface WorkflowDefinitionLinkModel
public void setClassNameId(long classNameId)
setClassNameId
in interface TypedModel
setClassNameId
in interface WorkflowDefinitionLinkModel
classNameId
- the class name ID of this workflow definition linkpublic void setClassPK(long classPK)
setClassPK
in interface AttachedModel
setClassPK
in interface WorkflowDefinitionLinkModel
classPK
- the class pk of this workflow definition linkpublic void setCompanyId(long companyId)
setCompanyId
in interface AuditedModel
setCompanyId
in interface ShardedModel
setCompanyId
in interface WorkflowDefinitionLinkModel
companyId
- the company ID of this workflow definition linkpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface AuditedModel
setCreateDate
in interface WorkflowDefinitionLinkModel
createDate
- the create date of this workflow definition linkpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface CTModel<WorkflowDefinitionLink>
setCtCollectionId
in interface WorkflowDefinitionLinkModel
ctCollectionId
- the ct collection ID of this workflow definition linkpublic void setGroupId(long groupId)
setGroupId
in interface GroupedModel
setGroupId
in interface WorkflowDefinitionLinkModel
groupId
- the group ID of this workflow definition linkpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate
in interface AuditedModel
setModifiedDate
in interface WorkflowDefinitionLinkModel
modifiedDate
- the modified date of this workflow definition linkpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface MVCCModel
setMvccVersion
in interface WorkflowDefinitionLinkModel
mvccVersion
- the mvcc version of this workflow definition linkpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CTModel<WorkflowDefinitionLink>
setPrimaryKey
in interface WorkflowDefinitionLinkModel
primaryKey
- the primary key of this workflow definition linkpublic void setTypePK(long typePK)
setTypePK
in interface WorkflowDefinitionLinkModel
typePK
- the type pk of this workflow definition linkpublic void setUserId(long userId)
setUserId
in interface AuditedModel
setUserId
in interface WorkflowDefinitionLinkModel
userId
- the user ID of this workflow definition linkpublic void setUserName(java.lang.String userName)
setUserName
in interface AuditedModel
setUserName
in interface WorkflowDefinitionLinkModel
userName
- the user name of this workflow definition linkpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface AuditedModel
setUserUuid
in interface WorkflowDefinitionLinkModel
userUuid
- the user uuid of this workflow definition linkpublic void setWorkflowDefinitionLinkId(long workflowDefinitionLinkId)
setWorkflowDefinitionLinkId
in interface WorkflowDefinitionLinkModel
workflowDefinitionLinkId
- the workflow definition link ID of this workflow definition linkpublic void setWorkflowDefinitionName(java.lang.String workflowDefinitionName)
setWorkflowDefinitionName
in interface WorkflowDefinitionLinkModel
workflowDefinitionName
- the workflow definition name of this workflow definition linkpublic void setWorkflowDefinitionVersion(int workflowDefinitionVersion)
setWorkflowDefinitionVersion
in interface WorkflowDefinitionLinkModel
workflowDefinitionVersion
- the workflow definition version of this workflow definition linkpublic java.lang.String toXmlString()
toXmlString
in interface WorkflowDefinitionLinkModel
public java.util.Map<java.lang.String,java.util.function.Function<WorkflowDefinitionLink,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions
in interface BaseModel<WorkflowDefinitionLink>
public java.util.Map<java.lang.String,java.util.function.BiConsumer<WorkflowDefinitionLink,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers
in interface BaseModel<WorkflowDefinitionLink>
protected WorkflowDefinitionLinkWrapper wrap(WorkflowDefinitionLink workflowDefinitionLink)
wrap
in class BaseModelWrapper<WorkflowDefinitionLink>