org.apache.jetspeed.aggregator
Interface ContentDispatcher

All Known Subinterfaces:
ContentDispatcherCtrl

public interface ContentDispatcher

The ContentDispatcher allows customer classes to retrieved rendered content for a specific fragment

Version:
$Id: ContentDispatcher.java 516448 2007-03-09 16:25:47Z ate $
Author:
Rapha?l Luta

Method Summary
 PortletContent getPortletContent(Fragment fragment)
           getPortletContent
 

Method Detail

getPortletContent

PortletContent getPortletContent(Fragment fragment)

getPortletContent

Parameters:
fragment -
Returns:


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.