org.apache.jetspeed.aggregator
Interface PortletContent


public interface PortletContent

PortletContent

Version:
$Id: PortletContent.java 188181 2005-01-11 20:02:17Z weaver $
Author:
Scott T. Weaver

Method Summary
 void complete()
           
 String getContent()
           
 boolean isComplete()
           
 

Method Detail

getContent

public String getContent()

isComplete

public boolean isComplete()

complete

public void complete()


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