|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EpRuleEngine | |
---|---|
com.elasticpath.service.catalog.impl | |
com.elasticpath.service.catalogview.impl | |
com.elasticpath.service.rules.impl |
Uses of EpRuleEngine in com.elasticpath.service.catalog.impl |
---|
Methods in com.elasticpath.service.catalog.impl with parameters of type EpRuleEngine | |
---|---|
void |
ProductServiceImpl.setRuleEngine(EpRuleEngine epRuleEngine)
Sets the rule engine. |
void |
ProductSkuServiceImpl.setRuleEngine(EpRuleEngine epRuleEngine)
Sets the rule engine. |
Uses of EpRuleEngine in com.elasticpath.service.catalogview.impl |
---|
Methods in com.elasticpath.service.catalogview.impl with parameters of type EpRuleEngine | |
---|---|
void |
AbstractProductRetrieveStrategyImpl.setEpRuleEngine(EpRuleEngine epRuleEngine)
Sets the rule engine. |
Uses of EpRuleEngine in com.elasticpath.service.rules.impl |
---|
Classes in com.elasticpath.service.rules.impl that implement EpRuleEngine | |
---|---|
class |
EpRuleEngineImpl
Executes rules-engine rules on objects passed as parameters to this class. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |