Uses of Interface
org.openwms.tms.routing.ui.impl.ActionRepository
Packages that use ActionRepository
Package
Description
This package contains service provider interface implementations.
This package contains implementation classes operating on routes.
-
Uses of ActionRepository in org.openwms.tms.routing.spi
Fields in org.openwms.tms.routing.spi declared as ActionRepositoryConstructors in org.openwms.tms.routing.spi with parameters of type ActionRepositoryModifierConstructorDescription(package private)
ActivitiMatrix
(ActionRepository repository, org.springframework.web.client.RestTemplate restTemplate, org.openwms.common.location.api.LocationGroupApi locationGroupApi, org.springframework.cloud.client.discovery.DiscoveryClient dc) -
Uses of ActionRepository in org.openwms.tms.routing.ui.impl
Fields in org.openwms.tms.routing.ui.impl declared as ActionRepositoryModifier and TypeFieldDescriptionprivate final ActionRepository
ActionUIServiceImpl.actionRepository
Constructors in org.openwms.tms.routing.ui.impl with parameters of type ActionRepositoryModifierConstructorDescription(package private)
ActionUIServiceImpl
(ActionRepository actionRepository, ActionMapper mapper, RouteService routeService)