Uses of Class
org.gcube.data.spd.plugin.fwk.Property

Packages that use Property
org.gcube.data.spd.plugin.fwk   
 

Uses of Property in org.gcube.data.spd.plugin.fwk
 

Methods in org.gcube.data.spd.plugin.fwk with parameters of type Property
 int Property.compareTo(Property property)
           
abstract  void AbstractPlugin.searchByCommonName(String word, ObjectWriter<org.gcube.data.spd.model.ResultItem> writer, Property... properties)
           
 void Searchable.searchByCommonName(String word, ObjectWriter<T> writer, Property... properties)
           
abstract  void AbstractPlugin.searchByScientificName(String word, ObjectWriter<org.gcube.data.spd.model.ResultItem> writer, Property... properties)
           
 void Searchable.searchByScientificName(String word, ObjectWriter<T> writer, Property... properties)
           
 



Copyright © 2013. All Rights Reserved.