Uses of Interface
org.openwms.tms.routing.location.impl.LocationRepository
Packages that use LocationRepository
Package
Description
This package contains the implementation of a service to work with locations.
-
Uses of LocationRepository in org.openwms.tms.routing.location.impl
Fields in org.openwms.tms.routing.location.impl declared as LocationRepositoryModifier and TypeFieldDescriptionprivate final LocationRepository
LocationServiceImpl.locationRepository
Constructors in org.openwms.tms.routing.location.impl with parameters of type LocationRepositoryModifierConstructorDescription(package private)
LocationServiceImpl
(LocationRepository locationRepository, RouteService routeService)