|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RouteNodeInstanceContract
| Method Summary | |
|---|---|
String |
getBranchId()
|
String |
getDocumentId()
|
String |
getName()
|
List<? extends RouteNodeInstanceContract> |
getNextNodeInstances()
|
String |
getProcessId()
|
String |
getRouteNodeId()
|
List<? extends RouteNodeInstanceStateContract> |
getState()
|
boolean |
isActive()
|
boolean |
isComplete()
|
boolean |
isInitial()
|
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable |
|---|
getId |
| Method Detail |
|---|
String getDocumentId()
String getBranchId()
String getRouteNodeId()
String getProcessId()
String getName()
boolean isActive()
boolean isComplete()
boolean isInitial()
List<? extends RouteNodeInstanceStateContract> getState()
List<? extends RouteNodeInstanceContract> getNextNodeInstances()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||