org.apache.pluto.portalImpl.om.entity.impl
Class PortletEntityImpl
java.lang.Object
org.apache.pluto.portalImpl.om.entity.impl.PortletEntityImpl
- All Implemented Interfaces:
- org.apache.pluto.om.Controller, org.apache.pluto.om.Model, org.apache.pluto.om.entity.PortletEntity, org.apache.pluto.om.entity.PortletEntityCtrl, java.io.Serializable, Support
- public class PortletEntityImpl
- extends java.lang.Object
- implements org.apache.pluto.om.entity.PortletEntity, org.apache.pluto.om.entity.PortletEntityCtrl, java.io.Serializable, Support
- See Also:
- Serialized Form
|
Field Summary |
protected org.apache.pluto.om.common.PreferenceSet |
preferences
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
preferences
protected org.apache.pluto.om.common.PreferenceSet preferences
PortletEntityImpl
public PortletEntityImpl()
getId
public org.apache.pluto.om.common.ObjectID getId()
- Specified by:
getId in interface org.apache.pluto.om.entity.PortletEntity
getPreferenceSet
public org.apache.pluto.om.common.PreferenceSet getPreferenceSet()
- Specified by:
getPreferenceSet in interface org.apache.pluto.om.entity.PortletEntity
getPortletDefinition
public org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition()
- Specified by:
getPortletDefinition in interface org.apache.pluto.om.entity.PortletEntity
setPortletDefinition
public void setPortletDefinition(org.apache.pluto.om.portlet.PortletDefinition portletDefinition)
- Specified by:
setPortletDefinition in interface org.apache.pluto.om.entity.PortletEntityCtrl
getPortletApplicationEntity
public org.apache.pluto.om.entity.PortletApplicationEntity getPortletApplicationEntity()
- Specified by:
getPortletApplicationEntity in interface org.apache.pluto.om.entity.PortletEntity
getPortletWindowList
public org.apache.pluto.om.window.PortletWindowList getPortletWindowList()
- Specified by:
getPortletWindowList in interface org.apache.pluto.om.entity.PortletEntity
getDescription
public org.apache.pluto.om.common.Description getDescription(java.util.Locale locale)
- Specified by:
getDescription in interface org.apache.pluto.om.entity.PortletEntity
setId
public void setId(java.lang.String id)
- Specified by:
setId in interface org.apache.pluto.om.entity.PortletEntityCtrl
store
public void store()
throws java.io.IOException
- Specified by:
store in interface org.apache.pluto.om.entity.PortletEntityCtrl
- Throws:
java.io.IOException
reset
public void reset()
throws java.io.IOException
- Specified by:
reset in interface org.apache.pluto.om.entity.PortletEntityCtrl
- Throws:
java.io.IOException
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
getCastorPreferences
public java.util.Collection getCastorPreferences()
setPortletApplicationEntity
protected void setPortletApplicationEntity(org.apache.pluto.om.entity.PortletApplicationEntity applicationEntity)
setPortletWindowList
protected void setPortletWindowList(org.apache.pluto.om.window.PortletWindowList portletWindows)
getCastorId
public java.lang.String getCastorId()
setCastorId
public void setCastorId(java.lang.String id)
getDefinitionId
public java.lang.String getDefinitionId()
setDefinitionId
public void setDefinitionId(java.lang.String definitionId)
toString
public java.lang.String toString()
toString
public java.lang.String toString(int indent)
Copyright © 2003-2007 . All Rights Reserved.