Uses of Package
org.springframework.rules

Packages that use org.springframework.rules
org.springframework.binding.validation.support   
org.springframework.richclient.application.support   
org.springframework.richclient.form   
org.springframework.richclient.samples.showcase.validation   
org.springframework.richclient.samples.simple.domain   
org.springframework.richclient.security Integrates Spring Security System into RCP. 
org.springframework.rules Core interfaces for the expression and function object/rules library. 
org.springframework.rules.metadata   
org.springframework.rules.reporting Rules result reporting interfaces and classes. 
org.springframework.rules.support   
 

Classes in org.springframework.rules used by org.springframework.binding.validation.support
RulesSource
          Rules sources provide a mechanism for accessing rules associated with a bean class and specific bean properties.
 

Classes in org.springframework.rules used by org.springframework.richclient.application.support
RulesSource
          Rules sources provide a mechanism for accessing rules associated with a bean class and specific bean properties.
 

Classes in org.springframework.rules used by org.springframework.richclient.form
RulesSource
          Rules sources provide a mechanism for accessing rules associated with a bean class and specific bean properties.
 

Classes in org.springframework.rules used by org.springframework.richclient.samples.showcase.validation
PropertyConstraintProvider
          Interface indicating the providing of validation.
 

Classes in org.springframework.rules used by org.springframework.richclient.samples.simple.domain
RulesSource
          Rules sources provide a mechanism for accessing rules associated with a bean class and specific bean properties.
 

Classes in org.springframework.rules used by org.springframework.richclient.security
PropertyConstraintProvider
          Interface indicating the providing of validation.
 

Classes in org.springframework.rules used by org.springframework.rules
PropertyConstraintProvider
          Interface indicating the providing of validation.
Rules
          A factory for creating rules.
 

Classes in org.springframework.rules used by org.springframework.rules.metadata
Rules
          A factory for creating rules.
RulesSource
          Rules sources provide a mechanism for accessing rules associated with a bean class and specific bean properties.
 

Classes in org.springframework.rules used by org.springframework.rules.reporting
Rules
          A factory for creating rules.
 

Classes in org.springframework.rules used by org.springframework.rules.support
Rules
          A factory for creating rules.
RulesSource
          Rules sources provide a mechanism for accessing rules associated with a bean class and specific bean properties.
 



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