| 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 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.
|
| 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
|