Class UserCommandToUser
java.lang.Object
org.xbricks.common.generic.converters.UserCommandToUser
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<UserCommand,
users>
@Component
public class UserCommandToUser
extends Object
implements org.springframework.core.convert.converter.Converter<UserCommand,users>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconvert
(UserCommand source) void
setServices
(EncryptionService encryptionService) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.core.convert.converter.Converter
andThen
-
Constructor Details
-
UserCommandToUser
public UserCommandToUser()
-
-
Method Details
-
setServices
-
convert
- Specified by:
convert
in interfaceorg.springframework.core.convert.converter.Converter<UserCommand,
users>
-