|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserDTO | |
---|---|
com.tapas.evidence.fe.controller | |
com.tapas.evidence.service |
Uses of UserDTO in com.tapas.evidence.fe.controller |
---|
Methods in com.tapas.evidence.fe.controller with parameters of type UserDTO | |
---|---|
String |
UserController.handleRegister(String passwordConfirmation,
UserDTO user,
org.springframework.validation.BindingResult results,
org.springframework.web.bind.support.SessionStatus status,
javax.servlet.http.HttpServletRequest request)
|
Uses of UserDTO in com.tapas.evidence.service |
---|
Methods in com.tapas.evidence.service with parameters of type UserDTO | |
---|---|
void |
UserService.create(UserDTO userDTO)
|
void |
UserServiceImpl.create(UserDTO userDTO)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |