| Package | Description |
|---|---|
| com.vaadin.fusion.endpointransfermapper | |
| com.vaadin.fusion.mappedtypes |
| Modifier and Type | Method and Description |
|---|---|
Sort |
SortMapper.toTransferType(org.springframework.data.domain.Sort sort) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Sort> |
SortMapper.getTransferType() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.domain.Sort |
SortMapper.toEndpointType(Sort transferSort) |
| Modifier and Type | Method and Description |
|---|---|
Sort |
Pageable.getSort() |
| Modifier and Type | Method and Description |
|---|---|
void |
Pageable.setSort(Sort sort) |
Copyright © 2000–2022 Vaadin Ltd. All rights reserved.