org.jboss.portal.core.model.portal.portlet
Class WindowContextImpl

java.lang.Object
  extended by org.jboss.portal.core.model.portal.portlet.WindowContextImpl
All Implemented Interfaces:
WindowContext

public class WindowContextImpl
extends java.lang.Object
implements WindowContext

Version:
$Revision: 8786 $
Author:
Julien Viet

Constructor Summary
WindowContextImpl(Window window)
           
 
Method Summary
 java.lang.String getId()
          Return an id that can differenciate windows.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowContextImpl

public WindowContextImpl(Window window)
Method Detail

getId

public java.lang.String getId()
Description copied from interface: WindowContext
Return an id that can differenciate windows.

Specified by:
getId in interface WindowContext
Returns:
the window id