org.apache.pluto.portalImpl.om.portlet.impl
Class ContentTypeImpl
java.lang.Object
org.apache.pluto.portalImpl.om.portlet.impl.ContentTypeImpl
- All Implemented Interfaces:
- java.io.Serializable, org.apache.pluto.om.Model, org.apache.pluto.om.portlet.ContentType, Support
public class ContentTypeImpl
- extends java.lang.Object
- implements org.apache.pluto.om.portlet.ContentType, java.io.Serializable, Support
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ContentTypeImpl
public ContentTypeImpl()
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
postLoad
public void postLoad(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postLoad
in interface Support
- Throws:
java.lang.Exception
preBuild
public void preBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
preBuild
in interface Support
- Throws:
java.lang.Exception
postBuild
public void postBuild(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postBuild
in interface Support
- Throws:
java.lang.Exception
preStore
public void preStore(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
preStore
in interface Support
- Throws:
java.lang.Exception
postStore
public void postStore(java.lang.Object parameter)
throws java.lang.Exception
- Specified by:
postStore
in interface Support
- Throws:
java.lang.Exception
setContentType
public void setContentType(java.lang.String contentType)
setPortletModes
public void setPortletModes(java.util.Collection portletModes)
supportsPortletMode
public boolean supportsPortletMode(javax.portlet.PortletMode portletMode)
- Specified by:
supportsPortletMode
in interface org.apache.pluto.om.portlet.ContentType
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
toString
public java.lang.String toString(int indent)
getCastorPortletModes
public java.util.Collection getCastorPortletModes()
Copyright © 2003-2009 . All Rights Reserved.