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