Uses of Class
org.gcube.application.speciesmanager.stubs.pluginhelper.Property

Packages that use Property
org.gcube.application.speciesmanager.stubs.calls   
org.gcube.application.speciesmanager.stubs.pluginhelper   
 

Uses of Property in org.gcube.application.speciesmanager.stubs.calls
 

Methods in org.gcube.application.speciesmanager.stubs.calls with parameters of type Property
 Iterator<ResultItem> ManagerCalls.searchByCommonName(String commonName, Property... props)
           
 Iterator<ResultItem> ManagerCalls.searchByScientificName(String scientificName, Property... props)
           
 

Uses of Property in org.gcube.application.speciesmanager.stubs.pluginhelper
 

Methods in org.gcube.application.speciesmanager.stubs.pluginhelper with parameters of type Property
abstract  void AbstractPlugin.searchByCommonName(String word, ObjectWriter<ResultItem> writer, Property... properties)
           
abstract  void AbstractPlugin.searchByScientificName(String word, ObjectWriter<ResultItem> writer, Property... properties)
           
 



Copyright © 2012. All Rights Reserved.