| Package | Description |
|---|---|
| com.vaadin.fusion.endpointransfermapper |
| Modifier and Type | Class and Description |
|---|---|
class |
PageableMapper
|
class |
PageMapper
A mapper between
Page and List. |
class |
SortMapper
A mapper between
Sort and
Sort. |
class |
UUIDMapper
|
| Modifier and Type | Method and Description |
|---|---|
<T> EndpointTransferMapper.Mapper |
EndpointTransferMapper.getMapper(Class<T> endpointType)
Gets the mapper for the given endpoint type.
|
Copyright © 2000–2022 Vaadin Ltd. All rights reserved.