Class PreferenceVOConverter

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

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