| 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 |
BrowseDAOUtilsDefault
Utility class for retrieving the size of the columns to be used in the
browse tables, and applying truncation to the strings that will be inserted
into the tables.
|
class |
BrowseDAOUtilsOracle
Utility class for retrieving the size of the columns to be used in the browse tables,
and applying truncation to the strings that will be inserted into the tables.
|
class |
BrowseDAOUtilsPostgres
Utility class for retrieving the size of the columns to be used in the browse tables,
and applying truncation to the strings that will be inserted into the tables.
|
| Modifier and Type | Method and Description |
|---|---|
static BrowseDAOUtils |
BrowseDAOFactory.getUtils(Context context)
Get an instance of the relevant DAO Utilities class, which will
conform to the BrowseDAOUtils interface
|
Copyright © 2015 DuraSpace. All Rights Reserved.