public class RegisterPageController
extends AbstractRegisterPageController
| Constructor and Description |
|---|
RegisterPageController() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
doRegister(Model model) |
java.lang.String |
doRegister(RegisterForm form,
BindingResult bindingResult,
Model model,
HttpServletRequest request,
HttpServletResponse response,
RedirectAttributes redirectModel) |
protected AbstractPageModel |
getCmsPage() |
protected java.lang.String |
getSuccessRedirect(HttpServletRequest request,
HttpServletResponse response) |
protected java.lang.String |
getView() |
void |
setHttpSessionRequestCache(HttpSessionRequestCache accHttpSessionRequestCache) |
protected AbstractPageModel getCmsPage() throws CMSItemNotFoundException
CMSItemNotFoundExceptionprotected java.lang.String getSuccessRedirect(HttpServletRequest request,
HttpServletResponse response)
protected java.lang.String getView()
public void setHttpSessionRequestCache(HttpSessionRequestCache accHttpSessionRequestCache)
public java.lang.String doRegister(Model model)
throws CMSItemNotFoundException
CMSItemNotFoundExceptionpublic java.lang.String doRegister(RegisterForm form,
BindingResult bindingResult,
Model model,
HttpServletRequest request,
HttpServletResponse response,
RedirectAttributes redirectModel)
throws CMSItemNotFoundException
CMSItemNotFoundExceptionCopyright © 2018 SAP SE. All Rights Reserved.