Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.ResourceResponseImpl

Packages that use ResourceResponseImpl
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of ResourceResponseImpl in com.liferay.portlet
 

Methods in com.liferay.portlet that return ResourceResponseImpl
static ResourceResponseImpl ResourceResponseFactory.create(ResourceRequestImpl resourceRequestImpl, javax.servlet.http.HttpServletResponse response, String portletName, long companyId)
           
static ResourceResponseImpl ResourceResponseFactory.create(ResourceRequestImpl resourceRequestImpl, javax.servlet.http.HttpServletResponse response, String portletName, long companyId, long plid)
           
 


Liferay 6.2-ce-ga5