Uses of Package
org.springframework.rules.reporting

Packages that use org.springframework.rules.reporting
org.springframework.binding.validation.support   
org.springframework.richclient.application.support   
org.springframework.rules.constraint Out of the box predicates that address common needs such as comparison and composition. 
org.springframework.rules.constraint.property Out of the box predicates and constraint building blocks involving bean properties. 
org.springframework.rules.reporting Rules result reporting interfaces and classes. 
 

Classes in org.springframework.rules.reporting used by org.springframework.binding.validation.support
ObjectNameResolver
          Implementations of this interface are capable to resolve a given field name to a user friendly display name
PropertyResults
           
 

Classes in org.springframework.rules.reporting used by org.springframework.richclient.application.support
MessageTranslatorFactory
          A factory which creates instances of MessageTranslator
 

Classes in org.springframework.rules.reporting used by org.springframework.rules.constraint
TypeResolvable
          Indicates that an object has a logical type identifier (metadata) that can be used, for example, for resolving messages.
TypeResolvableSupport
           
 

Classes in org.springframework.rules.reporting used by org.springframework.rules.constraint.property
TypeResolvable
          Indicates that an object has a logical type identifier (metadata) that can be used, for example, for resolving messages.
 

Classes in org.springframework.rules.reporting used by org.springframework.rules.reporting
BeanPropertyNameRenderer
          A interface for rendering bean properties.
BeanValidationResults
           
BeanValidationResultsBuilder
           
MessageTranslator
          A message translator which translates validation results into a human readable form.
MessageTranslatorFactory
          A factory which creates instances of MessageTranslator
ObjectNameResolver
          Implementations of this interface are capable to resolve a given field name to a user friendly display name
PropertyResults
           
TypeResolvable
          Indicates that an object has a logical type identifier (metadata) that can be used, for example, for resolving messages.
ValidationResults
           
ValidationResultsBuilder
           
ValidationResultsCollector
           
 



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