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

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

public class ColumnChange
extends Operation

See Also:
Serialized Form

Constructor Summary
ColumnChange()
           
 
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

ColumnChange

public ColumnChange()
             throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

setParameters

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