Uses of Class
org.gcube.data.oai.tmplugin.requests.Request

Packages that use Request
org.gcube.data.oai.tmplugin   
org.gcube.data.oai.tmplugin.requests   
 

Uses of Request in org.gcube.data.oai.tmplugin
 

Methods in org.gcube.data.oai.tmplugin with parameters of type Request
 Repository RepositoryProvider.newRepository(Request request)
           
 BaseRepository ProductionProvider.newRepository(Request request)
          
 

Uses of Request in org.gcube.data.oai.tmplugin.requests
 

Subclasses of Request in org.gcube.data.oai.tmplugin.requests
 class WrapRepositoryRequest
          A Request to bind the OAI Plugin to a single data source formed of all the records in one ore more sets of an OAI repository.
 class WrapSetsRequest
          A Request to bind the OAI Plugin to one or more sets of an OAI repository.
 

Methods in org.gcube.data.oai.tmplugin.requests with type parameters of type Request
<T extends Request>
T
RequestBinder.bind(Element element, Class<T> type)
          Binds an Element to a Request.
 

Methods in org.gcube.data.oai.tmplugin.requests with parameters of type Request
 Element RequestBinder.bind(Request request)
          Binds a Request to an Element.
 



Copyright © 2012. All Rights Reserved.