Uses of Interface
org.gcube.portlets.user.speciesdiscovery.shared.FetchingElement

Packages that use FetchingElement
org.gcube.portlets.user.speciesdiscovery.server   
org.gcube.portlets.user.speciesdiscovery.server.asl   
org.gcube.portlets.user.speciesdiscovery.server.persistence   
org.gcube.portlets.user.speciesdiscovery.server.service   
org.gcube.portlets.user.speciesdiscovery.server.session   
org.gcube.portlets.user.speciesdiscovery.shared   
org.gcube.portlets.user.speciesdiscovery.shared.cluster   
 

Uses of FetchingElement in org.gcube.portlets.user.speciesdiscovery.server
 

Methods in org.gcube.portlets.user.speciesdiscovery.server that return types with arguments of type FetchingElement
protected  FetchingSession<? extends FetchingElement> TaxonomySearchServiceImpl.getSearchSession()
           
 

Uses of FetchingElement in org.gcube.portlets.user.speciesdiscovery.server.asl
 

Methods in org.gcube.portlets.user.speciesdiscovery.server.asl that return types with arguments of type FetchingElement
static FetchingSession<? extends FetchingElement> SessionUtil.getCurrentSearchSession(org.gcube.application.framework.core.session.ASLSession session)
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.server.asl with type arguments of type FetchingElement
static void SessionUtil.setCurrentSearchSession(org.gcube.application.framework.core.session.ASLSession session, FetchingSession<? extends FetchingElement> searchSession)
           
 

Uses of FetchingElement in org.gcube.portlets.user.speciesdiscovery.server.persistence
 

Classes in org.gcube.portlets.user.speciesdiscovery.server.persistence with type parameters of type FetchingElement
 class AbstractDaoBuffer<T extends FetchingElement>
           
 

Uses of FetchingElement in org.gcube.portlets.user.speciesdiscovery.server.service
 

Methods in org.gcube.portlets.user.speciesdiscovery.server.service with type parameters of type FetchingElement
static
<O extends FetchingElement>
CloseableIterator<O>
IteratorChainBuilder.buildChain(CloseableIterator<org.gcube.data.spd.model.products.ResultElement> input, SearchResultType type, org.gcube.application.framework.core.session.ASLSession session)
           
 

Uses of FetchingElement in org.gcube.portlets.user.speciesdiscovery.server.session
 

Classes in org.gcube.portlets.user.speciesdiscovery.server.session with type parameters of type FetchingElement
 class Fetcher<T extends FetchingElement>
           
 interface FetchingBuffer<T extends FetchingElement>
           
 class FetchingSession<T extends FetchingElement>
           
 interface FilterableFetchingBuffer<T extends FetchingElement>
           
 

Methods in org.gcube.portlets.user.speciesdiscovery.server.session that return types with arguments of type FetchingElement
static FetchingSession<? extends FetchingElement> FetchingSessionUtil.createFetchingSession(CloseableIterator<? extends FetchingElement> source, SearchResultType type, org.gcube.application.framework.core.session.ASLSession session)
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.server.session with type arguments of type FetchingElement
static FetchingSession<? extends FetchingElement> FetchingSessionUtil.createFetchingSession(CloseableIterator<? extends FetchingElement> source, SearchResultType type, org.gcube.application.framework.core.session.ASLSession session)
           
 

Uses of FetchingElement in org.gcube.portlets.user.speciesdiscovery.shared
 

Classes in org.gcube.portlets.user.speciesdiscovery.shared with type parameters of type FetchingElement
 class SearchResult<T extends FetchingElement>
           
 

Subinterfaces of FetchingElement in org.gcube.portlets.user.speciesdiscovery.shared
 interface SelectableElement
           
 

Classes in org.gcube.portlets.user.speciesdiscovery.shared that implement FetchingElement
 class Occurrence
           
 class ResultRow
           
 class Taxon
           
 class TaxonomyRow
           
 

Uses of FetchingElement in org.gcube.portlets.user.speciesdiscovery.shared.cluster
 

Classes in org.gcube.portlets.user.speciesdiscovery.shared.cluster with type parameters of type FetchingElement
 class ClusterCommonNameDataSource<T extends FetchingElement>
           
 



Copyright © 2013. All Rights Reserved.