Class ActionCatalog
java.lang.Object
org.exoplatform.services.command.action.ActionCatalog
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Gennady Azarenkov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAction(ActionMatcher matcher, Action action) voidclear()getActions(Condition conditions)
-
Constructor Details
-
ActionCatalog
public ActionCatalog()
-
-
Method Details
-
getAllActions
-
getAllEntries
-
getActions
-
getAction
-
addAction
-
clear
public void clear()
-