|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.portal.portlets.viewprocessor.VelocityViewProcessor
Constructor Summary | |
VelocityViewProcessor()
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 VelocityViewProcessor()
Method Detail |
public void init(Portlet portlet) throws PortletException
ViewProcessor
init
in interface ViewProcessor
PortletException
public 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 |