Package org.springframework.rules.reporting

Rules result reporting interfaces and classes.

See:
          Description

Interface Summary
BeanPropertyNameRenderer A interface for rendering bean properties.
BeanValidationResults  
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
TypeResolvable Indicates that an object has a logical type identifier (metadata) that can be used, for example, for resolving messages.
ValidationResults  
 

Class Summary
BeanValidationResultsBuilder  
BeanValidationResultsCollector  
DefaultBeanPropertyNameRenderer  
DefaultMessageTranslator  
DefaultMessageTranslatorFactory  
PropertyResults  
SummingVisitor  
TypeResolvableSupport  
ValidationResultsBuilder  
ValidationResultsCollector  
ValueValidationResults  
 

Package org.springframework.rules.reporting Description

Rules result reporting interfaces and classes.



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