org.gcube.contentmanagement.timeseriesservice.impl.utils
Class GISTransformationObject
java.lang.Object
org.gcube.contentmanagement.timeseriesservice.impl.utils.GISTransformationObject
public class GISTransformationObject
- extends Object
|
Constructor Summary |
GISTransformationObject(org.gcube.contentmanagement.timeseries.geotools.engine.TimeSeriesGISConverter converter)
|
GISTransformationObject(org.gcube.contentmanagement.timeseries.geotools.vti.VTIEffortAggregator aggregator)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GISTransformationObject
public GISTransformationObject(org.gcube.contentmanagement.timeseries.geotools.engine.TimeSeriesGISConverter converter)
GISTransformationObject
public GISTransformationObject(org.gcube.contentmanagement.timeseries.geotools.vti.VTIEffortAggregator aggregator)
getConverter
public org.gcube.contentmanagement.timeseries.geotools.engine.TimeSeriesGISConverter getConverter()
- Returns:
- the converter
getAggregator
public org.gcube.contentmanagement.timeseries.geotools.vti.VTIEffortAggregator getAggregator()
getType
public GISTransformationObject.TYPE getType()
- Returns:
- the type
getTrasformationStatus
public org.gcube.contentmanagement.timeseriesservice.stubs.types.Status getTrasformationStatus()
- Returns:
- the trasformationStatus
getCause
public String getCause()
- Returns:
- the cause
setCause
public void setCause(String cause)
- Parameters:
cause - the cause to set
setTrasformationStatus
public void setTrasformationStatus(org.gcube.contentmanagement.timeseriesservice.stubs.types.Status trasformationStatus)
- Parameters:
trasformationStatus - the trasformationStatus to set
getResultLayers
public List<String> getResultLayers()
setResultLayers
public void setResultLayers(List<String> resultLayers)
Copyright © 2012. All Rights Reserved.