public interface RuleEngineContextForCatalogVersionsFinderStrategy
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractRuleEngineContextModel> |
findRuleEngineContexts(java.util.Collection<CatalogVersionModel> catalogVersions,
RuleType ruleType)
finds rule engine contexts for the given catalog versions and rule type
|
<T extends AbstractRuleEngineContextModel> java.util.List<T> findRuleEngineContexts(java.util.Collection<CatalogVersionModel> catalogVersions, RuleType ruleType)
catalogVersions - the catalog version(s) to look up rule engine contexts forruleType - filters to return only mappings which rules module is of the given rule typeCopyright © 2018 SAP SE. All Rights Reserved.