Package org.openwms.core.uaa.impl
Class GrantMapperImpl
java.lang.Object
org.openwms.core.uaa.impl.GrantMapperImpl
- All Implemented Interfaces:
GrantMapper
@Generated("org.mapstruct.ap.MappingProcessor")
@Component
public class GrantMapperImpl
extends Object
implements GrantMapper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconvertToEO
(GrantVO vo) convertToVO
(Grant eo) convertToVOs
(List<Grant> eo)
-
Constructor Details
-
GrantMapperImpl
public GrantMapperImpl()
-
-
Method Details
-
convertToEO
- Specified by:
convertToEO
in interfaceGrantMapper
-
convertToVO
- Specified by:
convertToVO
in interfaceGrantMapper
-
convertToVOs
- Specified by:
convertToVOs
in interfaceGrantMapper
-
convertToGrant
- Specified by:
convertToGrant
in interfaceGrantMapper
-