com.liferay.portlet
Class ResourceResponseFactory
java.lang.Object
com.liferay.portlet.ResourceResponseFactory
public class ResourceResponseFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceResponseFactory
public ResourceResponseFactory()
create
public static ResourceResponseImpl create(ResourceRequestImpl resourceRequestImpl,
javax.servlet.http.HttpServletResponse response,
String portletName,
long companyId)
throws Exception
- Throws:
Exception
create
public static ResourceResponseImpl create(ResourceRequestImpl resourceRequestImpl,
javax.servlet.http.HttpServletResponse response,
String portletName,
long companyId,
long plid)
throws Exception
- Throws:
Exception