|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BrowseDAO | |
|---|---|
| org.dspace.browse | Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration. |
| Uses of BrowseDAO in org.dspace.browse |
|---|
| Classes in org.dspace.browse that implement BrowseDAO | |
|---|---|
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
|
| Methods in org.dspace.browse that return BrowseDAO | |
|---|---|
static BrowseDAO |
BrowseDAOFactory.getInstance(Context context)
Get an instance of the relevant Read Only DAO class, which will conform to the BrowseDAO interface |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||