public class PageableSortParameterExtractor extends AbstractSortParameterExtractor
Pageable passed as the last argument to a query method call and
tries to ask the pageable for the sort metadata.| Constructor and Description |
|---|
PageableSortParameterExtractor(int index) |
| Modifier and Type | Method and Description |
|---|---|
Sort |
extract(Invocation invocation)
Extracts the promised metadata as per this invocation.
|
getSortpublic Sort extract(Invocation invocation)
ParameterMetadataExtractorinvocation - the invocationCopyright © 2014–2016. All rights reserved.