Uses of Interface
org.openwms.wms.movements.MovementService
Packages that use MovementService
Package
Description
This package contains the core types microservice implementation.
This package contains the asynchronous commands API this component offers.
This package contains implementations according to event handling.
This package contains the internal types of the microservice implementation.
This package contains the asynchronous commands API this component offers.
-
Uses of MovementService in org.openwms.wms.movements
Fields in org.openwms.wms.movements declared as MovementServiceConstructors in org.openwms.wms.movements with parameters of type MovementService -
Uses of MovementService in org.openwms.wms.movements.commands
Fields in org.openwms.wms.movements.commands declared as MovementServiceModifier and TypeFieldDescriptionprivate final MovementServiceMovementCommandListener.movementServiceConstructors in org.openwms.wms.movements.commands with parameters of type MovementServiceModifierConstructorDescription(package private)MovementCommandListener(MovementMapper movementMapper, MovementService movementService) -
Uses of MovementService in org.openwms.wms.movements.events
Fields in org.openwms.wms.movements.events declared as MovementServiceModifier and TypeFieldDescriptionprivate final MovementServiceReservationMessageListener.movementServiceConstructors in org.openwms.wms.movements.events with parameters of type MovementServiceModifierConstructorDescription(package private)ReservationMessageListener(MovementService movementService) -
Uses of MovementService in org.openwms.wms.movements.impl
Classes in org.openwms.wms.movements.impl that implement MovementServiceModifier and TypeClassDescription(package private) classA MovementServiceImpl is a Spring managed transaction service that deals withMovements. -
Uses of MovementService in org.openwms.wms.movements.ui
Fields in org.openwms.wms.movements.ui declared as MovementServiceConstructors in org.openwms.wms.movements.ui with parameters of type MovementService