|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.portlet.BaseConfigurationAction
com.liferay.portlet.login.action.ConfigurationActionImpl
public class ConfigurationActionImpl
Constructor Summary | |
---|---|
ConfigurationActionImpl()
|
Method Summary | |
---|---|
void |
processAction(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
|
java.lang.String |
render(javax.portlet.PortletConfig portletConfig,
javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
|
protected void |
updateEmailNotifications(javax.portlet.ActionRequest actionRequest,
javax.portlet.PortletPreferences preferences)
|
protected void |
updateGeneral(javax.portlet.ActionRequest actionRequest,
javax.portlet.PortletPreferences preferences)
|
Methods inherited from class com.liferay.portal.kernel.portlet.BaseConfigurationAction |
---|
serveResource |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationActionImpl()
Method Detail |
---|
public void processAction(javax.portlet.PortletConfig portletConfig, javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
processAction
in interface com.liferay.portal.kernel.portlet.ConfigurationAction
processAction
in class com.liferay.portal.kernel.portlet.BaseConfigurationAction
java.lang.Exception
public java.lang.String render(javax.portlet.PortletConfig portletConfig, javax.portlet.RenderRequest renderRequest, javax.portlet.RenderResponse renderResponse) throws java.lang.Exception
render
in interface com.liferay.portal.kernel.portlet.ConfigurationAction
render
in class com.liferay.portal.kernel.portlet.BaseConfigurationAction
java.lang.Exception
protected void updateEmailNotifications(javax.portlet.ActionRequest actionRequest, javax.portlet.PortletPreferences preferences) throws java.lang.Exception
java.lang.Exception
protected void updateGeneral(javax.portlet.ActionRequest actionRequest, javax.portlet.PortletPreferences preferences) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |