Uses of Class
de.hybris.platform.ruleengine.ResultItem
-
Packages that use ResultItem Package Description de.hybris.platform.ruleengine -
-
Uses of ResultItem in de.hybris.platform.ruleengine
Methods in de.hybris.platform.ruleengine that return types with arguments of type ResultItem Modifier and Type Method Description java.util.Collection<ResultItem>RuleEngineActionResult. getResults()Method parameters in de.hybris.platform.ruleengine with type arguments of type ResultItem Modifier and Type Method Description voidRuleEngineActionResult. setResults(java.util.Collection<ResultItem> results)
-