eXo Kernel :: Component :: Command Service 2.4.x-SNAPSHOT

Uses of Interface
org.exoplatform.services.command.action.Action

Packages that use Action
org.exoplatform.services.command.action This package provides classes to manage Action 
 

Uses of Action in org.exoplatform.services.command.action
 

Methods in org.exoplatform.services.command.action that return Action
 Action ActionCatalog.getAction(Condition conditions, int index)
           
 

Methods in org.exoplatform.services.command.action that return types with arguments of type Action
 Set<Action> ActionCatalog.getActions(Condition conditions)
           
 Set<Action> ActionCatalog.getAllActions()
           
 Map<ActionMatcher,Action> ActionCatalog.getAllEntries()
           
 

Methods in org.exoplatform.services.command.action with parameters of type Action
 void ActionCatalog.addAction(ActionMatcher matcher, Action action)
           
 


eXo Kernel :: Component :: Command Service 2.4.x-SNAPSHOT

Copyright © 2015 eXo Platform SAS. All Rights Reserved.