|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortalRuntimeContext
The portal runtime context which provides access to runtime objects.
Method Summary | |
---|---|
NavigationalStateContext |
getNavigationalStateContext()
Returns the navigational state context or null if no navigational state is associated with the context. |
PortalSession |
getSession()
Return the portal session or null if no session is associated with the context. |
java.lang.String |
getUserId()
Return the user id or null if no user is associated with the context. |
Method Detail |
---|
java.lang.String getUserId()
PortalSession getSession()
NavigationalStateContext getNavigationalStateContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |