A C D G M O P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Action - Interface in org.exoplatform.services.command.action
-
Created by The eXo Platform SAS
Action interface extends Command interface. - ActionCatalog - Class in org.exoplatform.services.command.action
-
Created by The eXo Platform SAS.
- ActionCatalog() - Constructor for class org.exoplatform.services.command.action.ActionCatalog
- ActionMatcher - Interface in org.exoplatform.services.command.action
-
Created by The eXo Platform SAS.
- ActionService - Class in org.exoplatform.services.command.action
-
Created by The eXo Platform SAS.
- ActionService() - Constructor for class org.exoplatform.services.command.action.ActionService
- addAction(ActionMatcher, Action) - Method in class org.exoplatform.services.command.action.ActionCatalog
- addPlugin(ComponentPlugin) - Method in class org.exoplatform.services.command.impl.CommandService
C
- catalogFactory - Variable in class org.exoplatform.services.command.impl.CommandService
- clear() - Method in class org.exoplatform.services.command.action.ActionCatalog
- CommandLineParser - Interface in org.exoplatform.services.command.impl
-
Created by The eXo Platform SAS.
- CommandService - Class in org.exoplatform.services.command.impl
-
Created by The eXo Platform SAS.
- CommandService() - Constructor for class org.exoplatform.services.command.impl.CommandService
- CommonsXMLConfigurationPlugin - Class in org.exoplatform.services.command.impl
-
Created by The eXo Platform SAS.
The plugin for configuring command/chain catalog using "native" Apache Commons Chain's XML file - CommonsXMLConfigurationPlugin(InitParams, ConfigurationManager) - Constructor for class org.exoplatform.services.command.impl.CommonsXMLConfigurationPlugin
- Condition - Class in org.exoplatform.services.command.action
-
Created by The eXo Platform SAS.
- Condition() - Constructor for class org.exoplatform.services.command.action.Condition
D
- digester - Variable in class org.exoplatform.services.command.impl.CommandService
G
- getAction(Condition, int) - Method in class org.exoplatform.services.command.action.ActionCatalog
- getActions(Condition) - Method in class org.exoplatform.services.command.action.ActionCatalog
- getAllActions() - Method in class org.exoplatform.services.command.action.ActionCatalog
- getAllEntries() - Method in class org.exoplatform.services.command.action.ActionCatalog
- getCatalog() - Method in class org.exoplatform.services.command.impl.CommandService
- getCatalog(String) - Method in class org.exoplatform.services.command.impl.CommandService
- getCatalogNames() - Method in class org.exoplatform.services.command.impl.CommandService
- getParametersPropertyName() - Method in class org.exoplatform.services.command.impl.SimpleCommandLineParser
M
- match(Condition) - Method in interface org.exoplatform.services.command.action.ActionMatcher
O
- org.exoplatform.services.command.action - package org.exoplatform.services.command.action
-
This package provides classes to manage
Action - org.exoplatform.services.command.impl - package org.exoplatform.services.command.impl
P
- parametersPropertyName - Variable in class org.exoplatform.services.command.impl.SimpleCommandLineParser
- parse(String, Context) - Method in interface org.exoplatform.services.command.impl.CommandLineParser
-
parses command line and puts some parameters (if any) to the Context by some rules
- parse(String, Context) - Method in class org.exoplatform.services.command.impl.SimpleCommandLineParser
- putCatalog(InputStream) - Method in class org.exoplatform.services.command.impl.CommandService
-
puts catalog (add or update) using XML input stream
S
- SimpleCommandLineParser - Class in org.exoplatform.services.command.impl
-
Created by The eXo Platform SAS.
- SimpleCommandLineParser(String) - Constructor for class org.exoplatform.services.command.impl.SimpleCommandLineParser
All Classes All Packages