Class ExoWindowContext
java.lang.Object
org.gatein.pc.portlet.impl.spi.AbstractWindowContext
org.exoplatform.portal.webui.application.ExoWindowContext
- All Implemented Interfaces:
org.gatein.pc.api.spi.WindowContext
public class ExoWindowContext
extends org.gatein.pc.portlet.impl.spi.AbstractWindowContext
- Version:
- $Revision$
- Author:
- Julien Viet
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gatein.pc.portlet.impl.spi.AbstractWindowContext
getId, getNamespace
-
Constructor Details
-
ExoWindowContext
Create a new window context.- Parameters:
windowId- the window id- Throws:
NullPointerException- thrown when the windowId parameter is null
-