org.jboss.portal.faces.component.portlet
Class JSFWindowContext

java.lang.Object
  extended by org.jboss.portal.faces.component.portlet.JSFWindowContext
All Implemented Interfaces:
WindowContext

public class JSFWindowContext
extends java.lang.Object
implements WindowContext

Version:
$Revision: 8784 $
Author:
Julien Viet

Constructor Summary
JSFWindowContext(javax.faces.context.FacesContext faces)
           
 
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

JSFWindowContext

public JSFWindowContext(javax.faces.context.FacesContext faces)
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