|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.portlet.adapter.faces.ScopedIdSupport
public abstract class ScopedIdSupport
Utility class that supports generation of scoped identifiers for JSF content in portals.
Refer to Usage for usage information.
| Method Summary | |
|---|---|
static String |
getScopeKey(javax.faces.context.FacesContext facesContext, String defaultValue)Get a scope key. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String getScopeKey(javax.faces.context.FacesContext facesContext,
String defaultValue)
facesContext - the FacesContextdefaultValue - the default value for the scope key if the request is not being processed within a facesContent control in a portal
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.