org.infoglue.deliver.portal.om
Class PortletWindowImpl
java.lang.Object
org.infoglue.deliver.portal.om.PortletWindowImpl
- All Implemented Interfaces:
- org.apache.pluto.om.Model, org.apache.pluto.om.window.PortletWindow
public class PortletWindowImpl
- extends java.lang.Object
- implements org.apache.pluto.om.window.PortletWindow
- Author:
- jand
|
Constructor Summary |
PortletWindowImpl(java.lang.String id,
org.apache.pluto.om.entity.PortletEntity portletEntity)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PortletWindowImpl
public PortletWindowImpl(java.lang.String id,
org.apache.pluto.om.entity.PortletEntity portletEntity)
getId
public org.apache.pluto.om.common.ObjectID getId()
- Specified by:
getId in interface org.apache.pluto.om.window.PortletWindow
getPortletEntity
public org.apache.pluto.om.entity.PortletEntity getPortletEntity()
- Specified by:
getPortletEntity in interface org.apache.pluto.om.window.PortletWindow
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
setPortletEntity
public void setPortletEntity(org.apache.pluto.om.entity.PortletEntity entity)
getLogicName
public java.lang.String getLogicName()
- Returns:
- Returns the logicName.
setLogicName
public void setLogicName(java.lang.String logicName)
- Parameters:
logicName - The logicName to set.
Copyright © 2005 InfoGlue.org All Rights Reserved.