| Package | Description |
|---|---|
| org.mydotey.artemis.management | |
| org.mydotey.artemis.management.group | |
| org.mydotey.artemis.management.group.util |
| Modifier and Type | Method and Description |
|---|---|
GroupTags |
GroupRepository.getGroupTags(Long groupId) |
| Modifier and Type | Method and Description |
|---|---|
List<GroupTags> |
GroupRepository.getAllGroupTags(String regionId) |
protected Map<Long,GroupTags> |
GroupRepository.getServiceGroupTags() |
| Modifier and Type | Method and Description |
|---|---|
GroupTags |
GetGroupTagsResponse.getGroupTags() |
| Modifier and Type | Method and Description |
|---|---|
List<GroupTags> |
GetAllGroupTagsResponse.getAllGroupTags() |
List<GroupTags> |
InsertGroupTagsRequest.getGroupTagsList() |
List<GroupTags> |
UpdateGroupTagsRequest.getGroupTagsList() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetGroupTagsResponse.setGroupTags(GroupTags groupTags) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetAllGroupTagsResponse.setAllGroupTags(List<GroupTags> allGroupTags) |
void |
InsertGroupTagsRequest.setGroupTagsList(List<GroupTags> groupTagsList) |
void |
UpdateGroupTagsRequest.setGroupTagsList(List<GroupTags> groupTagsList) |
| Modifier and Type | Method and Description |
|---|---|
static List<GroupTagModel> |
GroupTagsUtil.newGroupTags(GroupTags groupTags) |
| Modifier and Type | Method and Description |
|---|---|
static List<GroupTagModel> |
GroupTagsUtil.newGroupTags(List<GroupTags> groupTagsList) |
Copyright © 2020 org.mydotey. All rights reserved.