|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@RemoteServiceRelativePath(value="TDGWTService") public interface TDGWTService
Implements the basic interfaces for access to the service.
Allows:
| Method Summary | |
|---|---|
ArrayList<CSVRowError> |
checkCSV(long errorsLimit)
|
ArrayList<String> |
configureCSVParser(String encoding,
HeaderPresence headerPresence,
char delimiter,
char comment)
|
TabResource |
createTabularResource(TabResource tabResource)
Creates a TabResource on Service |
ArrayList<Agencies> |
getAgencies()
Get Agecies on a registry |
AvailableCharsetList |
getAvailableCharset()
|
ArrayList<Codelist> |
getCodelists()
Get Codelist on a registry |
CSVImportMonitor |
getCSVImportMonitor()
Get Operation Monitor during the CSV Import operation |
ArrayList<Dataset> |
getDatasets()
Get Datasets on a registry |
void |
getFileFromWorkspace(CSVImportSession csvImportSession)
|
FileUploadMonitor |
getFileUploadMonitor()
Get File Upload Monitor during the file upload operation in Import CSV |
TableData |
getLastTable(TRId trId)
Return Last Table |
SDMXImportMonitor |
getSDMXImportMonitor()
Get Operation Monitor during the SDMX Import operation |
ArrayList<TRMetadata> |
getTableMetadata(TRId trId)
Return Metadata |
TabResource |
getTabResourceInformation()
Get informations on the current tabular resource |
List<TabResource> |
getTabularResources()
Return all tabular resource of a user |
void |
setCSVSession(CSVImportSession csvImportSession)
|
void |
setSDMXSession(SDMXImportSession sdmxImportSession)
Set SDMXImportSession for SDMX Import |
void |
setTabResource(TabResource tabResource)
Set current tabular resource |
void |
setTDOpenSession(TDOpenSession tdOpenSession)
Set open session for return all tabular resource of a user |
void |
startCSVImport(CSVImportSession csvImportSession)
Start CSV Import and invokes the client library |
void |
startSDMXImport(SDMXImportSession sdmxImportSession)
Start SDMX Import and invokes the client library |
| Method Detail |
|---|
TabResource getTabResourceInformation()
throws TDGWTServiceException
TDGWTServiceException
void setTabResource(TabResource tabResource)
throws TDGWTServiceException
tr -
TDGWTServiceException
TabResource createTabularResource(TabResource tabResource)
throws TDGWTServiceException
tabResource -
TDGWTServiceException
TableData getLastTable(TRId trId)
throws TDGWTServiceException
trId -
TDGWTServiceException
ArrayList<TRMetadata> getTableMetadata(TRId trId)
throws TDGWTServiceException
trId -
TDGWTServiceException
List<TabResource> getTabularResources()
throws TDGWTServiceException
TDGWTServiceException
void setTDOpenSession(TDOpenSession tdOpenSession)
throws TDGWTServiceException
s -
TDGWTServiceException
ArrayList<Codelist> getCodelists()
throws TDGWTServiceException
TDGWTServiceException
ArrayList<Dataset> getDatasets()
throws TDGWTServiceException
TDGWTServiceException
ArrayList<Agencies> getAgencies()
throws TDGWTServiceException
TDGWTServiceException
void setSDMXSession(SDMXImportSession sdmxImportSession)
throws TDGWTServiceException
s -
TDGWTServiceException
void startSDMXImport(SDMXImportSession sdmxImportSession)
throws TDGWTServiceException
s -
TDGWTServiceException
SDMXImportMonitor getSDMXImportMonitor()
throws TDGWTServiceException
TDGWTServiceException
FileUploadMonitor getFileUploadMonitor()
throws TDGWTServiceException
TDGWTServiceException
void setCSVSession(CSVImportSession csvImportSession)
throws TDGWTServiceException
s -
TDGWTServiceException
void getFileFromWorkspace(CSVImportSession csvImportSession)
throws TDGWTServiceException
s -
TDGWTServiceException
AvailableCharsetList getAvailableCharset()
throws TDGWTServiceException
TDGWTServiceException
ArrayList<String> configureCSVParser(String encoding,
HeaderPresence headerPresence,
char delimiter,
char comment)
throws TDGWTServiceException
encoding - headerPresence - delimiter - comment -
TDGWTServiceException
ArrayList<CSVRowError> checkCSV(long errorsLimit)
throws TDGWTServiceException
errorsLimit -
TDGWTServiceException
void startCSVImport(CSVImportSession csvImportSession)
throws TDGWTServiceException
s -
TDGWTServiceException
CSVImportMonitor getCSVImportMonitor()
throws TDGWTServiceException
TDGWTServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||