|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operation | |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations | |
| org.gcube.contentmanagement.timeseriesservice.impl.timeseries.state | |
| Uses of Operation in org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations |
|---|
| Subclasses of Operation in org.gcube.contentmanagement.timeseriesservice.impl.timeseries.operations | |
|---|---|
class |
AddFAOAreas
|
class |
Aggregation
|
class |
ColumnChange
|
class |
Denormalization
|
class |
Enrichment
|
class |
Filter
|
class |
Grouping
|
class |
Union
|
| Uses of Operation in org.gcube.contentmanagement.timeseriesservice.impl.timeseries.state |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.impl.timeseries.state that return Operation | |
|---|---|
Operation |
TimeSeriesResource.getCurrentOperation(String user)
|
| Methods in org.gcube.contentmanagement.timeseriesservice.impl.timeseries.state that return types with arguments of type Operation | |
|---|---|
Hashtable<String,LinkedList<Operation>> |
TimeSeriesResource.getCurrentsOperations()
|
| Methods in org.gcube.contentmanagement.timeseriesservice.impl.timeseries.state with parameters of type Operation | |
|---|---|
void |
TimeSeriesResource.addOperation(Operation operation,
String user)
|
| Method parameters in org.gcube.contentmanagement.timeseriesservice.impl.timeseries.state with type arguments of type Operation | |
|---|---|
void |
TimeSeriesResource.performOperation(String user,
Class<? extends Operation> operationClass,
Object... parameters)
|
void |
TimeSeriesResource.setCurrentsOperations(Hashtable<String,LinkedList<Operation>> currentsOperations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||