public class ServiceRouteRules extends Object
| Constructor and Description |
|---|
ServiceRouteRules() |
| Modifier and Type | Method and Description |
|---|---|
static List<RouteRuleLogModel> |
newRouteRuleLogModels(OperationContext operator,
List<RouteRuleModel> routeRules) |
static RouteRuleModel |
newRouteRuleModel(ServiceRouteRule serviceRouteRule) |
static List<RouteRuleModel> |
newRouteRuleModels(List<ServiceRouteRule> serviceRouteRules) |
static ServiceRouteRule |
newServiceRouteRule(RouteRuleModel model) |
static List<ServiceRouteRule> |
newServiceRouteRules(List<RouteRuleModel> models) |
public static ServiceRouteRule newServiceRouteRule(RouteRuleModel model)
public static RouteRuleModel newRouteRuleModel(ServiceRouteRule serviceRouteRule)
public static List<ServiceRouteRule> newServiceRouteRules(List<RouteRuleModel> models)
public static List<RouteRuleModel> newRouteRuleModels(List<ServiceRouteRule> serviceRouteRules)
public static List<RouteRuleLogModel> newRouteRuleLogModels(OperationContext operator, List<RouteRuleModel> routeRules)
Copyright © 2020 org.mydotey. All rights reserved.