Uses of Class
org.dspace.browse.ItemCounter
-
Packages that use ItemCounter Package Description org.dspace.browse Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration. -
-
Uses of ItemCounter in org.dspace.browse
Methods in org.dspace.browse that return ItemCounter Modifier and Type Method Description static ItemCounterItemCounter. getInstance()Get the singular instance of a class.
-