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