org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service.impl
Class ImplementationOfInterfaceAndSuperClassBothWithGroupConversionOnReturnValue
java.lang.Object
org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service.UserReadServiceBase
org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service.impl.ImplementationOfInterfaceAndSuperClassBothWithGroupConversionOnReturnValue
- All Implemented Interfaces:
- UserReadServiceWithGroupConversionOnReturnValue
public class ImplementationOfInterfaceAndSuperClassBothWithGroupConversionOnReturnValue
- extends UserReadServiceBase
- implements UserReadServiceWithGroupConversionOnReturnValue
- Author:
- Gunnar Morling
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImplementationOfInterfaceAndSuperClassBothWithGroupConversionOnReturnValue
public ImplementationOfInterfaceAndSuperClassBothWithGroupConversionOnReturnValue()
getUser
public User getUser()
- Specified by:
getUser in interface UserReadServiceWithGroupConversionOnReturnValue- Overrides:
getUser in class UserReadServiceBase
Copyright © 2008-2013. All Rights Reserved.