|
|||||||||
| 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
| Constructor Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceResponseFactory()
| 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
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||