|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Customer | |
|---|---|
| org.hibernate.beanvalidation.tck.tests.metadata | |
| Uses of Customer in org.hibernate.beanvalidation.tck.tests.metadata |
|---|
| Methods in org.hibernate.beanvalidation.tck.tests.metadata that return Customer | |
|---|---|
Customer |
CustomerService.findCustomer(long id)
|
Customer |
CustomerService.findCustomer(long id,
int i)
|
Customer |
CustomerService.getBestCustomer()
|
Customer |
Account.getCustomer()
|
Customer |
CustomerService.updateAccount(Account account)
|
Customer |
CustomerService.updateAccountStrictly(Account account)
|
| Methods in org.hibernate.beanvalidation.tck.tests.metadata with parameters of type Customer | |
|---|---|
void |
CustomerServiceExtension.removeCustomer(Customer customer)
|
void |
CustomerService.removeCustomer(Customer customer)
|
void |
Account.setCustomer(Customer customer)
|
void |
CustomerService.updateCustomer(Customer customer)
|
| Constructors in org.hibernate.beanvalidation.tck.tests.metadata with parameters of type Customer | |
|---|---|
CustomerService(Customer customer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||