public class OperationsStore extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<Operation> |
operationsBoolean |
protected ArrayList<Operation> |
operationsDate |
protected ArrayList<Operation> |
operationsGeometry |
protected ArrayList<Operation> |
operationsNumeric |
protected ArrayList<Operation> |
operationsText |
| Constructor and Description |
|---|
OperationsStore() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Operation> |
getAll(org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData column) |
Copyright © 2018. All Rights Reserved.