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 516448 2007-03-09 16:25:47Z ate $
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

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


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