|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.ResourceResponseFactory
public class ResourceResponseFactory
| Method Summary | |
|---|---|
static ResourceResponseImpl |
create(ResourceRequestImpl req,
javax.servlet.http.HttpServletResponse res,
java.lang.String portletName,
long companyId)
|
static ResourceResponseImpl |
create(ResourceRequestImpl req,
javax.servlet.http.HttpServletResponse res,
java.lang.String portletName,
long companyId,
long plid)
|
static void |
recycle(ResourceResponseImpl resourceResImpl)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ResourceResponseImpl create(ResourceRequestImpl req,
javax.servlet.http.HttpServletResponse res,
java.lang.String portletName,
long companyId)
throws java.lang.Exception
java.lang.Exception
public static ResourceResponseImpl create(ResourceRequestImpl req,
javax.servlet.http.HttpServletResponse res,
java.lang.String portletName,
long companyId,
long plid)
throws java.lang.Exception
java.lang.Exception
public static void recycle(ResourceResponseImpl resourceResImpl)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||