org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service
Class UserReadServiceBase

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.service.UserReadServiceBase
Direct Known Subclasses:
ImplementationOfInterfaceAndSuperClassBothWithGroupConversionOnReturnValue

public class UserReadServiceBase
extends Object

Author:
Gunnar Morling

Constructor Summary
UserReadServiceBase()
           
 
Method Summary
 User getUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserReadServiceBase

public UserReadServiceBase()
Method Detail

getUser

public User getUser()


Copyright © 2008-2013. All Rights Reserved.