|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRuntimeContext
An interface that represents data of the "runtimeContext" element which described in the WSRP specification.
| Method Summary | |
|---|---|
String |
getNamespacePrefix()
A prefix string for scoping tokens (javascript variables, html id attributes, etc) to the current portlet. |
String |
getPortletInstanceKey()
Returns the current portlet's unique id. |
String |
getSessionID()
A session id that was sent by a producer. |
IUrlTemplates |
getTemplates()
Returns URL templates used by the current portlet. |
String |
getUserAuthentication()
Returns a string that indicates how the end-user was authenticated. |
| Method Detail |
|---|
String getUserAuthentication()
String getPortletInstanceKey()
String getNamespacePrefix()
String getSessionID()
IUrlTemplates getTemplates()
null.
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||