Class UserInfoToUserCommand
java.lang.Object
org.xbricks.common.generic.converters.UserInfoToUserCommand
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<user_info,
UserCommand>
@Component
public class UserInfoToUserCommand
extends Object
implements org.springframework.core.convert.converter.Converter<user_info,UserCommand>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
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
-
UserInfoToUserCommand
public UserInfoToUserCommand()
-
-
Method Details
-
setUserRepositories
@Autowired public void setUserRepositories() -
convert
- Specified by:
convert
in interfaceorg.springframework.core.convert.converter.Converter<user_info,
UserCommand>
-