|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentDispatcherCtrl
The ContentDispatcher control interface used for updating the content of a ContentDispatcher
Method Summary | |
---|---|
javax.servlet.http.HttpServletResponse |
getResponseForFragment(Fragment fragment,
RequestContext request)
getResponseForFragment |
javax.servlet.http.HttpServletResponse |
getResponseForWindow(org.apache.pluto.om.window.PortletWindow window,
RequestContext request)
Return the HttpServletResponse to use for a given PortletWindow in order to be able to capture parallel rendering portlets |
Methods inherited from interface org.apache.jetspeed.aggregator.ContentDispatcher |
---|
getPortletContent |
Method Detail |
---|
javax.servlet.http.HttpServletResponse getResponseForWindow(org.apache.pluto.om.window.PortletWindow window, RequestContext request)
javax.servlet.http.HttpServletResponse getResponseForFragment(Fragment fragment, RequestContext request)
getResponseForFragment
Return the HttpServletResponse to use for a given Fragment in order to be able to capture parallel rendering portlets
fragment
- request
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |