Uses of Class
org.dspace.identifier.IdentifierNotFoundException

Packages that use IdentifierNotFoundException
org.dspace.identifier   
 

Uses of IdentifierNotFoundException in org.dspace.identifier
 

Methods in org.dspace.identifier that throw IdentifierNotFoundException
 String VersionedHandleIdentifierProvider.lookup(Context context, DSpaceObject dso)
           
abstract  String IdentifierProvider.lookup(Context context, DSpaceObject object)
           
 String HandleIdentifierProvider.lookup(Context context, DSpaceObject dso)
           
 DSpaceObject IdentifierService.resolve(Context context, String identifier)
          This will resolve a DSpaceObject based on a provided Identifier.
 DSpaceObject IdentifierServiceImpl.resolve(Context context, String identifier)
           
abstract  DSpaceObject IdentifierProvider.resolve(Context context, String identifier, String... attributes)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.