org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations
Class AddFAOAreas

java.lang.Object
  extended by org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Operation
      extended by org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.AddFAOAreas
All Implemented Interfaces:
java.io.Serializable

public class AddFAOAreas
extends Operation

See Also:
Serialized Form

Constructor Summary
AddFAOAreas()
           
 
Method Summary
 void setParameters(java.lang.Object... parameters)
           
 
Methods inherited from class org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Operation
apply, discard, getColumnDefinition, getColumnDefinitionReference, getCount, getCurrentState, getDataAsJSon, getHistoryItem, getType, getViewName, setColumnDefinition, setCount, setCurrentState, setHistoryItem, setType, setViewName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddFAOAreas

public AddFAOAreas()
Method Detail

setParameters

public void setParameters(java.lang.Object... parameters)
                   throws java.lang.Exception
Specified by:
setParameters in class Operation
Throws:
java.lang.Exception