Uses of Class
org.fedoracommons.funapi.UnapiException

Packages that use UnapiException
org.fedoracommons.funapi   
org.fedoracommons.funapi.fedora   
org.fedoracommons.funapi.pmh   
org.fedoracommons.funapi.pmh.dspace   
org.fedoracommons.funapi.pmh.fedora   
 

Uses of UnapiException in org.fedoracommons.funapi
 

Subclasses of UnapiException in org.fedoracommons.funapi
 class FormatException
           
 class IdentifierException
           
 

Methods in org.fedoracommons.funapi that throw UnapiException
 UnapiFormats ObjectResolver.getFormats()
          Provide the object formats which should be supported for all objects available through the unAPI service.
 UnapiFormats ObjectResolver.getFormats(java.lang.String id)
          Provide a list of object formats available from the unAPI service for the object identified by id.
 UnapiObject ObjectResolver.getObject(java.lang.String id, java.lang.String format)
          Return an UnapiObject representing the object specified by id in the format specified by format.
 void FormatsSerializer.serialize(UnapiFormats formats, java.io.OutputStream out)
           
 java.lang.String FormatsSerializer.toString(UnapiFormats formats)
           
 

Constructors in org.fedoracommons.funapi that throw UnapiException
FormatsSerializer()
           
 

Uses of UnapiException in org.fedoracommons.funapi.fedora
 

Methods in org.fedoracommons.funapi.fedora that throw UnapiException
 UnapiFormats FedoraResolver.getFormats()
           
 UnapiFormats FedoraResolver.getFormats(java.lang.String id)
           
 UnapiObject FedoraResolver.getObject(java.lang.String id, java.lang.String format)
           
 

Constructors in org.fedoracommons.funapi.fedora that throw UnapiException
FedoraResolver()
           
 

Uses of UnapiException in org.fedoracommons.funapi.pmh
 

Methods in org.fedoracommons.funapi.pmh that throw UnapiException
 UnapiFormats AbstractPmhResolver.getFormats()
           
 UnapiFormats AbstractPmhResolver.getFormats(java.lang.String id)
           
 UnapiObject AbstractPmhResolver.getObject(java.lang.String id, java.lang.String format)
           
 

Uses of UnapiException in org.fedoracommons.funapi.pmh.dspace
 

Constructors in org.fedoracommons.funapi.pmh.dspace that throw UnapiException
DSpacePmhResolver()
           
 

Uses of UnapiException in org.fedoracommons.funapi.pmh.fedora
 

Constructors in org.fedoracommons.funapi.pmh.fedora that throw UnapiException
FedoraPmhResolver()
           
 



Copyright © 2008 Fedora Commons, Inc.. All Rights Reserved.