| Package | Description |
|---|---|
| org.dspace.browse |
Provides classes and methods for browsing Items in DSpace by whatever
is specified in the configuration.
|
| Class and Description |
|---|
| BrowseCreateDAO
Interface for any class wishing to provide a browse storage later.
|
| BrowseDAO
Interface for any class wishing to interact with the Browse storage layer for
Read Only operations.
|
| BrowseDAOUtils
Utility class for retrieving the size of the columns to be used in the
browse tables, and applying truncation to the strings that will be inserted
into the tables.
|
| BrowseDAOUtilsDefault
Utility class for retrieving the size of the columns to be used in the
browse tables, and applying truncation to the strings that will be inserted
into the tables.
|
| BrowseException
Just a quick BrowseException class to give us the relevant data type
|
| BrowseIndex
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.
|
| BrowseItem
Entity class to represent an item that is being used to generate Browse
results.
|
| BrowseItemDAO |
| BrowserScope
A class which represents the initial request to the browse system.
|
| ItemCountDAO
Interface for data access of cached community and collection item count
information
|
| ItemCountException
Exception type to handle item count specific problems
|
Copyright © 2014 DuraSpace. All Rights Reserved.