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