|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The PortalContext is synonymous with the ServletContext.
The PortalContext has references to the PortalIdentifier and the portal's resource
bundle: portal-context.properties. A reference to the PortalContext
can be obtained via the PortalRequest or the PortalAppflowFactory.
PortalRequest,
PortalAppflowFactory,
PortalIdentifier| Method Summary | |
PortalIdentifier |
getPortalIdentifier()
Deprecated. Return an instance of the portal identifier. |
Object |
getPortalProperty(String propertyKey,
Class type)
Deprecated. Retrieve a name-value pair proprty from the portal-context.properties file |
| Method Detail |
public PortalIdentifier getPortalIdentifier()
public Object getPortalProperty(String propertyKey,
Class type)
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||