Uses of Interface
org.dspace.browse.BrowseItemDAO

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

Uses of BrowseItemDAO in org.dspace.browse
 

Classes in org.dspace.browse that implement BrowseItemDAO
 class BrowseItemDAOOracle
           
 class BrowseItemDAOPostgres
           
 

Methods in org.dspace.browse that return BrowseItemDAO
static BrowseItemDAO BrowseDAOFactory.getItemInstance(Context context)
          Get an instance of the relevant Read Only DAO class, which will conform to the BrowseItemDAO interface
 



Copyright © 2009 The DSpace Foundation. All Rights Reserved.