public class WorkflowDefinitionLinkWrapper extends BaseModelWrapper<WorkflowDefinitionLink> implements ModelWrapper<WorkflowDefinitionLink>, WorkflowDefinitionLink
This class is a wrapper for WorkflowDefinitionLink.
WorkflowDefinitionLink,
Serialized FormmodelWORKFLOW_DEFINITION_LINK_ID_ACCESSOR| Constructor and Description |
|---|
WorkflowDefinitionLinkWrapper(WorkflowDefinitionLink workflowDefinitionLink) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowDefinitionLink |
cloneWithOriginalValues() |
Map<String,Function<WorkflowDefinitionLink,Object>> |
getAttributeGetterFunctions() |
Map<String,BiConsumer<WorkflowDefinitionLink,Object>> |
getAttributeSetterBiConsumers() |
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.
|
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.
|
Map<String,Object> |
getModelAttributes() |
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.
|
String |
getUserName()
Returns the user name of this workflow definition link.
|
String |
getUserUuid()
Returns the user uuid of this workflow definition link.
|
long |
getWorkflowDefinitionLinkId()
Returns the workflow definition link ID of this workflow definition link.
|
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(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(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(Map<String,Object> attributes) |
void |
setModifiedDate(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(String userName)
Sets the user name of this workflow definition link.
|
void |
setUserUuid(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(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.
|
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, toXmlStringgetWrappedModelclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepublic WorkflowDefinitionLinkWrapper(WorkflowDefinitionLink workflowDefinitionLink)
public Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<WorkflowDefinitionLink>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<WorkflowDefinitionLink>public WorkflowDefinitionLink cloneWithOriginalValues()
cloneWithOriginalValues in interface BaseModel<WorkflowDefinitionLink>cloneWithOriginalValues in interface WorkflowDefinitionLinkModelpublic String getClassName()
getClassName in interface TypedModelgetClassName in interface WorkflowDefinitionLinkModelpublic long getClassNameId()
getClassNameId in interface TypedModelgetClassNameId in interface WorkflowDefinitionLinkModelpublic long getClassPK()
getClassPK in interface AttachedModelgetClassPK in interface WorkflowDefinitionLinkModelpublic long getCompanyId()
getCompanyId in interface AuditedModelgetCompanyId in interface ShardedModelgetCompanyId in interface WorkflowDefinitionLinkModelpublic Date getCreateDate()
getCreateDate in interface AuditedModelgetCreateDate in interface WorkflowDefinitionLinkModelpublic long getCtCollectionId()
getCtCollectionId in interface CTModel<WorkflowDefinitionLink>getCtCollectionId in interface WorkflowDefinitionLinkModelpublic long getGroupId()
getGroupId in interface GroupedModelgetGroupId in interface WorkflowDefinitionLinkModelpublic Date getModifiedDate()
getModifiedDate in interface AuditedModelgetModifiedDate in interface WorkflowDefinitionLinkModelpublic long getMvccVersion()
getMvccVersion in interface MVCCModelgetMvccVersion in interface WorkflowDefinitionLinkModelpublic long getPrimaryKey()
getPrimaryKey in interface CTModel<WorkflowDefinitionLink>getPrimaryKey in interface WorkflowDefinitionLinkModelpublic long getTypePK()
getTypePK in interface WorkflowDefinitionLinkModelpublic long getUserId()
getUserId in interface AuditedModelgetUserId in interface WorkflowDefinitionLinkModelpublic String getUserName()
getUserName in interface AuditedModelgetUserName in interface WorkflowDefinitionLinkModelpublic String getUserUuid()
getUserUuid in interface AuditedModelgetUserUuid in interface WorkflowDefinitionLinkModelpublic long getWorkflowDefinitionLinkId()
getWorkflowDefinitionLinkId in interface WorkflowDefinitionLinkModelpublic String getWorkflowDefinitionName()
getWorkflowDefinitionName in interface WorkflowDefinitionLinkModelpublic int getWorkflowDefinitionVersion()
getWorkflowDefinitionVersion in interface WorkflowDefinitionLinkModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setClassName(String className)
setClassName in interface WorkflowDefinitionLinkModelpublic void setClassNameId(long classNameId)
setClassNameId in interface TypedModelsetClassNameId in interface WorkflowDefinitionLinkModelclassNameId - the class name ID of this workflow definition linkpublic void setClassPK(long classPK)
setClassPK in interface AttachedModelsetClassPK in interface WorkflowDefinitionLinkModelclassPK - the class pk of this workflow definition linkpublic void setCompanyId(long companyId)
setCompanyId in interface AuditedModelsetCompanyId in interface ShardedModelsetCompanyId in interface WorkflowDefinitionLinkModelcompanyId - the company ID of this workflow definition linkpublic void setCreateDate(Date createDate)
setCreateDate in interface AuditedModelsetCreateDate in interface WorkflowDefinitionLinkModelcreateDate - the create date of this workflow definition linkpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CTModel<WorkflowDefinitionLink>setCtCollectionId in interface WorkflowDefinitionLinkModelctCollectionId - the ct collection ID of this workflow definition linkpublic void setGroupId(long groupId)
setGroupId in interface GroupedModelsetGroupId in interface WorkflowDefinitionLinkModelgroupId - the group ID of this workflow definition linkpublic void setModifiedDate(Date modifiedDate)
setModifiedDate in interface AuditedModelsetModifiedDate in interface WorkflowDefinitionLinkModelmodifiedDate - the modified date of this workflow definition linkpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MVCCModelsetMvccVersion in interface WorkflowDefinitionLinkModelmvccVersion - the mvcc version of this workflow definition linkpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CTModel<WorkflowDefinitionLink>setPrimaryKey in interface WorkflowDefinitionLinkModelprimaryKey - the primary key of this workflow definition linkpublic void setTypePK(long typePK)
setTypePK in interface WorkflowDefinitionLinkModeltypePK - the type pk of this workflow definition linkpublic void setUserId(long userId)
setUserId in interface AuditedModelsetUserId in interface WorkflowDefinitionLinkModeluserId - the user ID of this workflow definition linkpublic void setUserName(String userName)
setUserName in interface AuditedModelsetUserName in interface WorkflowDefinitionLinkModeluserName - the user name of this workflow definition linkpublic void setUserUuid(String userUuid)
setUserUuid in interface AuditedModelsetUserUuid in interface WorkflowDefinitionLinkModeluserUuid - the user uuid of this workflow definition linkpublic void setWorkflowDefinitionLinkId(long workflowDefinitionLinkId)
setWorkflowDefinitionLinkId in interface WorkflowDefinitionLinkModelworkflowDefinitionLinkId - the workflow definition link ID of this workflow definition linkpublic void setWorkflowDefinitionName(String workflowDefinitionName)
setWorkflowDefinitionName in interface WorkflowDefinitionLinkModelworkflowDefinitionName - the workflow definition name of this workflow definition linkpublic void setWorkflowDefinitionVersion(int workflowDefinitionVersion)
setWorkflowDefinitionVersion in interface WorkflowDefinitionLinkModelworkflowDefinitionVersion - the workflow definition version of this workflow definition linkpublic Map<String,Function<WorkflowDefinitionLink,Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<WorkflowDefinitionLink>public Map<String,BiConsumer<WorkflowDefinitionLink,Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<WorkflowDefinitionLink>protected WorkflowDefinitionLinkWrapper wrap(WorkflowDefinitionLink workflowDefinitionLink)
wrap in class BaseModelWrapper<WorkflowDefinitionLink>