Uses of Class
de.hybris.platform.stocknotificationaddon.forms.NotificationChannelForm
-
Packages that use NotificationChannelForm Package Description de.hybris.platform.stocknotificationaddon.forms -
-
Uses of NotificationChannelForm in de.hybris.platform.stocknotificationaddon.forms
Methods in de.hybris.platform.stocknotificationaddon.forms that return types with arguments of type NotificationChannelForm Modifier and Type Method Description java.util.List<NotificationChannelForm>StockNotificationForm. getChannels()Method parameters in de.hybris.platform.stocknotificationaddon.forms with type arguments of type NotificationChannelForm Modifier and Type Method Description voidStockNotificationForm. setChannels(java.util.List<NotificationChannelForm> channels)
-