| com.liferay.portlet.StrutsPortlet com.liferay.portlet.wsrp.WSRPProxyPortlet
Method Summary | |
public void | _processActionRemote(ActionRequest request, ActionResponse actionResponse) | public void | _renderRemote(RenderRequest request, RenderResponse renderResponse) | public void | init(PortletConfig config) | public void | processAction(ActionRequest request, ActionResponse response) | public void | render(RenderRequest request, RenderResponse response) |
NAVIGATIONAL_STATE | final public static String NAVIGATIONAL_STATE(Code) | | |
REMOTE_INVOCATION | final public static String REMOTE_INVOCATION(Code) | | |
_processActionRemote | public void _processActionRemote(ActionRequest request, ActionResponse actionResponse) throws PortletException(Code) | | |
_renderRemote | public void _renderRemote(RenderRequest request, RenderResponse renderResponse) throws PortletException, IOException(Code) | | |
init | public void init(PortletConfig config) throws PortletException(Code) | | |
processAction | public void processAction(ActionRequest request, ActionResponse response) throws PortletException, IOException(Code) | | |
render | public void render(RenderRequest request, RenderResponse response) throws PortletException, IOException(Code) | | |
Methods inherited from com.liferay.portlet.StrutsPortlet | public void doAbout(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code)(Java Doc) public void doConfig(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code)(Java Doc) public void doEdit(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code)(Java Doc) public void doEditDefaults(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code)(Java Doc) public void doEditGuest(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code)(Java Doc) public void doHelp(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code)(Java Doc) public void doPreview(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code)(Java Doc) public void doPrint(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code)(Java Doc) public void doView(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code)(Java Doc) protected void include(RenderRequest req, RenderResponse res) throws IOException, PortletException(Code)(Java Doc) public void init(PortletConfig config) throws PortletException(Code)(Java Doc) public void processAction(ActionRequest req, ActionResponse res) throws IOException, PortletException(Code)(Java Doc)
|
|
|