org.apache.jetspeed.aggregator
Interface ContentDispatcher


public interface ContentDispatcher

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

Version:
$Id: ContentDispatcher.java 188181 2005-01-11 20:02:17Z weaver $
Author:
Rapha???l Luta

Method Summary
 PortletContent getPortletContent(Fragment fragment)
           getPortletContent
 

Method Detail

getPortletContent

public PortletContent getPortletContent(Fragment fragment)

getPortletContent

Parameters:
fragment -
Returns:


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