| Package | Description |
|---|---|
| org.hibernate.beanvalidation.tck.tests.metadata |
| Modifier and Type | Method and Description |
|---|---|
Account |
Customer.getAccount() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AccountValidator.isValid(Account account,
javax.validation.ConstraintValidatorContext constraintValidatorContext) |
Customer |
CustomerService.updateAccount(Account account) |
Customer |
CustomerService.updateAccountStrictly(Account account) |
| Constructor and Description |
|---|
CustomerService(Account account) |
CustomerService(int i,
Account account) |
Copyright © 2008–2014. All rights reserved.