Uses of Class
de.hybris.platform.ruleengineservices.rao.WebsiteGroupRAO
-
Packages that use WebsiteGroupRAO Package Description de.hybris.platform.promotionengineservices.converters.populator de.hybris.platform.promotionengineservices.rao.providers -
-
Uses of WebsiteGroupRAO in de.hybris.platform.promotionengineservices.converters.populator
Methods in de.hybris.platform.promotionengineservices.converters.populator with parameters of type WebsiteGroupRAO Modifier and Type Method Description voidWebsiteGroupRaoPopulator. populate(PromotionGroupModel source, WebsiteGroupRAO target) -
Uses of WebsiteGroupRAO in de.hybris.platform.promotionengineservices.rao.providers
Methods in de.hybris.platform.promotionengineservices.rao.providers that return WebsiteGroupRAO Modifier and Type Method Description protected WebsiteGroupRAODefaultWebsiteGroupRAOProvider. createRAO(PromotionGroupModel source)Methods in de.hybris.platform.promotionengineservices.rao.providers that return types with arguments of type WebsiteGroupRAO Modifier and Type Method Description protected Converter<PromotionGroupModel,WebsiteGroupRAO>DefaultWebsiteGroupRAOProvider. getWebsiteGroupRaoConverter()Method parameters in de.hybris.platform.promotionengineservices.rao.providers with type arguments of type WebsiteGroupRAO Modifier and Type Method Description voidDefaultWebsiteGroupRAOProvider. setWebsiteGroupRaoConverter(Converter<PromotionGroupModel,WebsiteGroupRAO> websiteGroupRaoConverter)
-