Uses of Interface
org.exoplatform.services.command.action.ActionMatcher
-
Packages that use ActionMatcher Package Description org.exoplatform.services.command.action This package provides classes to manageAction -
-
Uses of ActionMatcher in org.exoplatform.services.command.action
Methods in org.exoplatform.services.command.action that return types with arguments of type ActionMatcher Modifier and Type Method Description Map<ActionMatcher,Action>ActionCatalog. getAllEntries()Methods in org.exoplatform.services.command.action with parameters of type ActionMatcher Modifier and Type Method Description voidActionCatalog. addAction(ActionMatcher matcher, Action action)
-