|
|||||||||
| 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 resourceRequestImpl,
javax.servlet.http.HttpServletResponse response,
java.lang.String portletName,
long companyId)
|
static ResourceResponseImpl |
create(ResourceRequestImpl resourceRequestImpl,
javax.servlet.http.HttpServletResponse response,
java.lang.String portletName,
long companyId,
long plid)
|
static void |
recycle(ResourceResponseImpl resourceResponseImpl)
|
| 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 resourceRequestImpl,
javax.servlet.http.HttpServletResponse response,
java.lang.String portletName,
long companyId)
throws java.lang.Exception
java.lang.Exception
public static ResourceResponseImpl create(ResourceRequestImpl resourceRequestImpl,
javax.servlet.http.HttpServletResponse response,
java.lang.String portletName,
long companyId,
long plid)
throws java.lang.Exception
java.lang.Exception
public static void recycle(ResourceResponseImpl resourceResponseImpl)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||