org.jboss.portal.faces.component.portlet
Class JSFPortalContext
java.lang.Object
org.jboss.portal.faces.component.portlet.JSFPortalContext
- All Implemented Interfaces:
- org.jboss.portal.portlet.spi.PortalContext
public class JSFPortalContext
- extends java.lang.Object
- implements org.jboss.portal.portlet.spi.PortalContext
- Version:
- $Revision: 8784 $
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSFPortalContext
public JSFPortalContext(javax.faces.context.FacesContext faces,
UIPortlet portlet)
getInfo
public java.lang.String getInfo()
- Specified by:
getInfo in interface org.jboss.portal.portlet.spi.PortalContext
getWindowStates
public java.util.Set getWindowStates()
- Specified by:
getWindowStates in interface org.jboss.portal.portlet.spi.PortalContext
getModes
public java.util.Set getModes()
- Specified by:
getModes in interface org.jboss.portal.portlet.spi.PortalContext
getProperties
public java.util.Map getProperties()
- Specified by:
getProperties in interface org.jboss.portal.portlet.spi.PortalContext