Uses of Interface
org.openwms.tms.routing.routes.RouteService
Packages that use RouteService
Package
Description
This package contains the implementation of a service to work with locations.
This package contains implementation classes operating on routes.
This package contains implementation classes operating on routes.
-
Uses of RouteService in org.openwms.tms.routing.location.impl
Fields in org.openwms.tms.routing.location.impl declared as RouteServiceConstructors in org.openwms.tms.routing.location.impl with parameters of type RouteServiceModifierConstructorDescription(package private)LocationServiceImpl(LocationRepository locationRepository, RouteService routeService) -
Uses of RouteService in org.openwms.tms.routing.routes.impl
Classes in org.openwms.tms.routing.routes.impl that implement RouteServiceModifier and TypeClassDescription(package private) classA RouteServiceImpl is a transactional Spring managed bean that operated onRoutes. -
Uses of RouteService in org.openwms.tms.routing.ui.impl
Fields in org.openwms.tms.routing.ui.impl declared as RouteServiceModifier and TypeFieldDescriptionprivate final RouteServiceActionUIServiceImpl.routeServiceprotected RouteServiceActionMapper.srvMethods in org.openwms.tms.routing.ui.impl with parameters of type RouteServiceConstructors in org.openwms.tms.routing.ui.impl with parameters of type RouteServiceModifierConstructorDescription(package private)ActionUIServiceImpl(ActionRepository actionRepository, ActionMapper mapper, RouteService routeService)