Uses of Class
org.gcube.contentmanagement.timeseriesservice.impl.history.CurationHistoryItem

Packages that use CurationHistoryItem
org.gcube.contentmanagement.timeseriesservice.impl.editing   
org.gcube.contentmanagement.timeseriesservice.impl.history   
 

Uses of CurationHistoryItem in org.gcube.contentmanagement.timeseriesservice.impl.editing
 

Fields in org.gcube.contentmanagement.timeseriesservice.impl.editing with type parameters of type CurationHistoryItem
protected  LinkedList<CurationHistoryItem> Edit.historyEditorList
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.impl.editing that return types with arguments of type CurationHistoryItem
abstract  List<CurationHistoryItem> EditProxy.getHistoryItems()
           
 LinkedList<CurationHistoryItem> Edit.getHistoryItems()
           
 

Method parameters in org.gcube.contentmanagement.timeseriesservice.impl.editing with type arguments of type CurationHistoryItem
 void Edit.setHistoryItems(LinkedList<CurationHistoryItem> historyEditorList)
           
 

Uses of CurationHistoryItem in org.gcube.contentmanagement.timeseriesservice.impl.history
 

Methods in org.gcube.contentmanagement.timeseriesservice.impl.history that return types with arguments of type CurationHistoryItem
 LinkedList<CurationHistoryItem> CurationHistory.getItems()
           
 

Methods in org.gcube.contentmanagement.timeseriesservice.impl.history with parameters of type CurationHistoryItem
 void CurationHistory.addItem(CurationHistoryItem item)
           
 

Method parameters in org.gcube.contentmanagement.timeseriesservice.impl.history with type arguments of type CurationHistoryItem
protected  void CurationHistory.setItems(LinkedList<CurationHistoryItem> items)
           
 



Copyright © 2012. All Rights Reserved.