Uses of Package
org.openwms.tms.impl
Packages that use org.openwms.tms.impl
Package
Description
This package contains the implementation classes that shall not be used directly only through interfaces.
This package contains classes according to TransportOrder redirection.
This package contains logic for participating in the removal strategies.
This package contains logic for TransportOrder state management.
This package contains logic for changing the target of a TransportOrder.
-
Classes in org.openwms.tms.impl used by org.openwms.tms.implClassDescriptionA AddProblem implementation is able to add a problem (as
Message
to aTransportOrder
.A ProblemHistoryRepository.A TargetHandler offers a set of functions according to the specific of theTarget
implementation.A TargetResolver is responsible to resolve aTargetVO
.A TransportOrderRepository is an extension of Spring Data'sJpaRepository
that provides additional queries regardingTransportOrder
entities.A UpdateFunction. -
Classes in org.openwms.tms.impl used by org.openwms.tms.impl.redirectionClassDescriptionA AddProblem implementation is able to add a problem (as
Message
to aTransportOrder
.A UpdateFunction. -
Classes in org.openwms.tms.impl used by org.openwms.tms.impl.removalClassDescriptionA TransportOrderRepository is an extension of Spring Data's
JpaRepository
that provides additional queries regardingTransportOrder
entities. -
Classes in org.openwms.tms.impl used by org.openwms.tms.impl.stateClassDescriptionA TransportOrderRepository is an extension of Spring Data's
JpaRepository
that provides additional queries regardingTransportOrder
entities.A UpdateFunction. -
Classes in org.openwms.tms.impl used by org.openwms.tms.impl.targetsClassDescriptionA TargetHandler offers a set of functions according to the specific of the
Target
implementation.A TargetResolver is responsible to resolve aTargetVO
.A TransportOrderRepository is an extension of Spring Data'sJpaRepository
that provides additional queries regardingTransportOrder
entities.