|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericMVCContext | |
org.apache.jetspeed.portal.portlets.viewprocessor |
Uses of GenericMVCContext in org.apache.jetspeed.portal.portlets.viewprocessor |
Methods in org.apache.jetspeed.portal.portlets.viewprocessor with parameters of type GenericMVCContext | |
java.lang.Object |
XSLViewProcessor.processView(GenericMVCContext context)
This methods outputs the content of the portlet for a given request. |
java.lang.Object |
ViewProcessor.processView(GenericMVCContext context)
|
java.lang.Object |
VelocityViewProcessor.processView(GenericMVCContext context)
Process the template passed in the context (context.get("template")). |
java.lang.Object |
JSPViewProcessor.processView(GenericMVCContext context)
|
java.lang.Object |
BufferedVelocityViewProcessor.processView(GenericMVCContext context)
Process the template passed in the context (context.get("template")). |
java.lang.Object |
BufferedJSPViewProcessor.processView(GenericMVCContext context)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |