Uses of Interface
de.xima.fc.interfaces.condition.ISingleConditionData
- 
Packages that use ISingleConditionData Package Description de.xima.fc.condition de.xima.fc.workflow.processor.processing  - 
- 
Uses of ISingleConditionData in de.xima.fc.condition
Methods in de.xima.fc.condition with parameters of type ISingleConditionData Modifier and Type Method Description booleanSingleConditionEvaluator. test(ISingleConditionData<LHS,RHS> data)Tests the form condition for the given values and operand. - 
Uses of ISingleConditionData in de.xima.fc.workflow.processor.processing
Classes in de.xima.fc.workflow.processor.processing that implement ISingleConditionData Modifier and Type Class Description static classSingleConditionCheck.FormValueConditionDataDeprecated.POJO with parameters forSingleConditionCheck.test(FormValueConditionData). 
 -