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:
org.jboss.portal.portlet.spi.WindowContext

public class WindowContextImpl
extends java.lang.Object
implements org.jboss.portal.portlet.spi.WindowContext

Version:
$Revision: 8786 $
Author:
Julien Viet

Constructor Summary
WindowContextImpl(Window window)
           
 
Method Summary
 java.lang.String getId()
           
 
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()
Specified by:
getId in interface org.jboss.portal.portlet.spi.WindowContext