Uses of Class
gr.uoa.di.madgik.rr.element.data.DataCollection

Packages that use DataCollection
gr.uoa.di.madgik.rr.element.data   
gr.uoa.di.madgik.rr.element.query   
 

Uses of DataCollection in gr.uoa.di.madgik.rr.element.data
 

Methods in gr.uoa.di.madgik.rr.element.data that return types with arguments of type DataCollection
static List<DataCollection> DataCollection.getAllCollections(boolean loadDetails)
           
static List<DataCollection> DataCollection.getAllCollections(boolean loadDetails, gr.uoa.di.madgik.rr.RRContext.ReadPolicy policy)
           
static List<DataCollection> DataCollection.getCollectionsOfScope(boolean loadDetails, String scope)
           
 

Uses of DataCollection in gr.uoa.di.madgik.rr.element.query
 

Methods in gr.uoa.di.madgik.rr.element.query that return types with arguments of type DataCollection
static Set<DataCollection> QueryHelper.getExternalCollections()
           
static Set<DataCollection> QueryHelper.getExternalCollectionsOfScope(String scope)
           
 



Copyright © 2012. All Rights Reserved.