|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.test.TestPortalContext
| Field Summary | |
private java.util.Set |
modes
. |
private java.util.Map |
props
. |
private java.util.Set |
windowStates
. |
| Constructor Summary | |
TestPortalContext()
|
|
| Method Summary | |
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 |
| Field Detail |
private final java.util.Set windowStates
private final java.util.Set modes
private final java.util.Map props
| Constructor Detail |
public TestPortalContext()
| Method Detail |
public java.util.Set getWindowStates()
PortalContext
getWindowStates in interface PortalContextpublic java.util.Set getModes()
PortalContext
getModes in interface PortalContextpublic 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 | |||||||||