| Package | Description |
|---|---|
| org.dspace.browse |
Provides classes and methods for browsing Items in DSpace by whatever
is specified in the configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BrowseDAOOracle
This class is the Oracle driver class for reading information from the Browse
tables.
|
class |
BrowseDAOPostgres
This class is the PostgreSQL driver class for reading information from the
Browse tables.
|
class |
SolrBrowseDAO |
| Modifier and Type | Method and Description |
|---|---|
static BrowseDAO |
BrowseDAOFactory.getInstance(Context context)
Get an instance of the relevant Read Only DAO class, which will
conform to the BrowseDAO interface
|
Copyright © 2014 DuraSpace. All Rights Reserved.