|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jetspeed.portal.portlets.viewprocessor.BufferedVelocityViewProcessor
Version of the VelocityViewProcess that buffers its content
| Constructor Summary | |
BufferedVelocityViewProcessor()
Creates a new instance of VelocityViewProcessor |
|
| Method Summary | |
void |
init(Portlet portlet)
Process the template passed in the context (context.get("template")). |
java.lang.Object |
processView(GenericMVCContext context)
Process the template passed in the context (context.get("template")). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BufferedVelocityViewProcessor()
| Method Detail |
public void init(Portlet portlet)
throws PortletException
ViewProcessor
init in interface ViewProcessorPortletExceptionpublic java.lang.Object processView(GenericMVCContext context)
processView in interface ViewProcessor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||