public class ViewMVCRenderCommand
extends java.lang.Object
implements com.liferay.portal.kernel.portlet.bridges.mvc.MVCRenderCommand
| Constructor and Description |
|---|
ViewMVCRenderCommand() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
render(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse) |
protected void |
setUserActionContributor(com.liferay.users.admin.user.action.contributor.UserActionContributor userActionContributor) |
protected void |
unsetUserActionContributor(com.liferay.users.admin.user.action.contributor.UserActionContributor userActionContributor) |
public java.lang.String render(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
render in interface com.liferay.portal.kernel.portlet.bridges.mvc.MVCRenderCommandprotected void setUserActionContributor(com.liferay.users.admin.user.action.contributor.UserActionContributor userActionContributor)
protected void unsetUserActionContributor(com.liferay.users.admin.user.action.contributor.UserActionContributor userActionContributor)