Uses of Interface
de.hybris.platform.notificationservices.strategies.SendSiteMessageStrategy
Packages that use SendSiteMessageStrategy
Package
Description
-
Uses of SendSiteMessageStrategy in de.hybris.platform.customercouponservices.sitemsg.process.impl
Methods in de.hybris.platform.customercouponservices.sitemsg.process.impl that return types with arguments of type SendSiteMessageStrategyModifier and TypeMethodDescriptionprotected Map<SiteMessageType,SendSiteMessageStrategy> CouponNotificationSiteMessageProcessor.getSendSiteMessageStrategies()Method parameters in de.hybris.platform.customercouponservices.sitemsg.process.impl with type arguments of type SendSiteMessageStrategyModifier and TypeMethodDescriptionvoidCouponNotificationSiteMessageProcessor.setSendSiteMessageStrategies(Map<SiteMessageType, SendSiteMessageStrategy> sendSiteMessageStrategies) -
Uses of SendSiteMessageStrategy in de.hybris.platform.notificationservices.strategies.impl
Classes in de.hybris.platform.notificationservices.strategies.impl that implement SendSiteMessageStrategy -
Uses of SendSiteMessageStrategy in de.hybris.platform.stocknotificationservices.sitemsg.processor.impl
Methods in de.hybris.platform.stocknotificationservices.sitemsg.processor.impl that return types with arguments of type SendSiteMessageStrategyModifier and TypeMethodDescriptionprotected Map<SiteMessageType,SendSiteMessageStrategy> StockNotificationSiteMessageProcessor.getSendSiteMessageStrategies()Method parameters in de.hybris.platform.stocknotificationservices.sitemsg.processor.impl with type arguments of type SendSiteMessageStrategyModifier and TypeMethodDescriptionvoidStockNotificationSiteMessageProcessor.setSendSiteMessageStrategies(Map<SiteMessageType, SendSiteMessageStrategy> sendSiteMessageStrategies)