Uses of Interface
org.dspace.browse.ItemCountDAO

Packages that use ItemCountDAO
org.dspace.browse Provides classes and mehtods for browsing Items in DSpace by whatever is specified in the configuration. 
 

Uses of ItemCountDAO in org.dspace.browse
 

Classes in org.dspace.browse that implement ItemCountDAO
 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
 

Methods in org.dspace.browse that return ItemCountDAO
static ItemCountDAO ItemCountDAOFactory.getInstance(Context context)
          Get an instance of ItemCountDAO which supports the correct database for the specific DSpace instance.
 



Copyright © 2010 DuraSpace. All Rights Reserved.