Uses of Class
org.openwms.tms.DeniedException
Packages that use DeniedException
Package
Description
The outer module package contains functional interfaces and entities.
This package contains classes according to TransportOrder redirection.
-
Uses of DeniedException in org.openwms.tms
Methods in org.openwms.tms that return DeniedExceptionModifier and TypeMethodDescriptionstatic DeniedException
Factory method to create one with a message text.Methods in org.openwms.tms with parameters of type DeniedExceptionModifier and TypeMethodDescriptionprotected org.springframework.http.ResponseEntity
<org.ameba.http.Response> TransportationController.handleDeniedException
(DeniedException bae) -
Uses of DeniedException in org.openwms.tms.impl.redirection
Methods in org.openwms.tms.impl.redirection that throw DeniedExceptionModifier and TypeMethodDescriptionvoid
The implementation has to vote for a certain vote on particular rules that are implemented by the voter.void
TargetRedirector.voteFor
(RedirectVote vote) The implementation has to vote for a certain vote on particular rules that are implemented by the voter.