public class TDXDataSourceFactory extends Object implements org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactory
| Constructor and Description |
|---|
TDXDataSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeDataSource(org.gcube.portlets.user.tdwx.server.util.ServiceCredentials serviceCredentials,
org.gcube.portlets.user.tdwx.server.datasource.DataSourceX dataSource) |
String |
getId() |
org.gcube.portlets.user.tdwx.server.datasource.DataSourceX |
openDataSource(org.gcube.portlets.user.tdwx.server.util.ServiceCredentials serviceCredentials,
org.gcube.portlets.user.tdwx.shared.model.TableId tableId) |
public String getId()
getId in interface org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactorypublic org.gcube.portlets.user.tdwx.server.datasource.DataSourceX openDataSource(org.gcube.portlets.user.tdwx.server.util.ServiceCredentials serviceCredentials,
org.gcube.portlets.user.tdwx.shared.model.TableId tableId)
throws org.gcube.portlets.user.tdwx.server.datasource.DataSourceXException
openDataSource in interface org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryorg.gcube.portlets.user.tdwx.server.datasource.DataSourceXExceptionpublic void closeDataSource(org.gcube.portlets.user.tdwx.server.util.ServiceCredentials serviceCredentials,
org.gcube.portlets.user.tdwx.server.datasource.DataSourceX dataSource)
throws org.gcube.portlets.user.tdwx.server.datasource.DataSourceXException
closeDataSource in interface org.gcube.portlets.user.tdwx.server.datasource.DataSourceXFactoryorg.gcube.portlets.user.tdwx.server.datasource.DataSourceXExceptionCopyright © 2017. All Rights Reserved.