Class CmsSearchStatePagination

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getCurrentPage()
      Returns the current page.
      boolean getIgnorePage()
      Returns a flag, indicating if the state of the current page should be ignored.
      void setCurrentPage​(int page)
      Setter for the current page.
      void setIgnorePage​(boolean ignore)
      Setter for a flag, indicating if the state of the current page should be ignored.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait