Uses of Class
org.dspace.identifier.doi.DOIIdentifierNotApplicableException
-
Packages that use DOIIdentifierNotApplicableException Package Description org.dspace.identifier Providers of durable unique identifiers (Handles, DOIs, etc.). -
-
Uses of DOIIdentifierNotApplicableException in org.dspace.identifier
Methods in org.dspace.identifier that throw DOIIdentifierNotApplicableException Modifier and Type Method Description voidDOIIdentifierProvider. checkMintable(Context context, DSpaceObject dso)Checks to see if an item can have a DOI minted, using the configured logical filtervoidDOIIdentifierProvider. checkMintable(Context context, Filter filter, DSpaceObject dso)Checks to see if an item can have a DOI minted, using the configured logical filter
-