Package de.alpharogroup.bean.mapper
-
Interface Summary Interface Description BeanMapper<ENTITY,DTO> The InterfaceBeanMapperprovides the methods for mapping entities to data transfer objects and back.GenericMapper<ENTITY,DTO> The InterfaceGenericMapperprovides the methods for mapping entities to data transfer objects and back.