Class Search.Page

java.lang.Object
com.day.cq.wcm.foundation.Search.Page
Enclosing class:
Search

public final class Search.Page extends Object
A result page.
  • Method Details

    • isCurrentPage

      public boolean isCurrentPage()
      Returns:
      whether this page is currently displayed.
    • getIndex

      public long getIndex()
      Returns:
      zero based index of this result page.
    • getURL

      public String getURL()
      Returns:
      the URL to this search result page.