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

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

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

Version:
$Revision: 8784 $
Author:
Julien Viet

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

JSFWindowContext

public JSFWindowContext(javax.faces.context.FacesContext faces)
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface org.jboss.portal.portlet.spi.WindowContext