Uses of Interface
org.dspace.browse.ItemCountDAO
Packages that use ItemCountDAO
Package
Description
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 ItemCountDAOModifier and TypeClassDescriptionclassDiscovery (Solr) driver implementing ItemCountDAO interface to look up item count information in communities and collections.Methods in org.dspace.browse that return ItemCountDAOModifier and TypeMethodDescriptionstatic ItemCountDAOItemCountDAOFactory.getInstance(Context context) Get an instance of ItemCountDAO which supports the correct storage backend for the specific DSpace instance.