Uses of Interface
org.dspace.harvest.dao.HarvestedCollectionDAO
Packages that use HarvestedCollectionDAO
-
Uses of HarvestedCollectionDAO in org.dspace.harvest
Fields in org.dspace.harvest declared as HarvestedCollectionDAOModifier and TypeFieldDescriptionprotected HarvestedCollectionDAOHarvestedCollectionServiceImpl.harvestedCollectionDAO -
Uses of HarvestedCollectionDAO in org.dspace.harvest.dao.impl
Classes in org.dspace.harvest.dao.impl that implement HarvestedCollectionDAOModifier and TypeClassDescriptionclassHibernate implementation of the Database Access Object interface class for the HarvestedCollection object.