Uses of Class
org.kuali.rice.kew.api.action.ActionSet

Packages that use ActionSet
edu.sampleu.travel.workflow   
org.kuali.rice.ken.kew   
org.kuali.rice.kew.actionlist   
org.kuali.rice.kew.api.action Copyright 2005-2011 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 ActionSet in edu.sampleu.travel.workflow
 

Methods in edu.sampleu.travel.workflow that return ActionSet
 ActionSet CustomActionListAttributeImpl.getLegalActions(String principalId, ActionItem actionItem)
           
 

Uses of ActionSet in org.kuali.rice.ken.kew
 

Methods in org.kuali.rice.ken.kew that return ActionSet
 ActionSet NotificationCustomActionListAttribute.getLegalActions(String principalId, ActionItem actionItem)
           
 

Uses of ActionSet in org.kuali.rice.kew.actionlist
 

Methods in org.kuali.rice.kew.actionlist that return ActionSet
 ActionSet DefaultCustomActionListAttribute.getLegalActions(String principalId, ActionItem actionItem)
           
 ActionSet CustomActionListAttribute.getLegalActions(String principalId, ActionItem actionItem)
          Returns the set of legal actions for this Action List attribute.
 

Uses of ActionSet in org.kuali.rice.kew.api.action
 

Methods in org.kuali.rice.kew.api.action that return ActionSet
 ActionSet ActionSet.Builder.build()
           
 ActionSet ActionItemCustomization.getActionSet()
           
 ActionSet ActionItemCustomization.Builder.getActionSet()
           
 ActionSet ActionItemCustomizationContract.getActionSet()
           
 

Methods in org.kuali.rice.kew.api.action with parameters of type ActionSet
static ActionItemCustomization.Builder ActionItemCustomization.Builder.create(ActionSet actionSet, DisplayParameters displayParameters)
           
 void ActionItemCustomization.Builder.setActionSet(ActionSet actionSet)
           
 



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