Uses of Package
org.openwms.core.service.voter

Packages that use org.openwms.core.service.voter
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. 
 

Classes in org.openwms.core.service.voter used by org.openwms.core.service.voter
DeniedException
          A DeniedException is thrown by a DecisionVoters in case a business action is not allowed to be executed.
Vote
          A Vote stores all information used by DecisionVoters to vote for or against an action that shall be executed.
 

Classes in org.openwms.core.service.voter used by org.openwms.tms.service.spring.voter
DecisionVoter
          A DecisionVoter is asked to vote for a business action.
DeniedException
          A DeniedException is thrown by a DecisionVoters in case a business action is not allowed to be executed.
Vote
          A Vote stores all information used by DecisionVoters to vote for or against an action that shall be executed.
 



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