public static class UserGroupController.UserGroupsDeleteParameters extends Object
| Constructor and Description |
|---|
UserGroupsDeleteParameters() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLoggedUserId() |
List<Integer> |
getUserGroupIds() |
void |
setLoggedUserId(int loggedUserId) |
void |
setUserGroupIds(List<Integer> userGroupIds) |
Copyright © 2020 Open Foris. All rights reserved.