Package org.cyclos.impl.utils.conversion
-
Interface Summary Interface Description BeanConverter<T> Converter to a bean typeConversionHandler Utility class used to convert between data typesConversionHandlerInternal Internal interface for conversion -
Class Summary Class Description AbstractBeanConverter<T> Base class forBeanConverterimplementationsBaseEntityConverter<E extends SimpleEntity> Abstract converter for entities.ConversionHandlerImpl implementation forConversionHandlerCountryVOConverter Converter used for countries, which set the display name according to the current configurationDateConverter DateTimeConverter DateWrapperConverter A converter forDateWrapperEntityVOConverter<VO extends EntityVO> Converter forEntityVOs.LocaleConverter Converter forLocaleclassesMapConverter ObjectConverter<T> Generic implementation forBeanConverter- instantiates the destination type and fills in the properties usingConversionHandler#fill(Object, Object, String...)SerializableInputStreamConverter Converter forSerializableInputStreamTimeZoneVOConverter Converter used for time zones by creating a new TimeZoneVO and set id and offset