Uses of Class
org.dspace.identifier.IdentifierNotApplicableException
Packages that use IdentifierNotApplicableException
Package
Description
Providers of durable unique identifiers (Handles, DOIs, etc.).
Make requests to the DOI registration agencies and analyze the responses.
-
Uses of IdentifierNotApplicableException in org.dspace.identifier
Methods in org.dspace.identifier that throw IdentifierNotApplicableExceptionModifier and TypeMethodDescriptionprotected DOIDOIIdentifierProvider.loadOrCreateDOI(Context context, DSpaceObject dso, String doiIdentifier) Load a DOI from the database or creates it if it does not exist.protected DOIDOIIdentifierProvider.loadOrCreateDOI(Context context, DSpaceObject dso, String doiIdentifier, Filter filter) Load DOI from database, or create one if it doesn't yet exist.protected StringVersionedDOIIdentifierProvider.makeIdentifierBasedOnHistory(Context context, DSpaceObject dso, VersionHistory history) protected StringVersionedDOIIdentifierProvider.makeIdentifierBasedOnHistory(Context context, DSpaceObject dso, VersionHistory history, Filter filter) -
Uses of IdentifierNotApplicableException in org.dspace.identifier.doi
Subclasses of IdentifierNotApplicableException in org.dspace.identifier.doiModifier and TypeClassDescriptionclassThrown when an identifier should not be applied to an item, eg. when it has been filtered by an item filter