|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.pluto.portalImpl.om.window.impl.PortletWindowImpl
| Constructor Summary | |
PortletWindowImpl(java.lang.String id)
|
|
| Method Summary | |
org.apache.pluto.om.common.ObjectID |
getId()
Returns the identifier of this portlet instance window as object id |
org.apache.pluto.om.entity.PortletEntity |
getPortletEntity()
Returns the portlet entity |
void |
setId(java.lang.String id)
binds an identifier to this portlet window |
void |
setPortletEntity(org.apache.pluto.om.entity.PortletEntity portletEntity)
binds a portlet instance to this portlet window |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PortletWindowImpl(java.lang.String id)
| Method Detail |
public org.apache.pluto.om.common.ObjectID getId()
getId in interface org.apache.pluto.om.window.PortletWindowpublic org.apache.pluto.om.entity.PortletEntity getPortletEntity()
getPortletEntity in interface org.apache.pluto.om.window.PortletWindowpublic void setId(java.lang.String id)
setId in interface org.apache.pluto.om.window.PortletWindowCtrlid - the new identifierpublic void setPortletEntity(org.apache.pluto.om.entity.PortletEntity portletEntity)
setPortletEntity in interface org.apache.pluto.om.window.PortletWindowCtrlportletEntity - a portlet entity object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||