|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.test.TestPortalContext
public class TestPortalContext
| Constructor Summary | |
|---|---|
TestPortalContext()
|
|
| 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 TestPortalContext()
| Method Detail |
|---|
public java.lang.String getInfo()
PortalContext
getInfo in interface PortalContextpublic 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 | ||||||||