Uses of Interface
org.fcrepo.oai.OAIProvider

Packages that use OAIProvider
org.fcrepo.oai   
org.fcrepo.oai.sample   
org.fcrepo.server.oai   
 

Uses of OAIProvider in org.fcrepo.oai
 

Constructors in org.fcrepo.oai with parameters of type OAIProvider
OAIResponder(OAIProvider provider, Authorization authorization)
           
 

Uses of OAIProvider in org.fcrepo.oai.sample
 

Classes in org.fcrepo.oai.sample that implement OAIProvider
 class SampleOAIProvider
          A sample implementation of OAIProvider for testing and demonstration purposes.
 

Uses of OAIProvider in org.fcrepo.server.oai
 

Classes in org.fcrepo.server.oai that implement OAIProvider
 class FedoraOAIProvider
          Simple FieldSearch-based OAI provider.
 class FedoraOAIProviderModule
          An OAIProvider that acts as a server module and wraps FedoraOAIProvider.
 



Copyright © 2012 DuraSpace. All Rights Reserved.