|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 DecisionVoter s in case a business
action is not allowed to be executed. |
|
Vote
A Vote stores all information used by DecisionVoter s 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 DecisionVoter s in case a business
action is not allowed to be executed. |
|
Vote
A Vote stores all information used by DecisionVoter s to vote for or
against an action that shall be executed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |