org.apache.jetspeed.om.common.portlet
Interface ContentTypeSetComposite

All Superinterfaces:
org.apache.pluto.om.portlet.ContentTypeSet, org.apache.pluto.om.Model, Serializable

public interface ContentTypeSetComposite
extends org.apache.pluto.om.portlet.ContentTypeSet, Serializable

ContentTypeSetComposite

Version:
$Id: ContentTypeSetComposite.java 186724 2004-06-05 05:10:46Z taylor $
Author:
Scott T. Weaver

Method Summary
 void addContentType(org.apache.pluto.om.portlet.ContentType contentType)
           
 
Methods inherited from interface org.apache.pluto.om.portlet.ContentTypeSet
get, iterator, supportsPortletMode
 

Method Detail

addContentType

public void addContentType(org.apache.pluto.om.portlet.ContentType contentType)


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