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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertToEO(GrantVO vo) convertToVO(Grant eo) convertToVOs(List<Grant> eo)
-
Constructor Details
-
GrantMapperImpl
public GrantMapperImpl()
-
-
Method Details
-
convertToEO
- Specified by:
convertToEOin interfaceGrantMapper
-
convertToVO
- Specified by:
convertToVOin interfaceGrantMapper
-
convertToVOs
- Specified by:
convertToVOsin interfaceGrantMapper
-
convertToGrant
- Specified by:
convertToGrantin interfaceGrantMapper
-