|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeniedException | |
---|---|
org.openwms.core.service.voter | Types, exceptions and interfaces related to the voter pattern. |
org.openwms.tms.service.spring.voter | This package contains classes implementing the voter pattern. |
Uses of DeniedException in org.openwms.core.service.voter |
---|
Methods in org.openwms.core.service.voter that throw DeniedException | |
---|---|
void |
DecisionVoter.voteFor(T vote)
The implementation has to vote for a certain vote on particular rules that are implemented by the voter. |
Uses of DeniedException in org.openwms.tms.service.spring.voter |
---|
Methods in org.openwms.tms.service.spring.voter that throw DeniedException | |
---|---|
void |
TargetAcceptedVoter.voteFor(RedirectVote vote)
The implementation has to vote for a certain vote on particular rules that are implemented by the voter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |