public class GetDataSourcesAction extends ServiceableAction
Modifier and Type | Field and Description |
---|---|
private DataSourceClientInteraction |
_dataSourceClientInteraction
The manager handling the SQL data sources
|
manager
EMPTY_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, setupLogger
private DataSourceClientInteraction _dataSourceClientInteraction
public GetDataSourcesAction()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableAction
ServiceException
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exception