Package org.openwms.tms.impl
package org.openwms.tms.impl
This package contains the implementation classes that shall not be used directly only through interfaces.
-
ClassDescriptionA AddProblem implementation is able to add a problem (as
Message
to aTransportOrder
.A AddProblemImpl.A AddProblemImpl.A ChangeTU is responsible to change aTransportOrder
s assignedTransportUnit
.A PrioritizeTO is responsible to change the priority of aTransportOrder
.A ProblemHistoryRepository.TargetHandler<T extends org.openwms.common.location.api.TargetVO>A TargetHandler offers a set of functions according to the specific of theTarget
implementation.TargetResolver<T extends org.openwms.common.location.api.TargetVO>A TargetResolver is responsible to resolve aTargetVO
.A TransportationServiceImpl is a Spring managed transactional service.A TransportOrderRepository is an extension of Spring Data'sJpaRepository
that provides additional queries regardingTransportOrder
entities.A TransportOrderRepository is an extension of Spring Data'sJpaRepository
that provides additional queries regardingTransportOrder
entities.A UpdateFunction.