Uses of Interface
org.dspace.browse.ItemCountDAO
-
Packages that use ItemCountDAO Package Description org.dspace.browse Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration. -
-
Uses of ItemCountDAO in org.dspace.browse
Classes in org.dspace.browse that implement ItemCountDAO Modifier and Type Class Description classItemCountDAOSolrDiscovery (Solr) driver implementing ItemCountDAO interface to look up item count information in communities and collections.
-