public class ActionRegistry extends Object implements Serializable
| Constructor and Description |
|---|
ActionRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAction(Action action) |
Action |
getAction(String id) |
Collection<Action> |
getActions() |
List<Action> |
getActions(String category) |
Action |
removeAction(String id) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.