|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Reconciliation
| Method Summary | |
|---|---|
void |
closeTableConnection()
Closes current table connection if any |
List<StatisticalFeature> |
getCapabilities()
Gets information about available operation on occurrence point data sets |
List<Resource> |
getDataSets()
|
String |
getJSONImported(PagedRequestSettings settings)
Get Json view of currently connected table |
File |
getResourceAsFile(String operationId,
OperationType type)
Save selected result to workspace |
OccurrenceStreamer |
getStreamer(File toStream,
ParserConfiguration configuration,
String tableName,
String description)
Instatiates an OccurrenceStreamer able to parse the passed File and send data to the Statistical Manager |
List<Computation> |
getSubmittedOperationList()
|
String |
getTableUrl(String tableId)
Returns connection url to the selected table |
List<String> |
openTableInspection(String tableId)
Opens connection to a table for direct inspection |
void |
removeComputationById(String id)
|
String |
submitOperation(StatisticalComputation comp,
Map<String,String> parameters,
String title,
String description)
Submits a computation to the statistical service |
| Method Detail |
|---|
List<Resource> getDataSets()
throws Exception
Exception
String getJSONImported(PagedRequestSettings settings)
throws Exception
importedId - settings -
Exception
List<String> openTableInspection(String tableId)
throws Exception
tableId -
Exception
void closeTableConnection()
throws Exception
Exception
String getTableUrl(String tableId)
throws Exception
tableId -
Exception
List<StatisticalFeature> getCapabilities()
throws Exception
Exception
File getResourceAsFile(String operationId,
OperationType type)
throws Exception
operationId -
Exception
String submitOperation(StatisticalComputation comp,
Map<String,String> parameters,
String title,
String description)
throws Exception
comp - parameters -
Exception
List<Computation> getSubmittedOperationList()
throws Exception
Exception
OccurrenceStreamer getStreamer(File toStream,
ParserConfiguration configuration,
String tableName,
String description)
throws Exception
toStream - configuration - tableName - description -
Exception
void removeComputationById(String id)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||