Uses of Class
de.hybris.platform.promotionengineservices.model.PromotionSourceRuleTemplateModel
-
Packages that use PromotionSourceRuleTemplateModel Package Description de.hybris.platform.promotionenginebackoffice.actions -
-
Uses of PromotionSourceRuleTemplateModel in de.hybris.platform.promotionenginebackoffice.actions
Methods in de.hybris.platform.promotionenginebackoffice.actions that return PromotionSourceRuleTemplateModel Modifier and Type Method Description protected PromotionSourceRuleTemplateModelRuleCreatePromotionFromTemplateAction. getRuleTemplate(com.hybris.cockpitng.actions.ActionContext<PromotionSourceRuleTemplateModel> context)Method parameters in de.hybris.platform.promotionenginebackoffice.actions with type arguments of type PromotionSourceRuleTemplateModel Modifier and Type Method Description protected voidRuleCreatePromotionFromTemplateAction. addDialogWindowAttribute(com.hybris.cockpitng.actions.ActionContext<PromotionSourceRuleTemplateModel> context, org.zkoss.zul.Window window)protected java.lang.StringRuleCreatePromotionFromTemplateAction. getDialogTemplate(com.hybris.cockpitng.actions.ActionContext<PromotionSourceRuleTemplateModel> context)protected java.lang.StringRuleCreatePromotionFromTemplateAction. getDialogTitle(com.hybris.cockpitng.actions.ActionContext<PromotionSourceRuleTemplateModel> context)protected PromotionSourceRuleTemplateModelRuleCreatePromotionFromTemplateAction. getRuleTemplate(com.hybris.cockpitng.actions.ActionContext<PromotionSourceRuleTemplateModel> context)
-