public class CollectionActionProvider extends BaseActionProviderImplementations implements ActionProvider
Collects all actions from ActionProviders
| Constructor and Description | 
|---|
CollectionActionProvider(List<ActionProvider> actionProviders)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Action> | 
getActions(ActionContext actionRequest)
Provide allowed  
Actions for the given ActionContext | 
public CollectionActionProvider(List<ActionProvider> actionProviders)
public List<Action> getActions(ActionContext actionRequest)
ActionProviderProvide allowed Actions for the given ActionContext
getActions in interface ActionProvideractionRequest - ActionContext for the actionsCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.