org.infoglue.deliver.portal.om
Class ContentTypeImpl

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

public class ContentTypeImpl
extends java.lang.Object
implements org.apache.pluto.om.portlet.ContentType

Author:
jand

Constructor Summary
ContentTypeImpl()
           
 
Method Summary
 java.lang.String getContentType()
           
 java.util.Iterator getPortletModes()
           
 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

ContentTypeImpl

public ContentTypeImpl()
Method Detail

getContentType

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

getPortletModes

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

supportsPortletMode

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


Copyright © 2005 InfoGlue.org All Rights Reserved.