@Entity public class RouteNodeConfigParam extends PersistableBusinessObjectBase implements KeyValue, RouteNodeConfigurationParameterContract
extension, newCollectionRecord, objectId| Constructor and Description |
|---|
RouteNodeConfigParam() |
RouteNodeConfigParam(RouteNode routeNode,
String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
The unique identifier for an object.
|
String |
getKey() |
RouteNode |
getRouteNode() |
String |
getRouteNodeId() |
String |
getValue() |
void |
setId(String id) |
void |
setKey(String key) |
void |
setRouteNode(RouteNode routeNode) |
void |
setValue(String value) |
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, setVersionNumbertoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittoStringpublic RouteNodeConfigParam()
public RouteNodeConfigParam(RouteNode routeNode, String key, String value)
public String getId()
IdentifiablegetId in interface Identifiablepublic RouteNode getRouteNode()
public void setRouteNode(RouteNode routeNode)
routeNode - the routeNode to setpublic String getRouteNodeId()
getRouteNodeId in interface RouteNodeConfigurationParameterContractCopyright © 2005–2016 The Kuali Foundation. All rights reserved.