public class GISTransformationObject extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GISTransformationObject.TYPE |
| Constructor and Description |
|---|
GISTransformationObject(org.gcube.contentmanagement.timeseries.geotools.engine.TimeSeriesGISConverter converter) |
GISTransformationObject(org.gcube.contentmanagement.timeseries.geotools.vti.VTIEffortAggregator aggregator) |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.contentmanagement.timeseries.geotools.vti.VTIEffortAggregator |
getAggregator() |
String |
getCause() |
org.gcube.contentmanagement.timeseries.geotools.engine.TimeSeriesGISConverter |
getConverter() |
List<String> |
getResultLayers() |
org.gcube.contentmanagement.timeseriesservice.stubs.types.Status |
getTrasformationStatus() |
GISTransformationObject.TYPE |
getType() |
void |
setCause(String cause) |
void |
setResultLayers(List<String> resultLayers) |
void |
setTrasformationStatus(org.gcube.contentmanagement.timeseriesservice.stubs.types.Status trasformationStatus) |
public GISTransformationObject(org.gcube.contentmanagement.timeseries.geotools.engine.TimeSeriesGISConverter converter)
public GISTransformationObject(org.gcube.contentmanagement.timeseries.geotools.vti.VTIEffortAggregator aggregator)
public org.gcube.contentmanagement.timeseries.geotools.engine.TimeSeriesGISConverter getConverter()
public org.gcube.contentmanagement.timeseries.geotools.vti.VTIEffortAggregator getAggregator()
public GISTransformationObject.TYPE getType()
public org.gcube.contentmanagement.timeseriesservice.stubs.types.Status getTrasformationStatus()
public String getCause()
public void setCause(String cause)
cause - the cause to setpublic void setTrasformationStatus(org.gcube.contentmanagement.timeseriesservice.stubs.types.Status trasformationStatus)
trasformationStatus - the trasformationStatus to setCopyright © 2015. All Rights Reserved.