org.kuali.rice.kew.rule.web
Class RuleQuickLinksAction.RouteNodeForDisplay
java.lang.Object
   org.kuali.rice.kew.engine.node.RouteNode
org.kuali.rice.kew.engine.node.RouteNode
       org.kuali.rice.kew.rule.web.RuleQuickLinksAction.RouteNodeForDisplay
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, isPeopleFlowNode, isRulesEngineNode, setActivationType, setBranch, setConfigParam, setConfigParams, setContentFragment, setDocumentType, setDocumentTypeId, setExceptionWorkgroupId, setExceptionWorkgroupName, setFinalApprovalInd, setLockVerNbr, setMandatoryRouteInd, setNextDocStatus, setNextNodes, setNodeType, setPreviousNodes, setRouteMethodCode, setRouteMethodName, setRouteNodeId, setRouteNodeName | 
 
 
RuleQuickLinksAction.RouteNodeForDisplay
public RuleQuickLinksAction.RouteNodeForDisplay(RouteNode baseNode)
equals
public boolean equals(Object obj)
- 
- Overrides:
- equalsin class- Object
 
- 
 
getActivationType
public String getActivationType()
- 
- Specified by:
- getActivationTypein interface- RouteNodeContract
- Overrides:
- getActivationTypein class- RouteNode
 
- 
 
getBranch
public BranchPrototype getBranch()
- 
- Overrides:
- getBranchin class- RouteNode
 
- 
 
getConfigParams
public List<RouteNodeConfigParam> getConfigParams()
- 
- Overrides:
- getConfigParamsin class- RouteNode
 
- 
 
getContentFragment
public String getContentFragment()
- 
- Overrides:
- getContentFragmentin class- RouteNode
 
- 
- Returns:
- the RouteNodeConfigParam value under the 'contentFragment'  key
 
getDocumentType
public DocumentType getDocumentType()
- 
- Overrides:
- getDocumentTypein class- RouteNode
 
- 
 
getDocumentTypeId
public String getDocumentTypeId()
- 
- Specified by:
- getDocumentTypeIdin interface- RouteNodeContract
- Overrides:
- getDocumentTypeIdin class- RouteNode
 
- 
 
getExceptionWorkgroup
public Group getExceptionWorkgroup()
- 
- Overrides:
- getExceptionWorkgroupin class- RouteNode
 
- 
 
getExceptionWorkgroupId
public String getExceptionWorkgroupId()
- 
- Overrides:
- getExceptionWorkgroupIdin class- RouteNode
 
- 
 
getExceptionWorkgroupName
public String getExceptionWorkgroupName()
- 
- Overrides:
- getExceptionWorkgroupNamein class- RouteNode
 
- 
 
getFinalApprovalInd
public Boolean getFinalApprovalInd()
- 
- Overrides:
- getFinalApprovalIndin class- RouteNode
 
- 
 
getLockVerNbr
public Integer getLockVerNbr()
- 
- Overrides:
- getLockVerNbrin class- RouteNode
 
- 
 
getMandatoryRouteInd
public Boolean getMandatoryRouteInd()
- 
- Overrides:
- getMandatoryRouteIndin class- RouteNode
 
- 
 
getNextNodes
public List<RouteNode> getNextNodes()
- 
- Overrides:
- getNextNodesin class- RouteNode
 
- 
 
getNodeType
public String getNodeType()
- 
- Overrides:
- getNodeTypein class- RouteNode
 
- 
 
getPreviousNodes
public List<RouteNode> getPreviousNodes()
- 
- Overrides:
- getPreviousNodesin class- RouteNode
 
- 
 
getRouteMethodCode
public String getRouteMethodCode()
- 
- Specified by:
- getRouteMethodCodein interface- RouteNodeContract
- Overrides:
- getRouteMethodCodein class- RouteNode
 
- 
 
getRouteMethodName
public String getRouteMethodName()
- 
- Specified by:
- getRouteMethodNamein interface- RouteNodeContract
- Overrides:
- getRouteMethodNamein class- RouteNode
 
- 
 
getRouteNodeId
public String getRouteNodeId()
- 
- Overrides:
- getRouteNodeIdin class- RouteNode
 
- 
 
getRouteNodeName
public String getRouteNodeName()
- 
- Overrides:
- getRouteNodeNamein class- RouteNode
 
- 
 
getRuleTemplate
public RuleTemplateBo getRuleTemplate()
- 
- Overrides:
- getRuleTemplatein class- RouteNode
 
- 
 
hashCode
public int hashCode()
- 
- Overrides:
- hashCodein class- Object
 
- 
 
isExceptionGroupDefined
public boolean isExceptionGroupDefined()
- 
- Overrides:
- isExceptionGroupDefinedin class- RouteNode
 
- 
 
isFlexRM
public boolean isFlexRM()
- 
- Overrides:
- isFlexRMin class- RouteNode
 
- 
 
isRoleNode
public boolean isRoleNode()
- 
- Overrides:
- isRoleNodein class- RouteNode
 
- 
 
toString
public String toString()
- Description copied from class: RouteNode
- This overridden method ...
 
- 
- Overrides:
- toStringin class- RouteNode
 
- 
- See Also:
- Object.toString()
 
getResponsibilities
public List<Responsibility> getResponsibilities()
- 
 
getResponsibilityCount
public int getResponsibilityCount()
- 
 
isHasResponsibility
public boolean isHasResponsibility()
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.