Package | Description |
---|---|
com.saperion.util.conversion |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTypeConversionManager
Implementation of
ConversionManager that returns converters that convert most
default java types (primitives, their wrapper types, String , Date - as well as
their subclasses - Calendar and arrays and implementations of List thereof )
to the fixed set int, double, String and
Calendar and arrays thereof. |
Copyright © 2016 SAPERION AG. All rights reserved.