Uses of Class
com.hybris.cockpitng.config.notification.jaxb.NotificationArea
-
Packages that use NotificationArea Package Description com.hybris.backoffice.widgets.notificationarea com.hybris.cockpitng.config.notification -
-
Uses of NotificationArea in com.hybris.backoffice.widgets.notificationarea
Methods in com.hybris.backoffice.widgets.notificationarea that return NotificationArea Modifier and Type Method Description protected NotificationAreaNotificationController. getNotificationAreaConfig(NotificationEvent notificationEvent)Methods in com.hybris.backoffice.widgets.notificationarea with parameters of type NotificationArea Modifier and Type Method Description protected NotificationNotificationController. extractNotificationConfig(NotificationEvent notificationEvent, NotificationArea notificationArea)protected NotificationDefaultsNotificationController. extractNotificationDefaults(NotificationArea notificationArea) -
Uses of NotificationArea in com.hybris.cockpitng.config.notification
Methods in com.hybris.cockpitng.config.notification that return NotificationArea Modifier and Type Method Description NotificationAreaDefaultNotificationConfigFallbackStrategy. loadFallbackConfiguration(ConfigContext context, java.lang.Class<NotificationArea> configurationType)Method parameters in com.hybris.cockpitng.config.notification with type arguments of type NotificationArea Modifier and Type Method Description NotificationAreaDefaultNotificationConfigFallbackStrategy. loadFallbackConfiguration(ConfigContext context, java.lang.Class<NotificationArea> configurationType)
-