Package de.hybris.platform.servicelayer.dto.converter
-
Interface Summary Interface Description Converter<SOURCE,TARGET> Interface for a converter that transforms an object of one type into an object of another type -
Class Summary Class Description ConversionHelper Helper class for copying properties between objects.GenericConverter<SOURCE,TARGET> Converts all properties from source to target that have the same name and have compatible types. -
Exception Summary Exception Description ConversionException