Uses of Class
org.dspace.browse.BrowseInfo

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

Uses of BrowseInfo in org.dspace.browse
 

Methods in org.dspace.browse that return BrowseInfo
 BrowseInfo BrowseEngine.browse(BrowserScope bs)
          Perform a standard browse, which will return a BrowseInfo object that represents the results for the current page, the total number of results, the range, and information to construct previous and next links on any web page
 BrowseInfo BrowseEngine.browseMini(BrowserScope bs)
          Perform a limited browse, which only returns the results requested, without any extraneous information.
 



Copyright © 2012 DuraSpace. All Rights Reserved.