Uses of Interface
de.hybris.platform.ruleengineservices.compiler.RuleConditionTranslator
-
-
Uses of RuleConditionTranslator in de.hybris.platform.couponservices.conditions
Classes in de.hybris.platform.couponservices.conditions that implement RuleConditionTranslator Modifier and Type Class Description classRuleQualifyingCouponsConditionTranslatorCreates the intermediate representation of the CouponRAO.couponId condition. -
Uses of RuleConditionTranslator in de.hybris.platform.personalizationpromotions.translator
Classes in de.hybris.platform.personalizationpromotions.translator that implement RuleConditionTranslator Modifier and Type Class Description classRuleCxPromotionActionResultTranslator -
Uses of RuleConditionTranslator in de.hybris.platform.ruledefinitions.conditions
Classes in de.hybris.platform.ruledefinitions.conditions that implement RuleConditionTranslator Modifier and Type Class Description classAbstractRuleConditionTranslatorclassRuleCartTotalConditionTranslatorclassRuleCustomerSupportConditionTranslatorCreates the intermediate representation of the CustomerSupportRAO.customerEmulationActive conditionclassRuleEntryGroupTypeConditionTranslatorCreates the intermediate representation of the OrderEntryGroupRAO.groupType conditionclassRuleOrderThresholdPerfectPartnerConditionTranslatorCreates the intermediate representation of Order Threshold Perfect Partner condition.classRuleProductPriceConditionTranslatorCreates the intermediate representation of the OrderEntryRAO.basePrice conditionclassRuleQualifyingCategoriesConditionTranslatorclassRuleQualifyingCategoriesWithCategoryRAOSupportConditionTranslatorDeprecated, for removal: This API element is subject to removal in a future version.not used by the default implementation, instead introduced as a means for backwards compatibility to cover cases when usage ofCategoryRAOis requiredclassRuleQualifyingProductsConditionTranslatorclassRuleTargetCustomersConditionTranslator -
Uses of RuleConditionTranslator in de.hybris.platform.ruleengineservices.compiler.impl
Methods in de.hybris.platform.ruleengineservices.compiler.impl that return RuleConditionTranslator Modifier and Type Method Description protected RuleConditionTranslatorDefaultRuleConditionsTranslator. getConditionTranslator(java.lang.String translatorId) -
Uses of RuleConditionTranslator in de.hybris.platform.ruleengineservices.definitions.conditions
Classes in de.hybris.platform.ruleengineservices.definitions.conditions that implement RuleConditionTranslator Modifier and Type Class Description classDefaultRuleActionConditionTranslatorCreates the intermediate representation of the Rule Action allowed condition.classRuleContainerConditionTranslatorclassRuleExecutableConditionTranslatorclassRuleGroupConditionTranslator -
Uses of RuleConditionTranslator in de.hybris.platform.sap.productconfig.rules.conditions
Classes in de.hybris.platform.sap.productconfig.rules.conditions that implement RuleConditionTranslator Modifier and Type Class Description classRuleConfigurableProductBaseConditionTranslatorImplements common basic operations for Product Configuration translatorsclassRuleConfigurableProductConditionTranslatorCreates the intermediate representation of the current Configurable Product conditionclassRuleConfigurableProductCustomerGroupsConditionTranslatorCreates the intermediate representation of the Configurable Product Customer Groups conditionclassRuleConfigurableProductCustomersConditionTranslatorCreates the intermediate representation of the Configurable Product Customers conditionclassRuleConfigurableProductInCartConditionTranslatorCreates the intermediate representation of the Configurable Product in the Cart condition
-