org.infoglue.deliver.portal.om
Class PortletApplicationEntityImpl
java.lang.Object
org.infoglue.deliver.portal.om.PortletApplicationEntityImpl
- All Implemented Interfaces:
- org.apache.pluto.om.entity.PortletApplicationEntity, org.apache.pluto.om.Model
public class PortletApplicationEntityImpl
- extends java.lang.Object
- implements org.apache.pluto.om.entity.PortletApplicationEntity
- Author:
- jand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PortletApplicationEntityImpl
public PortletApplicationEntityImpl()
getId
public org.apache.pluto.om.common.ObjectID getId()
- Specified by:
getId in interface org.apache.pluto.om.entity.PortletApplicationEntity
getPortletEntityList
public org.apache.pluto.om.entity.PortletEntityList getPortletEntityList()
- Specified by:
getPortletEntityList in interface org.apache.pluto.om.entity.PortletApplicationEntity
addPortletEntity
public void addPortletEntity(org.apache.pluto.om.entity.PortletEntity e)
getPortletApplicationDefinition
public org.apache.pluto.om.portlet.PortletApplicationDefinition getPortletApplicationDefinition()
- Specified by:
getPortletApplicationDefinition in interface org.apache.pluto.om.entity.PortletApplicationEntity
setPortletApplicationDefinition
public void setPortletApplicationDefinition(org.apache.pluto.om.portlet.PortletApplicationDefinition definition)
setId
public void setId(java.lang.String id)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2005 InfoGlue.org All Rights Reserved.