|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.faces.component.portlet.JSFPortalContext
public class JSFPortalContext
Constructor Summary | |
---|---|
JSFPortalContext(FacesContext faces,
UIPortlet portlet)
|
Method Summary | |
---|---|
java.lang.String |
getInfo()
Return info about the portal. |
java.util.Set |
getModes()
Return the modes accepted by this portal context. |
java.util.Map |
getProperties()
Return the set of properties of this portal context. |
java.util.Set |
getWindowStates()
Return the window states accepted by this portal context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JSFPortalContext(FacesContext faces, UIPortlet portlet)
Method Detail |
---|
public java.lang.String getInfo()
PortalContext
getInfo
in interface PortalContext
public java.util.Set getWindowStates()
PortalContext
getWindowStates
in interface PortalContext
public java.util.Set getModes()
PortalContext
getModes
in interface PortalContext
public java.util.Map getProperties()
PortalContext
getProperties
in interface PortalContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |