public static class UserController.UsersDeleteParameters extends Object
| Constructor and Description |
|---|
UsersDeleteParameters() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLoggedUserId() |
List<Integer> |
getUserIds() |
void |
setLoggedUserId(int loggedUserId) |
void |
setUserIds(List<Integer> userIds) |
Copyright © 2020 Open Foris. All rights reserved.