|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.RenderResponseFactory
public class RenderResponseFactory
| Constructor Summary | |
|---|---|
RenderResponseFactory()
|
|
| Method Summary | |
|---|---|
static RenderResponseImpl |
create(RenderRequestImpl renderRequestImpl,
javax.servlet.http.HttpServletResponse response,
String portletName,
long companyId)
|
static RenderResponseImpl |
create(RenderRequestImpl renderRequestImpl,
javax.servlet.http.HttpServletResponse response,
String portletName,
long companyId,
long plid)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RenderResponseFactory()
| Method Detail |
|---|
public static RenderResponseImpl create(RenderRequestImpl renderRequestImpl,
javax.servlet.http.HttpServletResponse response,
String portletName,
long companyId)
throws Exception
Exception
public static RenderResponseImpl create(RenderRequestImpl renderRequestImpl,
javax.servlet.http.HttpServletResponse response,
String portletName,
long companyId,
long plid)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||