Package org.openwms.core.uaa.impl
Class EmailMapperImpl
java.lang.Object
org.openwms.core.uaa.impl.EmailMapperImpl
- All Implemented Interfaces:
- EmailMapper
@Generated("org.mapstruct.ap.MappingProcessor")
@Component
public class EmailMapperImpl
extends Object
implements EmailMapper
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionconvertFrom(EmailVO vo) convertToVO(List<Email> eo) convertToVO(Email eo) void
- 
Constructor Details- 
EmailMapperImplpublic EmailMapperImpl()
 
- 
- 
Method Details- 
convertToVO- Specified by:
- convertToVOin interface- EmailMapper
 
- 
convertToVO- Specified by:
- convertToVOin interface- EmailMapper
 
- 
convertFrom- Specified by:
- convertFromin interface- EmailMapper
 
- 
copy- Specified by:
- copyin interface- EmailMapper
 
 
-