| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionRequestPolicy | |
|---|---|
| org.kuali.rice.kew.api.action | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. | 
| org.kuali.rice.kew.api.peopleflow | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. | 
| Uses of ActionRequestPolicy in org.kuali.rice.kew.api.action | 
|---|
| Methods in org.kuali.rice.kew.api.action that return ActionRequestPolicy | |
|---|---|
| static ActionRequestPolicy | ActionRequestPolicy.fromCode(String code) | 
|  ActionRequestPolicy | ActionRequest.getRequestPolicy() | 
|  ActionRequestPolicy | ActionRequest.Builder.getRequestPolicy() | 
|  ActionRequestPolicy | ActionRequestContract.getRequestPolicy() | 
| static ActionRequestPolicy | ActionRequestPolicy.valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ActionRequestPolicy[] | ActionRequestPolicy.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in org.kuali.rice.kew.api.action with parameters of type ActionRequestPolicy | |
|---|---|
|  void | ActionRequest.Builder.setRequestPolicy(ActionRequestPolicy requestPolicy) | 
| Uses of ActionRequestPolicy in org.kuali.rice.kew.api.peopleflow | 
|---|
| Methods in org.kuali.rice.kew.api.peopleflow that return ActionRequestPolicy | |
|---|---|
|  ActionRequestPolicy | PeopleFlowDelegateContract.getActionRequestPolicy()Returns the action request policy to use for this people flow member. | 
|  ActionRequestPolicy | PeopleFlowMember.getActionRequestPolicy() | 
|  ActionRequestPolicy | PeopleFlowMember.Builder.getActionRequestPolicy() | 
|  ActionRequestPolicy | PeopleFlowDelegate.getActionRequestPolicy() | 
|  ActionRequestPolicy | PeopleFlowDelegate.Builder.getActionRequestPolicy() | 
|  ActionRequestPolicy | PeopleFlowMemberContract.getActionRequestPolicy()Returns the action request policy to use for this people flow member. | 
| Methods in org.kuali.rice.kew.api.peopleflow with parameters of type ActionRequestPolicy | |
|---|---|
|  void | PeopleFlowMember.Builder.setActionRequestPolicy(ActionRequestPolicy actionRequestPolicy) | 
|  void | PeopleFlowDelegate.Builder.setActionRequestPolicy(ActionRequestPolicy actionRequestPolicy) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||