Uses of Class
org.gcube.dir.master.stubs.ICollectionRanking

Packages that use ICollectionRanking
org.gcube.dir.master.stubs   
org.gcube.dir.master.stubs.bindings   
 

Uses of ICollectionRanking in org.gcube.dir.master.stubs
 

Methods in org.gcube.dir.master.stubs that return ICollectionRanking
 ICollectionRanking MasterCall.select(ISelectionParameters params)
          Selects over the collections managed by the Master in accordance with selection parameters.
 ICollectionRanking MasterPortType.select(ISelectionParameters parameters)
          Returns the list of RankEntries which results from selecting over the collections in the bound set with respect to a given quert and in accordance with given selection criteria.
 

Uses of ICollectionRanking in org.gcube.dir.master.stubs.bindings
 

Methods in org.gcube.dir.master.stubs.bindings that return ICollectionRanking
 ICollectionRanking MasterPortTypeSOAPBindingStub.select(ISelectionParameters parameters)