|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.harmonization.occurrence.impl.ReconciliationImpl
public class ReconciliationImpl
| Constructor Summary | |
|---|---|
ReconciliationImpl(org.gcube.common.core.scope.GCUBEScope scope,
String user)
|
|
ReconciliationImpl(org.gcube.common.core.scope.GCUBEScope scope,
String user,
URI host)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReconciliationImpl(org.gcube.common.core.scope.GCUBEScope scope,
String user)
public ReconciliationImpl(org.gcube.common.core.scope.GCUBEScope scope,
String user,
URI host)
| Method Detail |
|---|
public List<Resource> getDataSets()
getDataSets in interface Reconciliation
public String getJSONImported(PagedRequestSettings settings)
throws Exception
Reconciliation
getJSONImported in interface ReconciliationExceptionpublic List<StatisticalFeature> getCapabilities()
Reconciliation
getCapabilities in interface Reconciliation
public File getResourceAsFile(String operationId,
OperationType type)
throws Exception
Reconciliation
getResourceAsFile in interface ReconciliationException
public String submitOperation(StatisticalComputation comp,
Map<String,String> parameters,
String title,
String description)
throws Exception
Reconciliation
submitOperation in interface ReconciliationExceptionpublic List<Computation> getSubmittedOperationList()
getSubmittedOperationList in interface Reconciliation
public List<String> openTableInspection(String tableId)
throws Exception
Reconciliation
openTableInspection in interface ReconciliationException
public void closeTableConnection()
throws Exception
Reconciliation
closeTableConnection in interface ReconciliationException
public OccurrenceStreamer getStreamer(File toStream,
ParserConfiguration configuration,
String tableName,
String description)
throws Exception
Reconciliation
getStreamer in interface ReconciliationException
public String getTableUrl(String tableId)
throws Exception
Reconciliation
getTableUrl in interface ReconciliationException
public void removeComputationById(String id)
throws Exception
removeComputationById in interface ReconciliationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||