Class SearchResult


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

      • getItems

        public List<Map<String,​Object>> getItems()
        The list of items returned by the search operation associated with the page indicated by the pagination info.
        Returns:
        The list of items