public class HistoricEntityLinkEntityImpl extends AbstractEntityLinkServiceNoRevisionEntity implements HistoricEntityLinkEntity, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Date |
createTime |
protected String |
hierarchyType |
protected String |
linkType |
protected String |
parentElementId |
protected String |
referenceScopeDefinitionId |
protected String |
referenceScopeId |
protected String |
referenceScopeType |
protected String |
rootScopeId |
protected String |
rootScopeType |
protected String |
scopeDefinitionId |
protected String |
scopeId |
protected String |
scopeType |
protected String |
subScopeId |
id, isDeleted, isInserted, isUpdated, originalPersistentState| Constructor and Description |
|---|
HistoricEntityLinkEntityImpl() |
getIdPrefixgetId, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdPrefix, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedprotected String linkType
protected String scopeId
protected String subScopeId
protected String scopeType
protected String scopeDefinitionId
protected String parentElementId
protected String referenceScopeId
protected String referenceScopeType
protected String referenceScopeDefinitionId
protected String hierarchyType
protected String rootScopeId
protected String rootScopeType
protected Date createTime
public Object getPersistentState()
getPersistentState in interface Entitypublic String getLinkType()
getLinkType in interface EntityLinkInfopublic void setLinkType(String linkType)
setLinkType in interface HistoricEntityLinkEntitypublic String getScopeId()
getScopeId in interface EntityLinkInfopublic void setScopeId(String scopeId)
setScopeId in interface HistoricEntityLinkEntitypublic String getSubScopeId()
getSubScopeId in interface EntityLinkInfopublic void setSubScopeId(String subScopeId)
setSubScopeId in interface HistoricEntityLinkEntitypublic String getScopeType()
getScopeType in interface EntityLinkInfopublic void setScopeType(String scopeType)
setScopeType in interface HistoricEntityLinkEntitypublic String getScopeDefinitionId()
getScopeDefinitionId in interface EntityLinkInfopublic void setScopeDefinitionId(String scopeDefinitionId)
setScopeDefinitionId in interface HistoricEntityLinkEntitypublic String getParentElementId()
getParentElementId in interface EntityLinkInfopublic void setParentElementId(String parentElementId)
setParentElementId in interface HistoricEntityLinkEntitypublic String getReferenceScopeId()
getReferenceScopeId in interface EntityLinkInfopublic void setReferenceScopeId(String referenceScopeId)
setReferenceScopeId in interface HistoricEntityLinkEntitypublic String getReferenceScopeType()
getReferenceScopeType in interface EntityLinkInfopublic void setReferenceScopeType(String referenceScopeType)
setReferenceScopeType in interface HistoricEntityLinkEntitypublic String getReferenceScopeDefinitionId()
getReferenceScopeDefinitionId in interface EntityLinkInfopublic void setReferenceScopeDefinitionId(String referenceScopeDefinitionId)
setReferenceScopeDefinitionId in interface HistoricEntityLinkEntitypublic String getRootScopeId()
getRootScopeId in interface EntityLinkInfopublic void setRootScopeId(String rootScopeId)
setRootScopeId in interface HistoricEntityLinkEntitypublic String getRootScopeType()
getRootScopeType in interface EntityLinkInfopublic void setRootScopeType(String rootScopeType)
setRootScopeType in interface HistoricEntityLinkEntitypublic Date getCreateTime()
getCreateTime in interface EntityLinkInfopublic void setCreateTime(Date createTime)
setCreateTime in interface HistoricEntityLinkEntitypublic String getHierarchyType()
getHierarchyType in interface EntityLinkInfopublic void setHierarchyType(String hierarchyType)
setHierarchyType in interface HistoricEntityLinkEntityCopyright © 2020 Flowable. All rights reserved.