Index
All Classes and Interfaces|All Packages
A
- Action - Interface in ddf.action
- ActionProvider - Interface in ddf.action
-
This class provides an
Actionfor a given subject. - ActionRegistry - Interface in ddf.action
-
This class is used to find all
Actionobjects that correspond to a certain input object.
C
- canHandle(T) - Method in interface ddf.action.MultiActionProvider
-
Checks if an
ActionProvidersupports a given subject.
D
- ddf.action - package ddf.action
G
- getAction(T) - Method in interface ddf.action.ActionProvider
- getActions(T) - Method in interface ddf.action.MultiActionProvider
-
Assumes that
canHandle(Object)for the has already been checked. - getDescription() - Method in interface ddf.action.Action
- getId() - Method in interface ddf.action.Action
- getId() - Method in interface ddf.action.ActionProvider
- getId() - Method in interface ddf.action.MultiActionProvider
- getTitle() - Method in interface ddf.action.Action
- getUrl() - Method in interface ddf.action.Action
L
- list(T) - Method in interface ddf.action.ActionRegistry
-
Used to retrieve all actions that can be applied to a given input.
M
- MultiActionProvider - Interface in ddf.action
-
This class provides an
Actionfor a given subject.
All Classes and Interfaces|All Packages