public class NotificationPreferencePageController
extends AbstractPageController
| Constructor and Description |
|---|
NotificationPreferencePageController() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNotificationPreferences(Model model) |
void |
initBinder(WebDataBinder binder) |
java.lang.String |
updateNotificationPreference(NotificationChannelForm notificationPreferenceForm,
BindingResult bindingResult,
Model model,
RedirectAttributes redirectModel) |
public NotificationPreferencePageController()
public void initBinder(WebDataBinder binder)
public java.lang.String getNotificationPreferences(Model model)
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic java.lang.String updateNotificationPreference(NotificationChannelForm notificationPreferenceForm, BindingResult bindingResult, Model model, RedirectAttributes redirectModel) throws CMSItemNotFoundException
CMSItemNotFoundExceptionCopyright © 2018 SAP SE. All Rights Reserved.