Uses of Class
org.hibernate.jsr303.tck.tests.constraints.validatorresolution.SubClassB

Packages that use SubClassB
org.hibernate.jsr303.tck.tests.constraints.validatorresolution   
 

Uses of SubClassB in org.hibernate.jsr303.tck.tests.constraints.validatorresolution
 

Methods in org.hibernate.jsr303.tck.tests.constraints.validatorresolution that return SubClassB
 SubClassB ValidatorResolutionTest.SubClassBHolder.getBaseClass()
           
 

Methods in org.hibernate.jsr303.tck.tests.constraints.validatorresolution with parameters of type SubClassB
 boolean CustomConstraint.ValidatorForSubClassB.isValid(SubClassB subClass, javax.validation.ConstraintValidatorContext constraintValidatorContext)
           
 

Constructors in org.hibernate.jsr303.tck.tests.constraints.validatorresolution with parameters of type SubClassB
ValidatorResolutionTest.SubClassBHolder(SubClassB subClass)
           
 



Copyright © 2008-2011. All Rights Reserved.