|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use User | |
|---|---|
| org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service | |
| org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service.impl | |
| Uses of User in org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service |
|---|
| Methods in org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service that return User | |
|---|---|
User |
UserReadService.getUser()
|
User |
UserReadServiceBase.getUser()
|
User |
UserReadServiceWithGroupConversionOnReturnValue.getUser()
|
| Methods in org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service with parameters of type User | |
|---|---|
void |
UserWriteService.addUser(User user)
|
void |
UserWriteServiceWithGroupConversionOnParameter.addUser(User user)
|
void |
UserWriteServiceBase.addUser(User user)
|
| Uses of User in org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service.impl |
|---|
| Methods in org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service.impl that return User | |
|---|---|
User |
ImplementationOfParallelInterfacesWithGroupConversionOnReturnValue.getUser()
|
User |
ImplementationOfInterfaceAndSuperClassBothWithGroupConversionOnReturnValue.getUser()
|
| Methods in org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service.impl with parameters of type User | |
|---|---|
void |
SubClassWithGroupConversionOnParameter.addUser(User user)
|
void |
InterfaceImplementationWithGroupConversionOnParameter.addUser(User user)
|
void |
ImplementationOfInterfaceAndSuperClassBothWithGroupConversionOnParameter.addUser(User user)
|
void |
ImplementationOfParallelInterfacesWithGroupConversionOnParameter.addUser(User user)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||