|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pluto.portalImpl.services.Service
org.infoglue.deliver.portal.services.PortletWindowRegistryServiceImpl
public class PortletWindowRegistryServiceImpl
This is the registry service for PortletWindow:s.
| Constructor Summary | |
|---|---|
PortletWindowRegistryServiceImpl()
|
|
| Method Summary | |
|---|---|
org.apache.pluto.om.window.PortletWindow |
createPortletWindow(java.lang.String windowID,
java.lang.String entityID)
Creates a Portlet window associated with a Portlet entity. |
org.apache.pluto.om.window.PortletWindow |
getPortletWindow(java.lang.String id)
Get a portlet-window by id. |
| Methods inherited from class org.apache.pluto.portalImpl.services.Service |
|---|
destroy, destroy, init, init, init, postInit, postInit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletWindowRegistryServiceImpl()
| Method Detail |
|---|
public org.apache.pluto.om.window.PortletWindow createPortletWindow(java.lang.String windowID,
java.lang.String entityID)
throws javax.naming.NameNotFoundException
PortletWindowRegistryService
createPortletWindow in interface PortletWindowRegistryServicewindowID - the identifier of the windowentityID - identifies the Portlet entity
javax.naming.NameNotFoundExceptionpublic org.apache.pluto.om.window.PortletWindow getPortletWindow(java.lang.String id)
getPortletWindow in interface PortletWindowRegistryServiceid - Id of window
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||