Uses of Interface
org.openwms.tms.routing.location.LocationService
Packages that use LocationService
Package
Description
This package contains Spring configuration classes.
This package contains a REST controller implementation working with locations.
This package contains the implementation of a service to work with locations.
This package contains implementation classes operating on routes.
- 
Uses of LocationService in org.openwms.tms.routing.appFields in org.openwms.tms.routing.app declared as LocationServiceModifier and TypeFieldDescriptionprivate final LocationServiceLocationMessageListener.locationServiceConstructors in org.openwms.tms.routing.app with parameters of type LocationServiceModifierConstructorDescription(package private)LocationMessageListener(CacheJanitor janitor, LocationService locationService) 
- 
Uses of LocationService in org.openwms.tms.routing.locationFields in org.openwms.tms.routing.location declared as LocationServiceModifier and TypeFieldDescriptionprivate final LocationServiceLocationController.locationServiceConstructors in org.openwms.tms.routing.location with parameters of type LocationServiceModifierConstructorDescription(package private)LocationController(LocationService locationService) 
- 
Uses of LocationService in org.openwms.tms.routing.location.implClasses in org.openwms.tms.routing.location.impl that implement LocationServiceModifier and TypeClassDescription(package private) classA LocationServiceImpl.
- 
Uses of LocationService in org.openwms.tms.routing.ui.implFields in org.openwms.tms.routing.ui.impl declared as LocationServiceModifier and TypeFieldDescriptionprivate final LocationServiceRouteUIServiceImpl.locationServiceprotected LocationServiceRouteMapper.srvMethods in org.openwms.tms.routing.ui.impl with parameters of type LocationServiceConstructors in org.openwms.tms.routing.ui.impl with parameters of type LocationServiceModifierConstructorDescription(package private)RouteUIServiceImpl(RouteRepository routeRepository, RouteMapper mapper, LocationService locationService)