|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortalContext
Represent the context of the portal that performs the invocation.
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. |
Method Detail |
---|
java.lang.String getInfo()
java.util.Set getWindowStates()
java.util.Set getModes()
java.util.Map getProperties()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |