Java com.liferay.portal.kernel.portlet.bridges.mvc MVCRenderCommand fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.portlet.bridges.mvc MVCRenderCommand fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.portlet.bridges.mvc MVCRenderCommand.

The text is from its open source code.

Implementation

com.liferay.portal.kernel.portlet.bridges.mvc.MVCRenderCommand has the following implementations.
Click this link to see all its implementation.

Method

Stringrender(RenderRequest renderRequest, RenderResponse renderResponse)
Invoked by MVCPortlet to handle the render phase of the portlet.