Uses of Interface
org.dspace.harvest.dao.HarvestedItemDAO
Packages that use HarvestedItemDAO
-
Uses of HarvestedItemDAO in org.dspace.harvest
Fields in org.dspace.harvest declared as HarvestedItemDAOModifier and TypeFieldDescriptionprotected HarvestedItemDAOHarvestedItemServiceImpl.harvestedItemDAO -
Uses of HarvestedItemDAO in org.dspace.harvest.dao.impl
Classes in org.dspace.harvest.dao.impl that implement HarvestedItemDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the HarvestedItem object.