Class PreferenceConverter

java.lang.Object
com.github.dozermapper.core.DozerConverter<GenericPreference,PreferenceEO>
org.openwms.core.preferences.impl.PreferenceConverter
All Implemented Interfaces:
com.github.dozermapper.core.ConfigurableCustomConverter, com.github.dozermapper.core.CustomConverter

public class PreferenceConverter extends com.github.dozermapper.core.DozerConverter<GenericPreference,PreferenceEO>
A PreferenceConverter.
Author:
Heiko Scherrer