| 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 |
ItemCountDAOOracle
Oracle driver implementing ItemCountDAO interface to cache item
count information in communities and collections
|
class |
ItemCountDAOPostgres
Postgres driver implementing ItemCountDAO interface to cache item
count information in communities and collections
|
| Modifier and Type | Method and Description |
|---|---|
static ItemCountDAO |
ItemCountDAOFactory.getInstance(Context context)
Get an instance of ItemCountDAO which supports the correct database
for the specific DSpace instance.
|
Copyright © 2015 DuraSpace. All Rights Reserved.