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
Constructors -
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:
convertToVOin interfaceEmailMapper
-
convertToVO
- Specified by:
convertToVOin interfaceEmailMapper
-
convertFrom
- Specified by:
convertFromin interfaceEmailMapper
-
copy
- Specified by:
copyin interfaceEmailMapper
-