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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionconvertFrom
(EmailVO vo) convertToVO
(List<Email> eo) convertToVO
(Email eo) void
-
Constructor Details
-
EmailMapperImpl
public EmailMapperImpl()
-
-
Method Details
-
convertToVO
- Specified by:
convertToVO
in interfaceEmailMapper
-
convertToVO
- Specified by:
convertToVO
in interfaceEmailMapper
-
convertFrom
- Specified by:
convertFrom
in interfaceEmailMapper
-
copy
- Specified by:
copy
in interfaceEmailMapper
-