Uses of Interface
org.dspace.browse.BrowseDAO
-
Packages that use BrowseDAO Package Description org.dspace.browse Provides classes and methods for browsing Items in DSpace by whatever is specified in the configuration. -
-
Uses of BrowseDAO in org.dspace.browse
Classes in org.dspace.browse that implement BrowseDAO Modifier and Type Class Description classSolrBrowseDAOMethods in org.dspace.browse that return BrowseDAO Modifier and Type Method Description static BrowseDAOBrowseDAOFactory. getInstance(Context context)Get an instance of the relevant Read Only DAO class, which will conform to the BrowseDAO interface
-