Uses of Interface
org.dspace.harvest.dao.HarvestedCollectionDAO
-
Packages that use HarvestedCollectionDAO Package Description org.dspace.harvest org.dspace.harvest.dao.impl -
-
Uses of HarvestedCollectionDAO in org.dspace.harvest
Fields in org.dspace.harvest declared as HarvestedCollectionDAO Modifier and Type Field Description protected HarvestedCollectionDAOHarvestedCollectionServiceImpl. harvestedCollectionDAO -
Uses of HarvestedCollectionDAO in org.dspace.harvest.dao.impl
Classes in org.dspace.harvest.dao.impl that implement HarvestedCollectionDAO Modifier and Type Class Description classHarvestedCollectionDAOImplHibernate implementation of the Database Access Object interface class for the HarvestedCollection object.
-