public static class SortJsonComponent.SortDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.springframework.data.domain.Sort>
| Constructor and Description |
|---|
SortDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.domain.Sort |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
Class<org.springframework.data.domain.Sort> |
handledType() |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic org.springframework.data.domain.Sort deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext)
throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<org.springframework.data.domain.Sort>IOExceptionpublic Class<org.springframework.data.domain.Sort> handledType()
handledType in class com.fasterxml.jackson.databind.JsonDeserializer<org.springframework.data.domain.Sort>Copyright © 2023 Pivotal Software, Inc.. All rights reserved.