|
Liferay 7.0-ce-a2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
com.liferay.portlet.login.action.CreateAccountMVCActionCommand
public class CreateAccountMVCActionCommand
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.kernel.portlet.bridges.mvc.MVCActionCommand |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
CreateAccountMVCActionCommand()
|
|
| Method Summary | |
|---|---|
protected void |
addUser(ActionRequest actionRequest,
ActionResponse actionResponse)
|
protected void |
doProcessAction(ActionRequest actionRequest,
ActionResponse actionResponse)
|
protected boolean |
isAutoScreenName()
|
protected void |
resetUser(ActionRequest actionRequest,
ActionResponse actionResponse)
|
protected void |
sendRedirect(ActionRequest actionRequest,
ActionResponse actionResponse,
ThemeDisplay themeDisplay,
String login,
String password)
|
protected void |
updateIncompleteUser(ActionRequest actionRequest,
ActionResponse actionResponse)
|
| Methods inherited from class com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand |
|---|
addSuccessMessage, getPortletConfig, hideDefaultErrorMessage, hideDefaultSuccessMessage, processAction, redirectToLogin, sendRedirect |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateAccountMVCActionCommand()
| Method Detail |
|---|
protected void addUser(ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
Exception
protected void doProcessAction(ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
doProcessAction in class BaseMVCActionCommandExceptionprotected boolean isAutoScreenName()
protected void resetUser(ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
Exception
protected void sendRedirect(ActionRequest actionRequest,
ActionResponse actionResponse,
ThemeDisplay themeDisplay,
String login,
String password)
throws Exception
Exception
protected void updateIncompleteUser(ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
Exception
|
Liferay 7.0-ce-a2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||