| Package | Description |
|---|---|
| org.mydotey.artemis.management | |
| org.mydotey.artemis.management.group | |
| org.mydotey.artemis.management.group.util |
| Modifier and Type | Method and Description |
|---|---|
List<GroupInstance> |
GroupRepository.getGroupInstances(GroupInstanceModel filter) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupInstance> |
InsertGroupInstancesRequest.getGroupInstances() |
List<GroupInstance> |
GetGroupInstancesResponse.getGroupInstances() |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertGroupInstancesRequest.setGroupInstances(List<GroupInstance> groupInstances) |
void |
GetGroupInstancesResponse.setGroupInstances(List<GroupInstance> groupInstances) |
| Modifier and Type | Method and Description |
|---|---|
static GroupInstance |
GroupInstances.newGroupInstance(GroupInstanceModel model) |
| Modifier and Type | Method and Description |
|---|---|
static List<GroupInstance> |
GroupInstances.newGroupInstances(List<GroupInstanceModel> models) |
| Modifier and Type | Method and Description |
|---|---|
static GroupInstanceModel |
GroupInstances.newGroupInstanceModel(GroupInstance groupInstance) |
| Modifier and Type | Method and Description |
|---|---|
static List<GroupInstanceModel> |
GroupInstances.newGroupInstanceModels(List<GroupInstance> groupInstances) |
Copyright © 2020 org.mydotey. All rights reserved.