|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.core.api.mo.AbstractDataTransferObject org.kuali.rice.kew.api.document.node.RouteNodeInstanceState
public final class RouteNodeInstanceState
Nested Class Summary | |
---|---|
static class |
RouteNodeInstanceState.Builder
A builder which can be used to construct RouteNodeInstanceState instances. |
Method Summary | |
---|---|
String |
getId()
The unique identifier for an object. |
String |
getKey()
|
String |
getValue()
|
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
---|
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getId()
Identifiable
getId
in interface Identifiable
public String getValue()
getValue
in interface RouteNodeInstanceStateContract
public String getKey()
getKey
in interface RouteNodeInstanceStateContract
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |