org.kuali.rice.kew.actions
Class BANotificationRoleAttribute

java.lang.Object
  extended by org.kuali.rice.kew.rule.AbstractWorkflowAttribute
      extended by org.kuali.rice.kew.rule.AbstractRoleAttribute
          extended by org.kuali.rice.kew.actions.BANotificationRoleAttribute
All Implemented Interfaces:
Serializable, RoleAttribute, WorkflowAttribute

public class BANotificationRoleAttribute
extends AbstractRoleAttribute

Current state of affairs jitrue -> primary recipient natjohns -> delegate (type dictated by rule setup) shenl -> delegate (type dictated by rule setup)

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
required
 
Constructor Summary
BANotificationRoleAttribute()
           
 
Method Summary
 List getQualifiedRoleNames(String roleName, DocumentContent documentContent)
           
 List getRoleNames()
           
 ResolvedQualifiedRole resolveQualifiedRole(RouteContext routeContext, String roleName, String qualifiedRole)
           
 
Methods inherited from class org.kuali.rice.kew.rule.AbstractRoleAttribute
isMatch
 
Methods inherited from class org.kuali.rice.kew.rule.AbstractWorkflowAttribute
getDocContent, getIdFieldName, getLockFieldName, getRoutingDataRows, getRuleExtensionValues, getRuleRows, isRequired, setRequired, validateRoutingData, validateRuleData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BANotificationRoleAttribute

public BANotificationRoleAttribute()
Method Detail

getRoleNames

public List getRoleNames()

getQualifiedRoleNames

public List getQualifiedRoleNames(String roleName,
                                  DocumentContent documentContent)

resolveQualifiedRole

public ResolvedQualifiedRole resolveQualifiedRole(RouteContext routeContext,
                                                  String roleName,
                                                  String qualifiedRole)


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.