public class RouteRuleGroups extends Object
| Constructor and Description |
|---|
RouteRuleGroups() |
| Modifier and Type | Method and Description |
|---|---|
static RouteRuleGroup |
newRouteRuleGroup(RouteRuleGroupModel model) |
static List<RouteRuleGroupLogModel> |
newRouteRuleGroupLogs(OperationContext operationContext,
List<RouteRuleGroupModel> models) |
static RouteRuleGroupModel |
newRouteRuleGroupModel(RouteRuleGroup routeRuleGroup) |
static List<RouteRuleGroupModel> |
newRouteRuleGroupModels(List<RouteRuleGroup> routeRuleGroups) |
static List<RouteRuleGroup> |
newRouteRuleGroups(List<RouteRuleGroupModel> models) |
public static RouteRuleGroupModel newRouteRuleGroupModel(RouteRuleGroup routeRuleGroup)
public static RouteRuleGroup newRouteRuleGroup(RouteRuleGroupModel model)
public static List<RouteRuleGroupModel> newRouteRuleGroupModels(List<RouteRuleGroup> routeRuleGroups)
public static List<RouteRuleGroup> newRouteRuleGroups(List<RouteRuleGroupModel> models)
public static List<RouteRuleGroupLogModel> newRouteRuleGroupLogs(OperationContext operationContext, List<RouteRuleGroupModel> models)
Copyright © 2020 org.mydotey. All rights reserved.