Uses of Interface
org.openwms.tms.routing.location.impl.LocationRepository
Package
Description
This package contains types for the UI.
-
Uses of LocationRepository in org.openwms.tms.routing.location.impl
Modifier and TypeFieldDescriptionprivate final LocationRepository
LocationServiceImpl.locationRepository
ModifierConstructorDescription(package private)
LocationServiceImpl
(LocationRepository locationRepository, RouteService routeService) -
Uses of LocationRepository in org.openwms.tms.routing.ui
Modifier and TypeFieldDescriptionprivate final LocationRepository
RouteResource.locationRepository
ModifierConstructorDescription(package private)
RouteResource
(LocationRepository locationRepository, RouteRepository routeRepository, RouteMapper mapper)