Interface SearchResponsePage
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.The sort values of the first item in the returned page.Deprecated.The sort values of the last item in the returned page.Deprecated.Total number of items that matches the query
-
Method Details
-
totalItems
Long totalItems()Deprecated.Total number of items that matches the query -
firstSortValues
Deprecated.The sort values of the first item in the returned page. -
lastSortValues
Deprecated.The sort values of the last item in the returned page.
-
SearchResponsePage