org.dspace.browse
Class ItemCountDAOFactory
java.lang.Object
org.dspace.browse.ItemCountDAOFactory
public class ItemCountDAOFactory
- extends Object
Factory class to allow us to load the correct DAO for registering
item count information
- Author:
- Richard Jones
|
Method Summary |
static ItemCountDAO |
getInstance(Context context)
Get an instance of ItemCountDAO which supports the correct database
for the specific DSpace instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemCountDAOFactory
public ItemCountDAOFactory()
getInstance
public static ItemCountDAO getInstance(Context context)
throws ItemCountException
- Get an instance of ItemCountDAO which supports the correct database
for the specific DSpace instance.
- Parameters:
context -
- Returns:
-
- Throws:
ItemCountException
Copyright © 2012 DuraSpace. All Rights Reserved.