| Package | Description |
|---|---|
| org.mydotey.artemis.management.group | |
| org.mydotey.artemis.management.group.dao |
| Modifier and Type | Method and Description |
|---|---|
List<GroupWeight> |
CreateRouteRuleRequest.getGroups() |
List<GroupWeight> |
RouteRuleInfo.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateRouteRuleRequest.setGroups(List<GroupWeight> groups) |
void |
RouteRuleInfo.setGroups(List<GroupWeight> groups) |
| Constructor and Description |
|---|
RouteRuleInfo(ServiceRouteRule routeRule,
List<GroupWeight> groups) |
| Modifier and Type | Method and Description |
|---|---|
protected List<RouteRuleGroupModel> |
BusinessDao.getRouteRuleGroups(String serviceId,
com.google.common.collect.ListMultimap<String,GroupWeight> routeRuleGroups) |
Copyright © 2020 org.mydotey. All rights reserved.