Uses of Class
de.hybris.platform.personalizationpromotionsweb.data.PromotionRuleWsDTO
Packages that use PromotionRuleWsDTO
Package
Description
-
Uses of PromotionRuleWsDTO in de.hybris.platform.personalizationpromotionsweb.data
Methods in de.hybris.platform.personalizationpromotionsweb.data that return types with arguments of type PromotionRuleWsDTOMethod parameters in de.hybris.platform.personalizationpromotionsweb.data with type arguments of type PromotionRuleWsDTOModifier and TypeMethodDescriptionvoidPromotionRuleListWsDTO.setPromotions(List<PromotionRuleWsDTO> promotions) -
Uses of PromotionRuleWsDTO in de.hybris.platform.personalizationpromotionsweb.populators
Methods in de.hybris.platform.personalizationpromotionsweb.populators with parameters of type PromotionRuleWsDTOModifier and TypeMethodDescriptionvoidCxPromotionRulePopulator.populate(PromotionSourceRuleModel source, PromotionRuleWsDTO target) -
Uses of PromotionRuleWsDTO in de.hybris.platform.personalizationpromotionsweb.queries
Methods in de.hybris.platform.personalizationpromotionsweb.queries that return types with arguments of type PromotionRuleWsDTOModifier and TypeMethodDescriptionprotected Converter<PromotionSourceRuleModel,PromotionRuleWsDTO> CxPromotionsForCatalogQueryExecutor.getPromotionConverter()Method parameters in de.hybris.platform.personalizationpromotionsweb.queries with type arguments of type PromotionRuleWsDTOModifier and TypeMethodDescriptionvoidCxPromotionsForCatalogQueryExecutor.setPromotionConverter(Converter<PromotionSourceRuleModel, PromotionRuleWsDTO> promotionConverter)