Uses of Class
org.openwms.core.service.voter.DeniedException

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.
 



Copyright © 2005-2011 openwms.org. All Rights Reserved.