org.kuali.rice.kew.actionrequest
Class RoleToRoleDelegationRole
java.lang.Object
   org.kuali.rice.kew.rule.AbstractWorkflowAttribute
org.kuali.rice.kew.rule.AbstractWorkflowAttribute
       org.kuali.rice.kew.rule.AbstractRoleAttribute
org.kuali.rice.kew.rule.AbstractRoleAttribute
           org.kuali.rice.kew.actionrequest.RoleToRoleDelegationRole
org.kuali.rice.kew.actionrequest.RoleToRoleDelegationRole
- All Implemented Interfaces: 
- Serializable, RoleAttribute, WorkflowRuleAttribute
- public class RoleToRoleDelegationRole 
- extends AbstractRoleAttribute
- See Also:
- Serialized Form
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
MAIN_ROLE
public static final String MAIN_ROLE
- See Also:
- Constant Field Values
PRIMARY_DELEGATE_ROLE
public static final String PRIMARY_DELEGATE_ROLE
- See Also:
- Constant Field Values
SECONDARY_DELEGATE_ROLE
public static final String SECONDARY_DELEGATE_ROLE
- See Also:
- Constant Field Values
MAIN_USERS
public static List MAIN_USERS
PRIMARY_DELEGATES
public static Map PRIMARY_DELEGATES
SECONDARY_DELEGATES
public static Map SECONDARY_DELEGATES
RoleToRoleDelegationRole
public RoleToRoleDelegationRole()
getRoleNames
public List getRoleNames()
- 
 
getQualifiedRoleNames
public List getQualifiedRoleNames(String roleName,
                                  DocumentContent documentContent)
- 
 
resolveQualifiedRole
public ResolvedQualifiedRole resolveQualifiedRole(RouteContext routeContext,
                                                  String roleName,
                                                  String qualifiedRole)
- 
 
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.