public class BrowseDAOFactory extends Object
| Constructor and Description |
|---|
BrowseDAOFactory() |
| Modifier and Type | Method and Description |
|---|---|
static BrowseDAO |
getInstance(Context context)
Get an instance of the relevant Read Only DAO class, which will
conform to the BrowseDAO interface
|
public static BrowseDAO getInstance(Context context) throws BrowseException
context - the DSpace contextBrowseException - if browse errorCopyright © 2016 DuraSpace. All rights reserved.