| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.webservice | |
| org.gcube.data.analysis.tabulardata.commons.webservice.types |
| Modifier and Type | Method and Description |
|---|---|
List<HistoryData> |
HistoryManager.getHistory(long tabularResourceId) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoryData> |
TabularResource.getHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
TabularResource.setHistory(List<HistoryData> history) |
| Constructor and Description |
|---|
TabularResource(long id,
String name,
String owner,
Calendar creationDate,
String type,
List<String> sharedWith,
Map<String,Serializable> properties,
List<HistoryData> history,
boolean valid,
boolean locked) |
Copyright © 2014. All Rights Reserved.