| com.liferay.portlet.enterpriseadmin.action.EditUserAction com.liferay.portlet.myaccount.action.EditUserAction
Method Summary | |
public void | processAction(ActionMapping mapping, ActionForm form, PortletConfig config, ActionRequest req, ActionResponse res) | public ActionForward | render(ActionMapping mapping, ActionForm form, PortletConfig config, RenderRequest req, RenderResponse res) |
processAction | public void processAction(ActionMapping mapping, ActionForm form, PortletConfig config, ActionRequest req, ActionResponse res) throws Exception(Code) | | |
render | public ActionForward render(ActionMapping mapping, ActionForm form, PortletConfig config, RenderRequest req, RenderResponse res) throws Exception(Code) | | |
|
|