Uses of Class
org.dspace.identifier.IdentifierNotFoundException
Packages that use IdentifierNotFoundException
Package
Description
Providers of durable unique identifiers (Handles, DOIs, etc.).
-
Uses of IdentifierNotFoundException in org.dspace.identifier
Methods in org.dspace.identifier that throw IdentifierNotFoundExceptionModifier and TypeMethodDescriptionDOIIdentifierProvider.lookup(Context context, DSpaceObject dso) Look up a DOI identifier for a given DSpaceObjectEZIDIdentifierProvider.lookup(Context context, DSpaceObject object) HandleIdentifierProvider.lookup(Context context, DSpaceObject dso) abstract StringIdentifierProvider.lookup(Context context, DSpaceObject object) Return the identifier for a DSpaceObject.VersionedHandleIdentifierProvider.lookup(Context context, DSpaceObject dso) VersionedHandleIdentifierProviderWithCanonicalHandles.lookup(Context context, DSpaceObject dso) Resolve an identifier to a DSpaceObject, if it is registeredabstract DSpaceObjectFind the object named by a given identifier. -
Uses of IdentifierNotFoundException in org.dspace.identifier.service
Methods in org.dspace.identifier.service that throw IdentifierNotFoundExceptionModifier and TypeMethodDescriptionThis will resolve a DSpaceObject based on a provided Identifier.