org.kuali.rice.kew.rule.web
Class RuleQuickLinksAction.RouteNodeForDisplay
java.lang.Object
org.kuali.rice.kew.engine.node.RouteNode
org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
- All Implemented Interfaces:
- Serializable, Identifiable, Versioned, RouteNodeContract
- Enclosing class:
- RuleQuickLinksAction
public static class RuleQuickLinksAction.RouteNodeForDisplay
- extends RouteNode
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.kew.engine.node.RouteNode |
addNextNode, beforeInsert, getBranchName, getConfigParam, getConfigurationParameters, getExceptionGroupId, getId, getName, getNextDocStatus, getNextDocumentStatus, getNextNodeIds, getPreviousNodeIds, getType, getVersionNumber, isFinalApproval, isMandatory, setActivationType, setBranch, setConfigParam, setConfigParams, setContentFragment, setDocumentType, setDocumentTypeId, setExceptionWorkgroupId, setExceptionWorkgroupName, setFinalApprovalInd, setLockVerNbr, setMandatoryRouteInd, setNextDocStatus, setNextNodes, setNodeType, setPreviousNodes, setRouteMethodCode, setRouteMethodName, setRouteNodeId, setRouteNodeName |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
baseNode
private RouteNode baseNode
responsibilities
private List<Responsibility> responsibilities
RuleQuickLinksAction.RouteNodeForDisplay
public RuleQuickLinksAction.RouteNodeForDisplay(RouteNode baseNode)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getActivationType
public String getActivationType()
- Specified by:
getActivationType
in interface RouteNodeContract
- Overrides:
getActivationType
in class RouteNode
getBranch
public BranchPrototype getBranch()
- Overrides:
getBranch
in class RouteNode
getConfigParams
public List<RouteNodeConfigParam> getConfigParams()
- Overrides:
getConfigParams
in class RouteNode
getContentFragment
public String getContentFragment()
- Overrides:
getContentFragment
in class RouteNode
- Returns:
- the RouteNodeConfigParam value under the 'contentFragment' key
getDocumentType
public DocumentType getDocumentType()
- Overrides:
getDocumentType
in class RouteNode
getDocumentTypeId
public String getDocumentTypeId()
- Specified by:
getDocumentTypeId
in interface RouteNodeContract
- Overrides:
getDocumentTypeId
in class RouteNode
getExceptionWorkgroup
public Group getExceptionWorkgroup()
- Overrides:
getExceptionWorkgroup
in class RouteNode
getExceptionWorkgroupId
public String getExceptionWorkgroupId()
- Overrides:
getExceptionWorkgroupId
in class RouteNode
getExceptionWorkgroupName
public String getExceptionWorkgroupName()
- Overrides:
getExceptionWorkgroupName
in class RouteNode
getFinalApprovalInd
public Boolean getFinalApprovalInd()
- Overrides:
getFinalApprovalInd
in class RouteNode
getLockVerNbr
public Integer getLockVerNbr()
- Overrides:
getLockVerNbr
in class RouteNode
getMandatoryRouteInd
public Boolean getMandatoryRouteInd()
- Overrides:
getMandatoryRouteInd
in class RouteNode
getNextNodes
public List<RouteNode> getNextNodes()
- Overrides:
getNextNodes
in class RouteNode
getNodeType
public String getNodeType()
- Overrides:
getNodeType
in class RouteNode
getPreviousNodes
public List<RouteNode> getPreviousNodes()
- Overrides:
getPreviousNodes
in class RouteNode
getRouteMethodCode
public String getRouteMethodCode()
- Specified by:
getRouteMethodCode
in interface RouteNodeContract
- Overrides:
getRouteMethodCode
in class RouteNode
getRouteMethodName
public String getRouteMethodName()
- Specified by:
getRouteMethodName
in interface RouteNodeContract
- Overrides:
getRouteMethodName
in class RouteNode
getRouteNodeId
public String getRouteNodeId()
- Overrides:
getRouteNodeId
in class RouteNode
getRouteNodeName
public String getRouteNodeName()
- Overrides:
getRouteNodeName
in class RouteNode
getRuleTemplate
public RuleTemplate getRuleTemplate()
- Overrides:
getRuleTemplate
in class RouteNode
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
isExceptionGroupDefined
public boolean isExceptionGroupDefined()
- Overrides:
isExceptionGroupDefined
in class RouteNode
isFlexRM
public boolean isFlexRM()
- Overrides:
isFlexRM
in class RouteNode
isRoleNode
public boolean isRoleNode()
- Overrides:
isRoleNode
in class RouteNode
toString
public String toString()
- Description copied from class:
RouteNode
- This overridden method ...
- Overrides:
toString
in class RouteNode
- See Also:
Object.toString()
getResponsibilities
public List<Responsibility> getResponsibilities()
getResponsibilityCount
public int getResponsibilityCount()
isHasResponsibility
public boolean isHasResponsibility()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.