Uses of Class
org.hibernate.beanvalidation.tck.tests.metadata.CustomerService.MyCrossParameterConstraint

Packages that use CustomerService.MyCrossParameterConstraint
org.hibernate.beanvalidation.tck.tests.metadata   
 

Uses of CustomerService.MyCrossParameterConstraint in org.hibernate.beanvalidation.tck.tests.metadata
 

Methods in org.hibernate.beanvalidation.tck.tests.metadata with annotations of type CustomerService.MyCrossParameterConstraint
 void CustomerService.removeCustomer(Customer customer)
           
 void CustomerService.updateCustomer(Customer customer)
           
 

Methods in org.hibernate.beanvalidation.tck.tests.metadata with parameters of type CustomerService.MyCrossParameterConstraint
 void CustomerService.MyCrossParameterConstraintValidator.initialize(CustomerService.MyCrossParameterConstraint constraintAnnotation)
           
 

Constructors in org.hibernate.beanvalidation.tck.tests.metadata with annotations of type CustomerService.MyCrossParameterConstraint
CustomerService(Customer customer)
           
 



Copyright © 2008-2013. All Rights Reserved.