@Entity public class NodeState extends State
RouteNodeInstance
represented as a key-value pair of Strings.extension, newCollectionRecord, objectId, versionNumber
Constructor and Description |
---|
NodeState() |
NodeState(String key,
String value) |
Modifier and Type | Method and Description |
---|---|
NodeState |
deepCopy(Map<Object,Object> visited) |
Integer |
getLockVerNbr() |
RouteNodeInstance |
getNodeInstance() |
String |
getNodeStateId() |
String |
getRouteNodeInstanceId() |
void |
setLockVerNbr(Integer lockVerNbr) |
void |
setNodeInstance(RouteNodeInstance nodeInstance) |
void |
setNodeStateId(String nodeStateId) |
getKey, getStateId, getValue, setKey, setStateId, setValue, toString
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, getObjectId, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public NodeState()
public RouteNodeInstance getNodeInstance()
public void setNodeInstance(RouteNodeInstance nodeInstance)
public String getNodeStateId()
public void setNodeStateId(String nodeStateId)
public Integer getLockVerNbr()
public void setLockVerNbr(Integer lockVerNbr)
public String getRouteNodeInstanceId()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.