Class SearchResult

java.lang.Object
org.fcrepo.search.api.SearchResult

public class SearchResult extends Object
This class holds the search result data for a single page.
Author:
dbernstein
  • Constructor Details

  • Method Details

    • getPagination

      The pagination information.
      Returns:
      The pagination info
    • getItems

      The list of items returned by the search operation associated with the page indicated by the pagination info.
      Returns:
      The list of items