Package com.day.cq.search.result
Interface ResultPage
-
public interface ResultPageResultPagerepresents one page of the search result. The page size depends on the start and limit parameters set on the query.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetIndex()longgetStart()booleanisCurrentPage()
-