| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserWsDTO> |
CustomerSearchPageWsDTO.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerSearchPageWsDTO.setEntries(java.util.List<UserWsDTO> entries) |
| Modifier and Type | Method and Description |
|---|---|
UserWsDTO |
B2BUsersController.getUser(java.lang.String fields) |
| Modifier and Type | Method and Description |
|---|---|
UserWsDTO |
ReviewWsDTO.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReviewWsDTO.setPrincipal(UserWsDTO principal) |
| Modifier and Type | Method and Description |
|---|---|
protected UserWsDTO |
OrderControllerIntegrationTest.buildUserWsDTO_WithExistingUSer() |
protected UserWsDTO |
OrderControllerIntegrationTest.buildUserWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
UserWsDTO |
OrderRequestWsDTO.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderRequestWsDTO.setUser(UserWsDTO user) |
| Modifier and Type | Method and Description |
|---|---|
UserWsDTO |
UsersController.getUser(java.lang.String fields) |
UserWsDTO |
UsersController.registerUser(java.lang.String login,
java.lang.String password,
java.lang.String titleCode,
java.lang.String firstName,
java.lang.String lastName,
java.lang.String guid,
java.lang.String fields,
HttpServletRequest httpRequest,
HttpServletResponse httpResponse) |
UserWsDTO |
UsersController.registerUser(UserSignUpWsDTO user,
java.lang.String fields,
HttpServletRequest httpRequest,
HttpServletResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsersController.putUser(UserWsDTO user) |
Copyright © 2018 SAP SE. All Rights Reserved.