Uses of Package
org.dspace.browse
-
Packages that use org.dspace.browse Package Description org.dspace.browse Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration.org.dspace.content Provides an API for reading and manipulating content in the DSpace system.org.dspace.content.authority org.dspace.content.service -
Classes in org.dspace.browse used by org.dspace.browse Class Description BrowseDAO Interface for any class wishing to interact with the Browse storage layer for Read Only operations.BrowseException Just a quick BrowseException class to give us the relevant data typeBrowseIndex This class holds all the information about a specifically configured BrowseIndex.BrowseInfo The results of a Browse, including all the contextual information about the query, as well as the results and associated information to create pageable navigation.BrowserScope A class which represents the initial request to the browse system.ItemCountDAO Interface for data access of cached community and collection item count informationItemCounter This class provides a standard interface to all item counting operations for communities and collections.ItemCountException Exception type to handle item count specific problems -
Classes in org.dspace.browse used by org.dspace.content Class Description ItemCountException Exception type to handle item count specific problems -
Classes in org.dspace.browse used by org.dspace.content.authority Class Description BrowseIndex This class holds all the information about a specifically configured BrowseIndex. -
Classes in org.dspace.browse used by org.dspace.content.service Class Description ItemCountException Exception type to handle item count specific problems