Uses of Class
com.hybris.cockpitng.config.notification.jaxb.NotificationParameter
-
Packages that use NotificationParameter Package Description com.hybris.backoffice.widgets.notificationarea com.hybris.cockpitng.config.notification.jaxb -
-
Uses of NotificationParameter in com.hybris.backoffice.widgets.notificationarea
Method parameters in com.hybris.backoffice.widgets.notificationarea with type arguments of type NotificationParameter Modifier and Type Method Description protected org.zkoss.zk.ui.ComponentNotificationController. getNotificationRendererComponent(NotificationEvent notificationEvent, java.lang.String rendererBean, java.util.List<NotificationParameter> parameters) -
Uses of NotificationParameter in com.hybris.cockpitng.config.notification.jaxb
Fields in com.hybris.cockpitng.config.notification.jaxb with type parameters of type NotificationParameter Modifier and Type Field Description protected java.util.List<NotificationParameter>NotificationRenderingInfo. parameterMethods in com.hybris.cockpitng.config.notification.jaxb that return types with arguments of type NotificationParameter Modifier and Type Method Description java.util.List<NotificationParameter>NotificationRenderingInfo. getParameter()Gets the value of the parameter property.
-