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