Uses of Enum Class
de.hybris.platform.notificationservices.enums.NotificationChannel
Packages that use NotificationChannel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.user package.
Contains generated models for each type of de.hybris.platform.customerinterestsservices.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
-
Uses of NotificationChannel in de.hybris.platform.core.model.user
Methods in de.hybris.platform.core.model.user that return types with arguments of type NotificationChannelModifier and TypeMethodDescriptionCustomerModel.getNotificationChannels()Generated method - Getter of theCustomer.notificationChannelsattribute defined at extensionnotificationservices.Method parameters in de.hybris.platform.core.model.user with type arguments of type NotificationChannelModifier and TypeMethodDescriptionvoidCustomerModel.setNotificationChannels(Set<NotificationChannel> value) Generated method - Setter ofCustomer.notificationChannelsattribute defined at extensionnotificationservices. -
Uses of NotificationChannel in de.hybris.platform.customerinterestsservices.model
Methods in de.hybris.platform.customerinterestsservices.model that return types with arguments of type NotificationChannelModifier and TypeMethodDescriptionProductInterestModel.getNotificationChannels()Generated method - Getter of theProductInterest.notificationChannelsattribute defined at extensioncustomerinterestsservices.Method parameters in de.hybris.platform.customerinterestsservices.model with type arguments of type NotificationChannelModifier and TypeMethodDescriptionvoidProductInterestModel.setNotificationChannels(Set<NotificationChannel> value) Generated method - Setter ofProductInterest.notificationChannelsattribute defined at extensioncustomerinterestsservices. -
Uses of NotificationChannel in de.hybris.platform.notificationfacades.data
Methods in de.hybris.platform.notificationfacades.data that return NotificationChannelMethods in de.hybris.platform.notificationfacades.data with parameters of type NotificationChannelModifier and TypeMethodDescriptionvoidNotificationPreferenceData.setChannel(NotificationChannel channel) -
Uses of NotificationChannel in de.hybris.platform.notificationfacades.facades
Methods in de.hybris.platform.notificationfacades.facades with parameters of type NotificationChannelModifier and TypeMethodDescriptionNotificationPreferenceFacade.getChannelValue(NotificationChannel channel) Get the channel value for channelMethod parameters in de.hybris.platform.notificationfacades.facades with type arguments of type NotificationChannelModifier and TypeMethodDescriptionNotificationPreferenceFacade.getNotificationPreferences(Set<NotificationChannel> enabledChannels) Get all notification channels according to enabledChannelsNotificationPreferenceFacade.getValidNotificationPreferences(Set<NotificationChannel> enabledChannels) Get the valid notification preference data according to the enabledChannels -
Uses of NotificationChannel in de.hybris.platform.notificationfacades.facades.impl
Methods in de.hybris.platform.notificationfacades.facades.impl that return types with arguments of type NotificationChannelModifier and TypeMethodDescriptionDefaultNotificationPreferenceFacade.getNotificationPreferenceEntryConverter()Methods in de.hybris.platform.notificationfacades.facades.impl with parameters of type NotificationChannelModifier and TypeMethodDescriptionDefaultNotificationPreferenceFacade.getChannelValue(NotificationChannel channel) Method parameters in de.hybris.platform.notificationfacades.facades.impl with type arguments of type NotificationChannelModifier and TypeMethodDescriptionDefaultNotificationPreferenceFacade.getNotificationPreferences(Set<NotificationChannel> enabledChannels) DefaultNotificationPreferenceFacade.getValidNotificationPreferences(Set<NotificationChannel> enabledChannels) voidDefaultNotificationPreferenceFacade.setNotificationPreferenceEntryConverter(Converter<NotificationChannel, NotificationPreferenceData> notificationPreferenceElementConverter) protected voidDefaultNotificationPreferenceFacade.updateAllChannels(List<NotificationPreferenceData> allChannels, Set<NotificationChannel> enabledChannels) -
Uses of NotificationChannel in de.hybris.platform.notificationfacades.populators
Methods in de.hybris.platform.notificationfacades.populators with parameters of type NotificationChannelModifier and TypeMethodDescriptionvoidNotificationPreferenceEntryPopulator.populate(NotificationChannel source, NotificationPreferenceData target) -
Uses of NotificationChannel in de.hybris.platform.notificationocc.mapping.converters
Methods in de.hybris.platform.notificationocc.mapping.converters that return NotificationChannelModifier and TypeMethodDescriptionNotificationChannelConverter.convertFrom(String source, ma.glasnost.orika.metadata.Type<NotificationChannel> destinationType, ma.glasnost.orika.MappingContext mappingContext) Methods in de.hybris.platform.notificationocc.mapping.converters with parameters of type NotificationChannelModifier and TypeMethodDescriptionNotificationChannelConverter.convertTo(NotificationChannel source, ma.glasnost.orika.metadata.Type<String> destinationType, ma.glasnost.orika.MappingContext mappingContext) Method parameters in de.hybris.platform.notificationocc.mapping.converters with type arguments of type NotificationChannelModifier and TypeMethodDescriptionNotificationChannelConverter.convertFrom(String source, ma.glasnost.orika.metadata.Type<NotificationChannel> destinationType, ma.glasnost.orika.MappingContext mappingContext) -
Uses of NotificationChannel in de.hybris.platform.notificationoccaddon.mapping.converters
Methods in de.hybris.platform.notificationoccaddon.mapping.converters that return NotificationChannelModifier and TypeMethodDescriptionNotificationChannelConverter.convertFrom(String source, ma.glasnost.orika.metadata.Type<NotificationChannel> destinationType, ma.glasnost.orika.MappingContext mappingContext) Methods in de.hybris.platform.notificationoccaddon.mapping.converters with parameters of type NotificationChannelModifier and TypeMethodDescriptionNotificationChannelConverter.convertTo(NotificationChannel source, ma.glasnost.orika.metadata.Type<String> destinationType, ma.glasnost.orika.MappingContext mappingContext) Method parameters in de.hybris.platform.notificationoccaddon.mapping.converters with type arguments of type NotificationChannelModifier and TypeMethodDescriptionNotificationChannelConverter.convertFrom(String source, ma.glasnost.orika.metadata.Type<NotificationChannel> destinationType, ma.glasnost.orika.MappingContext mappingContext) -
Uses of NotificationChannel in de.hybris.platform.notificationservices.enums
Methods in de.hybris.platform.notificationservices.enums that return NotificationChannelModifier and TypeMethodDescriptionstatic NotificationChannelReturns the enum constant of this class with the specified name.static NotificationChannel[]NotificationChannel.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NotificationChannel in de.hybris.platform.notificationservices.mapping
Methods in de.hybris.platform.notificationservices.mapping that return types with arguments of type NotificationChannelMethods in de.hybris.platform.notificationservices.mapping with parameters of type NotificationChannelModifier and TypeMethodDescriptionvoidProcessorMappingRegistry.addMapping(NotificationChannel notificationChannel, NotificationType notificationType, Processor processor) add new processor to this registry's mapvoidProcessorMappingRegistrar.setNotificationChannel(NotificationChannel notificationChannel) -
Uses of NotificationChannel in de.hybris.platform.notificationservices.service
Methods in de.hybris.platform.notificationservices.service with parameters of type NotificationChannelModifier and TypeMethodDescriptionNotificationService.getChannelValue(NotificationChannel channel, CustomerModel customer) return the notificaiton channel's valueMethod parameters in de.hybris.platform.notificationservices.service with type arguments of type NotificationChannelModifier and TypeMethodDescriptionvoidNotificationService.notifyCustomer(NotificationType notificationType, CustomerModel customer, Set<NotificationChannel> channelSet, Map<String, ? extends ItemModel> dataMap) Send notification to customer using specific channels -
Uses of NotificationChannel in de.hybris.platform.notificationservices.service.impl
Methods in de.hybris.platform.notificationservices.service.impl that return types with arguments of type NotificationChannelModifier and TypeMethodDescriptionDefaultNotificationService.getNotificationChannelStrategyMap()protected Set<NotificationChannel>DefaultNotificationService.getSupportedChannel(CustomerModel customer) Methods in de.hybris.platform.notificationservices.service.impl with parameters of type NotificationChannelModifier and TypeMethodDescriptionDefaultNotificationService.getChannelValue(NotificationChannel channel, CustomerModel customer) protected booleanDefaultNotificationService.isSupportedByCustomer(CustomerModel customer, NotificationChannel ch) protected voidDefaultNotificationService.processNotification(NotificationChannel channel, CustomerModel customer, Processor processor, Map<String, ? extends ItemModel> dataMap) Method parameters in de.hybris.platform.notificationservices.service.impl with type arguments of type NotificationChannelModifier and TypeMethodDescriptionvoidDefaultNotificationService.notifyCustomer(NotificationType notificationType, CustomerModel customer, Set<NotificationChannel> channelSet, Map<String, ? extends ItemModel> dataMap) protected voidDefaultNotificationService.notifyCustomerByChannelSet(NotificationType notificationType, CustomerModel customer, Map<String, ? extends ItemModel> dataMap, Set<NotificationChannel> channelSet) voidDefaultNotificationService.setNotificationChannelStrategyMap(Map<NotificationChannel, NotificationChannelStrategy> notificationChannelStrategyMap)