Uses of Class
com.saperion.util.conversion.DefaultConversionManager
Packages that use DefaultConversionManager
-
Uses of DefaultConversionManager in com.saperion.util.conversion
Subclasses of DefaultConversionManager in com.saperion.util.conversionModifier and TypeClassDescriptionclassImplementation ofConversionManagerthat returns converters that convert most default java types (primitives, their wrapper types,String,Date- as well as their subclasses -Calendarand arrays and implementations ofListthereof ) to the fixed set int, double,StringandCalendarand arrays thereof.