Uses of Package
org.dspace.browse

Packages that use org.dspace.browse
Package
Description
Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration.
Provides an API for reading and manipulating content in the DSpace system.
 
  • Class
    Description
    Interface for any class wishing to interact with the Browse storage layer for Read Only operations.
    Just a quick BrowseException class to give us the relevant data type
    This class holds all the information about a specifically configured BrowseIndex.
    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.
    A class which represents the initial request to the browse system.
    Interface for data access of cached community and collection item count information
  • Class
    Description
    This class provides a standard interface to all item counting operations for communities and collections.
  • Class
    Description
    This class holds all the information about a specifically configured BrowseIndex.