Uses of Class
org.gcube.data.spd.obisplugin.SearchSession

Packages that use SearchSession
org.gcube.data.spd.obisplugin   
 

Uses of SearchSession in org.gcube.data.spd.obisplugin
 

Methods in org.gcube.data.spd.obisplugin with parameters of type SearchSession
protected static void ObisClient.fillCommonNames(SearchSession session, int taxonNameId, org.gcube.data.spd.stubs.model.ResultItem item)
           
protected static void ObisClient.fillTaxon(SearchSession session, int id, org.gcube.data.spd.stubs.model.Taxon taxon)
          Fills the node with the taxon information.
protected static void ObisClient.generateRecords(SearchSession session, ResultSet rs, SearchFilters filters, Writer<org.gcube.data.spd.stubs.model.ResultItem> writer)
           
static void ObisClient.searchByCommonName(SearchSession session, String searchTerm, SearchFilters filters, Writer<org.gcube.data.spd.stubs.model.ResultItem> writer)
           
static void ObisClient.searchByScientificName(SearchSession session, String searchTerm, SearchFilters filters, Writer<org.gcube.data.spd.stubs.model.ResultItem> writer)
           
 



Copyright © 2012. All Rights Reserved.