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