org.infoglue.deliver.portal.om
Class ContentTypeSetImpl

java.lang.Object
  extended by org.infoglue.deliver.portal.om.ContentTypeSetImpl
All Implemented Interfaces:
org.apache.pluto.om.Model, org.apache.pluto.om.portlet.ContentTypeSet

public class ContentTypeSetImpl
extends java.lang.Object
implements org.apache.pluto.om.portlet.ContentTypeSet

Author:
jand

Constructor Summary
ContentTypeSetImpl()
           
 
Method Summary
 org.apache.pluto.om.portlet.ContentType get(java.lang.String contentType)
           
 java.util.Iterator iterator()
           
 boolean supportsPortletMode(javax.portlet.PortletMode portletMode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentTypeSetImpl

public ContentTypeSetImpl()
Method Detail

iterator

public java.util.Iterator iterator()
Specified by:
iterator in interface org.apache.pluto.om.portlet.ContentTypeSet

get

public org.apache.pluto.om.portlet.ContentType get(java.lang.String contentType)
Specified by:
get in interface org.apache.pluto.om.portlet.ContentTypeSet

supportsPortletMode

public boolean supportsPortletMode(javax.portlet.PortletMode portletMode)
Specified by:
supportsPortletMode in interface org.apache.pluto.om.portlet.ContentTypeSet


Copyright © 2005 InfoGlue.org All Rights Reserved.