Uses of Interface
org.gcube.data.speciesplugin.store.SpeciesStore

Packages that use SpeciesStore
org.gcube.data.speciesplugin   
org.gcube.data.speciesplugin.store   
org.gcube.data.speciesplugin.utils   
 

Uses of SpeciesStore in org.gcube.data.speciesplugin
 

Methods in org.gcube.data.speciesplugin that return SpeciesStore
 SpeciesStore SpeciesSource.store()
          Returns the underlying tree store
 

Constructors in org.gcube.data.speciesplugin with parameters of type SpeciesStore
SpeciesSource(String id, SpeciesStore store, List<org.gcube.data.tmf.api.Property> properties)
          Creates an instance with a given identifier.
 

Uses of SpeciesStore in org.gcube.data.speciesplugin.store
 

Classes in org.gcube.data.speciesplugin.store that implement SpeciesStore
 class SpeciesNeoStore
           
 

Uses of SpeciesStore in org.gcube.data.speciesplugin.utils
 

Fields in org.gcube.data.speciesplugin.utils declared as SpeciesStore
protected  SpeciesStore SpeciesService.store
           
 

Constructors in org.gcube.data.speciesplugin.utils with parameters of type SpeciesStore
SpeciesService(SpeciesStore store)
           
 



Copyright © 2013. All Rights Reserved.