Uses of Class
org.springframework.rules.constraint.property.CompoundPropertyConstraint

Packages that use CompoundPropertyConstraint
org.springframework.rules.constraint.property Out of the box predicates and constraint building blocks involving bean properties. 
 

Uses of CompoundPropertyConstraint in org.springframework.rules.constraint.property
 

Methods in org.springframework.rules.constraint.property that return CompoundPropertyConstraint
 CompoundPropertyConstraint CompoundPropertyConstraint.add(PropertyConstraint constraint)
          Add the specified predicate to the set of predicates aggregated by this compound predicate.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.