Uses of Interface
org.dspace.identifier.dao.DOIDAO
-
Packages that use DOIDAO Package Description org.dspace.identifier Providers of durable unique identifiers (Handles, DOIs, etc.).org.dspace.identifier.dao.impl -
-
Uses of DOIDAO in org.dspace.identifier
Fields in org.dspace.identifier declared as DOIDAO Modifier and Type Field Description protected DOIDAODOIServiceImpl. doiDAO -
Uses of DOIDAO in org.dspace.identifier.dao.impl
Classes in org.dspace.identifier.dao.impl that implement DOIDAO Modifier and Type Class Description classDOIDAOImplHibernate implementation of the Database Access Object interface class for the DOI object.
-