|
||||||||||
| 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<org.jboss.portal.Mode> |
getModes()
Return the modes accepted by this portal context. |
java.util.Map<java.lang.String,java.lang.String> |
getProperties()
Return the set of properties of this portal context. |
java.util.Set<org.jboss.portal.WindowState> |
getWindowStates()
Return the window states accepted by this portal context. |
| Method Detail |
|---|
java.lang.String getInfo()
java.util.Set<org.jboss.portal.WindowState> getWindowStates()
java.util.Set<org.jboss.portal.Mode> getModes()
java.util.Map<java.lang.String,java.lang.String> getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||