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

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

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<ResultItem> writer, Property... properties)
           
abstract  void AbstractPlugin.searchByScientificName(String word, ObjectWriter<ResultItem> writer, Property... properties)
           
 

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

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



Copyright © 2012. All Rights Reserved.