Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.adapter | |
com.sap.cloud.sdk.s4hana.serialization | |
com.sap.cloud.sdk.typeconverter |
Modifier and Type | Class and Description |
---|---|
class |
IdentityConverter
Default implementation of the
TypeConverter interface, returning all given objects unchanged. |
class |
LocalDateTimeCalendarConverter
Converts between the deprecated
Calendar type and the new LocalDateTime . |
class |
LocalTimeCalendarConverter
|
class |
ZonedDateTimeCalendarConverter
Converts between the deprecated
Calendar type and the new ZonedDateTime . |
Modifier and Type | Interface and Description |
---|---|
interface |
ErpTypeConverter<T>
Type converter for converting types to and from their ERP counterparts.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTypeConverter<T,DomainT>
Abstract type converter base class for converting types to and from their domain-specific counterparts.
|
Copyright © 2018 SAP SE. All rights reserved.