org.apache.cocoon.portal.pluto.om.common
Class ContentTypeSetImpl
java.lang.Object
java.util.AbstractCollection
java.util.AbstractSet
java.util.HashSet
org.apache.cocoon.portal.pluto.om.common.AbstractSupportSet
org.apache.cocoon.portal.pluto.om.common.ContentTypeSetImpl
- All Implemented Interfaces:
- Cloneable, Collection, org.apache.pluto.om.portlet.ContentTypeSet, org.apache.pluto.om.Model, Serializable, Set, Support
- public class ContentTypeSetImpl
- extends AbstractSupportSet
- implements org.apache.pluto.om.portlet.ContentTypeSet, Serializable
- Version:
- $Id: ContentTypeSetImpl.java 325880 2005-10-17 11:57:44Z cziegeler $
- See Also:
- Serialized Form
Methods inherited from interface org.apache.pluto.om.portlet.ContentTypeSet |
iterator |
ContentTypeSetImpl
public ContentTypeSetImpl()
get
public org.apache.pluto.om.portlet.ContentType get(String contentType)
- Specified by:
get
in interface org.apache.pluto.om.portlet.ContentTypeSet
- See Also:
ContentTypeSet.get(java.lang.String)
postLoad
public void postLoad(Object parameter)
throws Exception
- Specified by:
postLoad
in interface Support
- Overrides:
postLoad
in class AbstractSupportSet
- Throws:
Exception
- See Also:
Support.postLoad(java.lang.Object)
toString
public String toString()
- See Also:
Object.toString()
toString
public String toString(int indent)
supportsPortletMode
public boolean supportsPortletMode(javax.portlet.PortletMode portletMode)
- Specified by:
supportsPortletMode
in interface org.apache.pluto.om.portlet.ContentTypeSet
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.