-
- All Superinterfaces:
PluginService
public interface DataService extends PluginService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>executeAction(String action, Map<String,String> params)
-
-
-
Method Detail
-
executeAction
Map<String,Object> executeAction(String action, Map<String,String> params) throws PluginServiceException
- Throws:
PluginServiceException
-
-