public class PortalSettingsOpenIdFormMVCActionCommand
extends com.liferay.portal.settings.portlet.action.BasePortalSettingsFormMVCActionCommand
| Constructor and Description |
|---|
PortalSettingsOpenIdFormMVCActionCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doValidateForm(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected java.lang.String |
getParameterNamespace() |
protected java.lang.String |
getSettingsId() |
doProcessAction, getBoolean, getString, hasPermissions, storeSettingsvalidateFormaddSuccessMessage, getPortletConfig, hideDefaultErrorMessage, hideDefaultSuccessMessage, isDisplaySuccessMessage, processAction, redirectToLogin, sendRedirect, sendRedirect, sendRedirectpublic PortalSettingsOpenIdFormMVCActionCommand()
protected void doValidateForm(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
doValidateForm in class com.liferay.portal.kernel.portlet.bridges.mvc.BaseFormMVCActionCommandprotected java.lang.String getParameterNamespace()
getParameterNamespace in class com.liferay.portal.settings.portlet.action.BasePortalSettingsFormMVCActionCommandprotected java.lang.String getSettingsId()
getSettingsId in class com.liferay.portal.settings.portlet.action.BasePortalSettingsFormMVCActionCommand