Uses of Class
org.springmodules.validation.util.condition.bean.AbstractBeanCondition

Packages that use AbstractBeanCondition
org.springmodules.validation.util.condition.bean   
 

Uses of AbstractBeanCondition in org.springmodules.validation.util.condition.bean
 

Subclasses of AbstractBeanCondition in org.springmodules.validation.util.condition.bean
 class EqualPropertiesBeanCondition
          An AbstractBeanCondition implementation that checks whether specific properties of the checked bean have the same value.
 class PropertyBeanCondition
          An AbstractBeanCondition implementation that checks the value of a specific property of the checked bean using a specific condition.
 



Copyright © 2009. All Rights Reserved.