public interface SpringPageRequest
extends org.springframework.data.domain.Pageable
A composition of Pageable and the addition attributes of a
PageRequestDto.
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getExtensions()
Returns custom extensions (may be
null). |
String |
getQuery()
Returns the search query (may be
null). |
Copyright © 2017 bremersee.org. All rights reserved.