Package org.openwms.tms.routing
Class RouteMapperImpl
java.lang.Object
org.openwms.tms.routing.RouteMapper
org.openwms.tms.routing.RouteMapperImpl
@Generated("org.mapstruct.ap.MappingProcessor")
@Component
public class RouteMapperImpl
extends RouteMapper
-
Field Summary
Fields inherited from class org.openwms.tms.routing.RouteMapper
routeRepository
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate String
eoSourceLocationLocationId
(RouteImpl routeImpl) private String
eoTargetLocationLocationId
(RouteImpl routeImpl) protected LocationEO
routeVOToLocationEO
(RouteVO routeVO) protected LocationEO
routeVOToLocationEO1
(RouteVO routeVO) protected void
routeVOToLocationEO2
(RouteVO routeVO, LocationEO mappingTarget) protected void
routeVOToLocationEO3
(RouteVO routeVO, LocationEO mappingTarget)
-
Constructor Details
-
RouteMapperImpl
public RouteMapperImpl()
-
-
Method Details
-
convertVO
- Specified by:
convertVO
in classRouteMapper
-
convertEO
- Specified by:
convertEO
in classRouteMapper
-
convertEO
- Specified by:
convertEO
in classRouteMapper
-
copy
- Specified by:
copy
in classRouteMapper
-
routeVOToLocationEO
-
routeVOToLocationEO1
-
eoSourceLocationLocationId
-
eoTargetLocationLocationId
-
routeVOToLocationEO2
-
routeVOToLocationEO3
-