|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Account | |
|---|---|
| org.hibernate.beanvalidation.tck.tests.metadata | |
| Uses of Account in org.hibernate.beanvalidation.tck.tests.metadata |
|---|
| Methods in org.hibernate.beanvalidation.tck.tests.metadata that return Account | |
|---|---|
Account |
Customer.getAccount()
|
| Methods in org.hibernate.beanvalidation.tck.tests.metadata with parameters of type Account | |
|---|---|
boolean |
AccountValidator.isValid(Account account,
javax.validation.ConstraintValidatorContext constraintValidatorContext)
|
Customer |
CustomerService.updateAccount(Account account)
|
Customer |
CustomerService.updateAccountStrictly(Account account)
|
| Constructors in org.hibernate.beanvalidation.tck.tests.metadata with parameters of type Account | |
|---|---|
CustomerService(Account account)
|
|
CustomerService(int i,
Account account)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||