| 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 |
BrowseCreateDAOOracle
This class implements the BrowseCreateDAO interface for the Oracle database
as associated with the default DSpace installation.
|
class |
BrowseCreateDAOPostgres
This class implements the BrowseCreateDAO interface for the PostgreSQL database
as associated with the default DSpace installation.
|
class |
SolrBrowseCreateDAO |
| Modifier and Type | Method and Description |
|---|---|
static BrowseCreateDAO |
BrowseDAOFactory.getCreateInstance(Context context)
Get an instance of the relevant Write Only DAO class, which will
conform to the BrowseCreateDAO interface
|
Copyright © 2018 DuraSpace. All Rights Reserved.