public class ItemCountDAOFactory extends Object
| Constructor and Description |
|---|
ItemCountDAOFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ItemCountDAO |
getInstance(Context context)
Get an instance of ItemCountDAO which supports the correct storage backend
for the specific DSpace instance.
|
public static ItemCountDAO getInstance(Context context) throws ItemCountException
context - ItemCountExceptionCopyright © 2015 DuraSpace. All Rights Reserved.