org.apache.jetspeed.portal
Interface PortletSetController

All Known Subinterfaces:
PanedPortletController
All Known Implementing Classes:
VelocityPanedPortletController

public interface PortletSetController

The PortletSetController is a marker interface denoting that the controller implementing this interface only expects to manipulates portlet sets and not directly portlets. This interface is mainly used by the customization component to decide whether to add directly a portlet to the controller or to wrap it inside a set.

Version:
$Id: PortletSetController.java,v 1.3 2005/03/21 18:21:41 sgala Exp $
Author:
Raphaël Luta



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