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 |
|---|---|
Object |
getExtension()
Returns a custom extension (may be
null). |
String |
getQuery()
Returns the search query (may be
null). |
Copyright © 2016 bremersee.org. All rights reserved.