public class GetDataSourcesAction extends ServiceableAction
Modifier and Type | Field and Description |
---|---|
protected DataSourceClientInteraction |
_dataSourceManager
DataSource DAO.
|
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 serviceManager) |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
protected DataSourceClientInteraction _dataSourceManager
public GetDataSourcesAction()
public void service(ServiceManager serviceManager) 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