Uses of Class
org.fcrepo.oai.IDDoesNotExistException

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

Uses of IDDoesNotExistException in org.fcrepo.oai
 

Methods in org.fcrepo.oai that throw IDDoesNotExistException
 Set OAIProvider.getMetadataFormats(String id)
          Get the MetadataFormats supported across the repository or for an individual item in the repository.
 Record OAIProvider.getRecord(String identifier, String metadataPrefix)
          Get an individual metadata record from the repository.
 

Uses of IDDoesNotExistException in org.fcrepo.oai.sample
 

Methods in org.fcrepo.oai.sample that throw IDDoesNotExistException
 Record SampleOAIProvider.getRecord(String identifier, String metadataPrefix)
           
 

Uses of IDDoesNotExistException in org.fcrepo.server.oai
 

Methods in org.fcrepo.server.oai that throw IDDoesNotExistException
 Set FedoraOAIProviderModule.getMetadataFormats(String id)
           
 Set FedoraOAIProvider.getMetadataFormats(String id)
           
 Record FedoraOAIProviderModule.getRecord(String identifier, String metadataPrefix)
           
 Record FedoraOAIProvider.getRecord(String identifier, String metadataPrefix)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.