Uses of Class
com.sap.cloud.sdk.typeconverter.AbstractTypeConverter
Packages that use AbstractTypeConverter
Package
Description
-
Uses of AbstractTypeConverter in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
Subclasses of AbstractTypeConverter in com.sap.cloud.sdk.s4hana.datamodel.odata.adapterModifier and TypeClassDescriptionclass
Converts between the deprecatedCalendar
type and the newLocalDateTime
.class
class
Converts between the deprecatedCalendar
type and the newZonedDateTime
.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter that return AbstractTypeConverterModifier and TypeMethodDescriptionprotected abstract AbstractTypeConverter<T,
Calendar> AbstractJacksonCalendarDeserializer.getCalendarConverterInstance()
Getter for an instance of the common conversion logic from and toCalendar
.protected AbstractTypeConverter<LocalDateTime,
Calendar> JacksonLocalDateTimeDeserializer.getCalendarConverterInstance()
protected AbstractTypeConverter<LocalTime,
Calendar> JacksonLocalTimeDeserializer.getCalendarConverterInstance()
protected AbstractTypeConverter<ZonedDateTime,
Calendar> JacksonZonedDateTimeDeserializer.getCalendarConverterInstance()
protected abstract AbstractTypeConverter<T,
Calendar> AbstractJacksonCalendarSerializer.getConverterInstance()
Getter for an instance of the common conversion logic from and toCalendar
.protected AbstractTypeConverter<LocalDateTime,
Calendar> JacksonLocalDateTimeSerializer.getConverterInstance()
protected AbstractTypeConverter<LocalTime,
Calendar> JacksonLocalTimeSerializer.getConverterInstance()
protected AbstractTypeConverter<ZonedDateTime,
Calendar> JacksonZonedDateTimeSerializer.getConverterInstance()
protected abstract AbstractTypeConverter<String,
Calendar> AbstractJacksonCalendarDeserializer.getStringCalendarConverterInstance()
Getter for the conversion of a String into a Calendar object.protected abstract AbstractTypeConverter<String,
Calendar> AbstractJacksonCalendarSerializer.getStringCalendarConverterInstance()
Getter for the conversion of a Calendar object into a String.protected AbstractTypeConverter<String,
Calendar> JacksonLocalDateTimeDeserializer.getStringCalendarConverterInstance()
protected AbstractTypeConverter<String,
Calendar> JacksonLocalDateTimeSerializer.getStringCalendarConverterInstance()
protected AbstractTypeConverter<String,
Calendar> JacksonLocalTimeDeserializer.getStringCalendarConverterInstance()
protected AbstractTypeConverter<String,
Calendar> JacksonLocalTimeSerializer.getStringCalendarConverterInstance()
protected AbstractTypeConverter<String,
Calendar> JacksonZonedDateTimeDeserializer.getStringCalendarConverterInstance()
protected AbstractTypeConverter<String,
Calendar> JacksonZonedDateTimeSerializer.getStringCalendarConverterInstance()
-
Uses of AbstractTypeConverter in com.sap.cloud.sdk.s4hana.serialization
Subclasses of AbstractTypeConverter in com.sap.cloud.sdk.s4hana.serializationModifier and TypeClassDescriptionclass
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.class
StringBasedErpTypeConverter<T extends StringBasedErpType<T>>
Deprecated.This module will be discontinued, along with its classes and methods.class
Deprecated.This module will be discontinued, along with its classes and methods.