|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.portlet.filter.PortletResponseWrapper
javax.portlet.filter.ResourceResponseWrapper
com.liferay.faces.bridge.filter.internal.ResourceResponseBridgeImpl
com.liferay.faces.bridge.filter.internal.ResourceResponseBridgeLiferayImpl
public class ResourceResponseBridgeLiferayImpl
| Field Summary |
|---|
| Fields inherited from interface javax.portlet.ResourceResponse |
|---|
HTTP_STATUS_CODE |
| Fields inherited from interface javax.portlet.MimeResponse |
|---|
CACHE_SCOPE, ETAG, EXPIRATION_CACHE, MARKUP_HEAD_ELEMENT, NAMESPACED_RESPONSE, PRIVATE_SCOPE, PUBLIC_SCOPE, USE_CACHED_CONTENT |
| Constructor Summary | |
|---|---|
ResourceResponseBridgeLiferayImpl(javax.portlet.ResourceResponse resourceResponse)
|
|
| Method Summary | |
|---|---|
javax.portlet.PortletURL |
createActionURL()
|
javax.portlet.PortletURL |
createRenderURL()
|
javax.portlet.ResourceURL |
createResourceURL()
|
protected String |
getNamespaceWSRP(BridgeContext bridgeContext)
|
protected boolean |
isFriendlyURLMapperEnabled(BridgeContext bridgeContext)
|
| Methods inherited from class com.liferay.faces.bridge.filter.internal.ResourceResponseBridgeImpl |
|---|
getNamespace |
| Methods inherited from class javax.portlet.filter.ResourceResponseWrapper |
|---|
flushBuffer, getBufferSize, getCacheControl, getCharacterEncoding, getContentType, getLocale, getPortletOutputStream, getResponse, getWriter, isCommitted, reset, resetBuffer, setBufferSize, setCharacterEncoding, setContentLength, setContentType, setLocale, setResponse |
| Methods inherited from class javax.portlet.filter.PortletResponseWrapper |
|---|
addProperty, addProperty, addProperty, createElement, encodeURL, setProperty, setResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.portlet.PortletResponse |
|---|
addProperty, addProperty, addProperty, createElement, encodeURL, setProperty |
| Constructor Detail |
|---|
public ResourceResponseBridgeLiferayImpl(javax.portlet.ResourceResponse resourceResponse)
| Method Detail |
|---|
public javax.portlet.PortletURL createActionURL()
throws IllegalStateException
createActionURL in interface javax.portlet.MimeResponsecreateActionURL in interface javax.portlet.ResourceResponsecreateActionURL in class javax.portlet.filter.ResourceResponseWrapperIllegalStateException
public javax.portlet.PortletURL createRenderURL()
throws IllegalStateException
createRenderURL in interface javax.portlet.MimeResponsecreateRenderURL in interface javax.portlet.ResourceResponsecreateRenderURL in class javax.portlet.filter.ResourceResponseWrapperIllegalStateException
public javax.portlet.ResourceURL createResourceURL()
throws IllegalStateException
createResourceURL in interface javax.portlet.MimeResponsecreateResourceURL in interface javax.portlet.ResourceResponsecreateResourceURL in class javax.portlet.filter.ResourceResponseWrapperIllegalStateExceptionprotected boolean isFriendlyURLMapperEnabled(BridgeContext bridgeContext)
protected String getNamespaceWSRP(BridgeContext bridgeContext)
getNamespaceWSRP in class ResourceResponseBridgeImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||