public class TimeSeriesManager extends Object
| Constructor and Description |
|---|
TimeSeriesManager() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.core.types.VOID |
addFAOAreas(org.gcube.contentmanagement.timeseriesservice.stubs.AddFAOAreasRequest request) |
org.gcube.common.core.types.VOID |
aggregate(org.gcube.contentmanagement.timeseriesservice.stubs.AggregateRequest request) |
org.gcube.common.core.types.VOID |
changeColumn(org.gcube.contentmanagement.timeseriesservice.stubs.ChangeColumnRequest request) |
org.gcube.common.core.types.VOID |
denormalize(org.gcube.contentmanagement.timeseriesservice.stubs.DenormalizeRequest request) |
org.gcube.common.core.types.VOID |
discardAllOperations(String user) |
org.gcube.common.core.types.VOID |
discardCurrentOperation(String user) |
org.gcube.common.core.types.VOID |
enrich(org.gcube.contentmanagement.timeseriesservice.stubs.EnrichRequest request) |
String |
exportAsCsv(org.gcube.contentmanagement.timeseriesservice.stubs.types.ExportRequest req) |
String |
getAllDataAsJson(org.gcube.contentmanagement.timeseriesservice.stubs.GetAllDataAsJsonRequest request) |
String |
getAreaTransformationResult(org.gcube.contentmanagement.timeseriesservice.stubs.GetAreaTransformationResultRequest request) |
String |
getChartData(org.gcube.contentmanagement.timeseriesservice.stubs.ChartDataRequest req) |
org.gcube.contentmanagement.timeseriesservice.stubs.types.ColumnDefinitionArray |
getColumnsDefinition(String user) |
org.gcube.contentmanagement.timeseriesservice.stubs.types.CompatibleColumnsMappingArray |
getCompatibleColumns(org.gcube.contentmanagement.timeseriesservice.stubs.CompatibleColumnsRequest request) |
org.gcube.contentmanagement.timeseriesservice.stubs.types.OperationType |
getCurrentOperation(String user) |
org.gcube.contentmanagement.timeseriesservice.stubs.CurrentState |
getCurrentState(String user) |
org.gcube.common.core.types.StringArray |
getDistinctValues(org.gcube.contentmanagement.timeseriesservice.stubs.DistinctValuesRequest request) |
long |
getElementsCount(String user) |
org.gcube.contentmanagement.timeseriesservice.stubs.types.FilterCondition |
getFilter(String user) |
String |
getFishingMontlyEffort(org.gcube.contentmanagement.timeseriesservice.stubs.GetFishingMontlyEffortRequest request) |
org.gcube.contentmanagement.timeseriesservice.stubs.types.TimeseriesHistory |
getHistory(org.gcube.common.core.types.VOID request) |
org.gcube.contentmanagement.timeseriesservice.stubs.types.Status |
getInitializationState(org.gcube.common.core.types.VOID req) |
org.gcube.contentmanagement.timeseriesservice.stubs.OperationsListArray |
getOperationsList(String user) |
protected TimeSeriesResource |
getResource() |
String |
getSpaceSpeciesTransformationResult(org.gcube.contentmanagement.timeseriesservice.stubs.GetSpaceSpeciesTransformationResultRequest request) |
String |
getSpaceTransformationResult(org.gcube.contentmanagement.timeseriesservice.stubs.GetSpaceTransformationResultRequest request) |
String |
getTimeCountriesTransformationResult(org.gcube.contentmanagement.timeseriesservice.stubs.GetTimeCountriesTransformationResultRequest request) |
org.gcube.contentmanagement.timeseriesservice.stubs.GetTransformationStatusResponse |
getTransformationStatus(String groupName) |
org.gcube.common.core.types.VOID |
group(org.gcube.contentmanagement.timeseriesservice.stubs.GroupRequest request) |
boolean |
isUnionAllowed(org.gcube.contentmanagement.timeseriesservice.stubs.IsUnionAllowedRequest request) |
org.gcube.common.core.types.VOID |
publish(org.gcube.contentmanagement.timeseriesservice.stubs.types.PublishingLevel level) |
org.gcube.common.core.types.VOID |
tsFilter(org.gcube.contentmanagement.timeseriesservice.stubs.TsFilterRequest request) |
org.gcube.common.core.types.VOID |
union(org.gcube.contentmanagement.timeseriesservice.stubs.UnionRequest request) |
protected TimeSeriesResource getResource() throws org.globus.wsrf.ResourceException
org.globus.wsrf.ResourceExceptionpublic String getAllDataAsJson(org.gcube.contentmanagement.timeseriesservice.stubs.GetAllDataAsJsonRequest request) throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.types.Status getInitializationState(org.gcube.common.core.types.VOID req)
throws org.gcube.common.core.faults.GCUBEFault
req - org.gcube.common.core.faults.GCUBEFaultpublic String exportAsCsv(org.gcube.contentmanagement.timeseriesservice.stubs.types.ExportRequest req) throws org.gcube.common.core.faults.GCUBEFault
req - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.types.ColumnDefinitionArray getColumnsDefinition(String user) throws org.gcube.common.core.faults.GCUBEFault
req - org.gcube.common.core.faults.GCUBEFaultpublic long getElementsCount(String user) throws org.gcube.common.core.faults.GCUBEFault
user - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID tsFilter(org.gcube.contentmanagement.timeseriesservice.stubs.TsFilterRequest request)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID union(org.gcube.contentmanagement.timeseriesservice.stubs.UnionRequest request)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID changeColumn(org.gcube.contentmanagement.timeseriesservice.stubs.ChangeColumnRequest request)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID enrich(org.gcube.contentmanagement.timeseriesservice.stubs.EnrichRequest request)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID addFAOAreas(org.gcube.contentmanagement.timeseriesservice.stubs.AddFAOAreasRequest request)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID aggregate(org.gcube.contentmanagement.timeseriesservice.stubs.AggregateRequest request)
throws org.gcube.common.core.faults.GCUBEFault
request - AggregateRequestorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID group(org.gcube.contentmanagement.timeseriesservice.stubs.GroupRequest request)
throws org.gcube.common.core.faults.GCUBEFault
request - GroupRequestorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID denormalize(org.gcube.contentmanagement.timeseriesservice.stubs.DenormalizeRequest request)
throws org.gcube.common.core.faults.GCUBEFault
req - Exceptionorg.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID discardCurrentOperation(String user) throws org.gcube.common.core.faults.GCUBEFault
user - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID discardAllOperations(String user) throws org.gcube.common.core.faults.GCUBEFault
user - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.types.FilterCondition getFilter(String user) throws org.gcube.common.core.faults.GCUBEFault
user - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.CurrentState getCurrentState(String user) throws org.gcube.common.core.faults.GCUBEFault
user - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.types.OperationType getCurrentOperation(String user) throws org.gcube.common.core.faults.GCUBEFault
user - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.OperationsListArray getOperationsList(String user) throws org.gcube.common.core.faults.GCUBEFault
user - org.gcube.common.core.faults.GCUBEFaultpublic boolean isUnionAllowed(org.gcube.contentmanagement.timeseriesservice.stubs.IsUnionAllowedRequest request)
throws org.gcube.common.core.faults.GCUBEFault
resourceId - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.VOID publish(org.gcube.contentmanagement.timeseriesservice.stubs.types.PublishingLevel level)
throws org.gcube.common.core.faults.GCUBEFault
req - voidException - -org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.types.TimeseriesHistory getHistory(org.gcube.common.core.types.VOID request)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.types.CompatibleColumnsMappingArray getCompatibleColumns(org.gcube.contentmanagement.timeseriesservice.stubs.CompatibleColumnsRequest request)
throws org.gcube.common.core.faults.GCUBEFault
request - org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.common.core.types.StringArray getDistinctValues(org.gcube.contentmanagement.timeseriesservice.stubs.DistinctValuesRequest request)
throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic String getChartData(org.gcube.contentmanagement.timeseriesservice.stubs.ChartDataRequest req) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic String getAreaTransformationResult(org.gcube.contentmanagement.timeseriesservice.stubs.GetAreaTransformationResultRequest request) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic String getSpaceTransformationResult(org.gcube.contentmanagement.timeseriesservice.stubs.GetSpaceTransformationResultRequest request) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic String getTimeCountriesTransformationResult(org.gcube.contentmanagement.timeseriesservice.stubs.GetTimeCountriesTransformationResultRequest request) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic String getSpaceSpeciesTransformationResult(org.gcube.contentmanagement.timeseriesservice.stubs.GetSpaceSpeciesTransformationResultRequest request) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic String getFishingMontlyEffort(org.gcube.contentmanagement.timeseriesservice.stubs.GetFishingMontlyEffortRequest request) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultpublic org.gcube.contentmanagement.timeseriesservice.stubs.GetTransformationStatusResponse getTransformationStatus(String groupName) throws org.gcube.common.core.faults.GCUBEFault
org.gcube.common.core.faults.GCUBEFaultCopyright © 2014. All Rights Reserved.