org.richfaces.validator
Class BeanValidatorDescriptor

java.lang.Object
  extended by org.richfaces.validator.BaseFacesObjectDescriptor<Annotation>
      extended by org.richfaces.validator.BeanValidatorDescriptor
All Implemented Interfaces:
org.richfaces.validator.FacesObjectDescriptor, org.richfaces.validator.ValidatorDescriptor

public class BeanValidatorDescriptor
extends BaseFacesObjectDescriptor<Annotation>
implements org.richfaces.validator.ValidatorDescriptor


Constructor Summary
BeanValidatorDescriptor(Class<? extends Annotation> validatorClass, javax.faces.application.FacesMessage message)
           
 
Method Summary
 
Methods inherited from class org.richfaces.validator.BaseFacesObjectDescriptor
addParameter, getAdditionalParameters, getImplementationClass, getMessage, makeImmutable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.richfaces.validator.FacesObjectDescriptor
getAdditionalParameters, getImplementationClass, getMessage
 

Constructor Detail

BeanValidatorDescriptor

public BeanValidatorDescriptor(Class<? extends Annotation> validatorClass,
                               javax.faces.application.FacesMessage message)


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.