Package org.kuali.rice.kew.api.doctype
Class RouteNode
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.doctype.RouteNode
- All Implemented Interfaces:
Serializable,org.kuali.rice.core.api.mo.common.Identifiable,org.kuali.rice.core.api.mo.common.Versioned,org.kuali.rice.core.api.mo.ModelObjectBasic,org.kuali.rice.core.api.mo.ModelObjectComplete,RouteNodeContract
public final class RouteNode
extends org.kuali.rice.core.api.mo.AbstractDataTransferObject
implements RouteNodeContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructRouteNodeinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getId
- Specified by:
getIdin interfaceorg.kuali.rice.core.api.mo.common.Identifiable
-
getName
- Specified by:
getNamein interfaceRouteNodeContract
-
getDocumentTypeId
- Specified by:
getDocumentTypeIdin interfaceRouteNodeContract
-
getRouteMethodName
- Specified by:
getRouteMethodNamein interfaceRouteNodeContract
-
getRouteMethodCode
- Specified by:
getRouteMethodCodein interfaceRouteNodeContract
-
isFinalApproval
public boolean isFinalApproval()- Specified by:
isFinalApprovalin interfaceRouteNodeContract
-
isMandatory
public boolean isMandatory()- Specified by:
isMandatoryin interfaceRouteNodeContract
-
getActivationType
- Specified by:
getActivationTypein interfaceRouteNodeContract
-
getExceptionGroupId
- Specified by:
getExceptionGroupIdin interfaceRouteNodeContract
-
getType
- Specified by:
getTypein interfaceRouteNodeContract
-
getBranchName
- Specified by:
getBranchNamein interfaceRouteNodeContract
-
getNextDocumentStatus
- Specified by:
getNextDocumentStatusin interfaceRouteNodeContract
-
getConfigurationParameters
- Specified by:
getConfigurationParametersin interfaceRouteNodeContract
-
getPreviousNodeIds
- Specified by:
getPreviousNodeIdsin interfaceRouteNodeContract
-
getNextNodeIds
- Specified by:
getNextNodeIdsin interfaceRouteNodeContract
-
getVersionNumber
- Specified by:
getVersionNumberin interfaceorg.kuali.rice.core.api.mo.common.Versioned
-