java.lang.Object
it.uniroma2.art.semanticturkey.extension.extpts.datasetcatalog.SearchResultsPage<T>

public class SearchResultsPage<T> extends Object
  • Constructor Details

  • Method Details

    • getContent

      public Collection<T> getContent()
    • getTotalResults

      public int getTotalResults()
    • getPageSize

      public int getPageSize()
    • getPage

      public int getPage()
    • isTail

      public boolean isTail()
    • getFacetAggregations

      public List<FacetAggregation> getFacetAggregations()
    • toString

      public String toString()
      Overrides:
      toString in class Object