org.gcube.data.spd.plugin.fwk
Interface Searchable<T extends org.gcube.data.spd.model.products.ResultElement>

All Known Implementing Classes:
AbstractPlugin, ClassificationCapability, OccurrencesCapability

public interface Searchable<T extends org.gcube.data.spd.model.products.ResultElement>


Method Summary
 Class<T> getHandledClass()
           
 void searchByScientificName(String word, ObjectWriter<T> writer, org.gcube.data.spd.model.Condition... properties)
           
 

Method Detail

searchByScientificName

void searchByScientificName(String word,
                            ObjectWriter<T> writer,
                            org.gcube.data.spd.model.Condition... properties)

getHandledClass

Class<T> getHandledClass()


Copyright © 2013. All Rights Reserved.