|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CurationHistoryOps | |
|---|---|
| org.gcube.contentmanagement.timeseriesservice.stubs.types | |
| Uses of CurationHistoryOps in org.gcube.contentmanagement.timeseriesservice.stubs.types |
|---|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types that return CurationHistoryOps | |
|---|---|
CurationHistoryOps[] |
CurationHistoryItem.getOpsList()
Gets the opsList value for this CurationHistoryItem. |
CurationHistoryOps[] |
CsvHistory.getOpsList()
Gets the opsList value for this CsvHistory. |
CurationHistoryOps |
CurationHistoryItem.getOpsList(int i)
|
CurationHistoryOps |
CsvHistory.getOpsList(int i)
|
| Methods in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type CurationHistoryOps | |
|---|---|
void |
CurationHistoryItem.setOpsList(CurationHistoryOps[] opsList)
Sets the opsList value for this CurationHistoryItem. |
void |
CsvHistory.setOpsList(CurationHistoryOps[] opsList)
Sets the opsList value for this CsvHistory. |
void |
CurationHistoryItem.setOpsList(int i,
CurationHistoryOps _value)
|
void |
CsvHistory.setOpsList(int i,
CurationHistoryOps _value)
|
| Constructors in org.gcube.contentmanagement.timeseriesservice.stubs.types with parameters of type CurationHistoryOps | |
|---|---|
CsvHistory(String author,
Calendar date,
CurationHistoryOps[] opsList,
String parentId,
String parentName)
|
|
CurationHistoryItem(String author,
Calendar date,
CurationHistoryOps[] opsList,
boolean parentAlive,
String parentId,
String parentName)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||