public class GetDataSourcesAction extends ServiceableAction
| Modifier and Type | Field and Description |
|---|---|
private DataSourceClientInteraction |
_dataSourceClientInteraction
The manager handling the SQL data sources
|
managerEMPTY_MAP| Constructor and Description |
|---|
GetDataSourcesAction() |
| Modifier and Type | Method and Description |
|---|---|
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
void |
service(ServiceManager smanager) |
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerprivate DataSourceClientInteraction _dataSourceClientInteraction
public GetDataSourcesAction()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class ServiceableActionServiceExceptionpublic Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exception