public class UserFactory extends Object
| Constructor and Description |
|---|
UserFactory() |
| Modifier and Type | Method and Description |
|---|---|
static User |
createUser(UserDto userDto) |
static User |
editUser(UserDto newUser,
User oldUser) |
Copyright © 2018. All rights reserved.