com.liferay.faces.bridge.context.url.internal.liferay
Class LiferayPortletResponse

java.lang.Object
  extended by com.liferay.faces.bridge.context.url.internal.liferay.LiferayPortletResponse

public class LiferayPortletResponse
extends Object

Author:
Neil Griffin

Constructor Summary
LiferayPortletResponse(javax.portlet.PortletResponse portletResponse)
           
 
Method Summary
 javax.portlet.PortletURL createRenderURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiferayPortletResponse

public LiferayPortletResponse(javax.portlet.PortletResponse portletResponse)
Method Detail

createRenderURL

public javax.portlet.PortletURL createRenderURL()


Copyright © 2015 Liferay, Inc.. All rights reserved.