Uses of Interface
org.dspace.harvest.dao.HarvestedItemDAO
-
Packages that use HarvestedItemDAO Package Description org.dspace.harvest org.dspace.harvest.dao.impl -
-
Uses of HarvestedItemDAO in org.dspace.harvest
Fields in org.dspace.harvest declared as HarvestedItemDAO Modifier and Type Field Description protected HarvestedItemDAOHarvestedItemServiceImpl. harvestedItemDAO -
Uses of HarvestedItemDAO in org.dspace.harvest.dao.impl
Classes in org.dspace.harvest.dao.impl that implement HarvestedItemDAO Modifier and Type Class Description classHarvestedItemDAOImplHibernate implementation of the Database Access Object interface class for the HarvestedItem object.
-