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

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

public class Enrichment
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
Enrichment()
           
 
Method Summary
protected  void initialize(String previuosTableName, 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

Enrichment

public Enrichment()
Method Detail

setParameters

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

initialize

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


Copyright © 2012. All Rights Reserved.