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:
Serializable

public class ColumnChange
extends Operation

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Operation
columnDefinition, count, currentState, extimatedCount, type, uuidGen, viewName, viewTable
 
Constructor Summary
ColumnChange()
           
 
Method Summary
protected  void initialize(String previuosTableName, org.gcube.contentmanagement.timeseriesservice.stubs.types.ColumnDefinition[] previousTableDefinition, org.gcube.common.dbinterface.pool.DBSession session)
           
 void setParameters(Object... parameters)
           
 
Methods inherited from class org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations.Operation
apply, createTable, createTable, discard, getColumnDefinition, getColumnDefinitionReference, getCount, getCurrentState, getDataAsJSon, getHistoryItem, getResource, getType, getViewName, setColumnDefinition, setCount, setCurrentState, setHistoryItem, setType, setViewName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnChange

public ColumnChange()
             throws Exception
Throws:
Exception
Method Detail

setParameters

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

initialize

protected void initialize(String previuosTableName,
                          org.gcube.contentmanagement.timeseriesservice.stubs.types.ColumnDefinition[] previousTableDefinition,
                          org.gcube.common.dbinterface.pool.DBSession session)
                   throws Exception
Specified by:
initialize in class Operation
Throws:
Exception


Copyright © 2012. All Rights Reserved.