|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.test.PortletController.ComponentResponseContextImpl
Constructor Summary | |
PortletController.ComponentResponseContextImpl(Component component,
ServerInvocation invocation)
|
Method Summary | |
java.lang.String |
encodeURL(ComponentURL url,
boolean relative)
Encode the URL into a string. |
java.lang.String |
encodeURL(java.lang.String url)
|
HTTPStreamInfo |
getStreamInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortletController.ComponentResponseContextImpl(Component component, ServerInvocation invocation)
Method Detail |
public HTTPStreamInfo getStreamInfo()
getStreamInfo
in interface ComponentResponseContext
public java.lang.String encodeURL(java.lang.String url)
encodeURL
in interface ComponentResponseContext
public java.lang.String encodeURL(ComponentURL url, boolean relative)
ComponentResponseContext
encodeURL
in interface ComponentResponseContext
url
- the url to encoderelative
- issue a relative link or not
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |