| Package | Description |
|---|---|
| org.mydotey.artemis.management | |
| org.mydotey.artemis.management.group | |
| org.mydotey.artemis.management.group.util |
| Modifier and Type | Method and Description |
|---|---|
GroupOperations |
GroupRepository.getGroupOperations(Long groupId) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupOperations> |
GroupRepository.getAllGroupOperations(String regionId) |
| Modifier and Type | Method and Description |
|---|---|
GroupOperations |
GetGroupOperationsResponse.getGroupOperations() |
| Modifier and Type | Method and Description |
|---|---|
List<GroupOperations> |
GetAllGroupOperationsResponse.getAllGroupOperations() |
List<GroupOperations> |
OperateGroupOperationsRequest.getGroupOperationsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetGroupOperationsResponse.setGroupOperations(GroupOperations groupOperations) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetAllGroupOperationsResponse.setAllGroupOperations(List<GroupOperations> allGroupOperations) |
void |
OperateGroupOperationsRequest.setGroupOperationsList(List<GroupOperations> groupOperationsList) |
| Modifier and Type | Method and Description |
|---|---|
static List<GroupOperationModel> |
GroupOperationsUtil.newGroupOperationModels(GroupOperations groupOperations) |
| Modifier and Type | Method and Description |
|---|---|
static List<GroupOperationModel> |
GroupOperationsUtil.newGroupOperationModels(List<GroupOperations> groupOperationsList) |
Copyright © 2020 org.mydotey. All rights reserved.