| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.view.faces.bi.model.ClientKeyManager
oracle.adf.view.faces.bi.component.pivotTable.UIGrid.DefaultClientKeyManager
protected static final class UIGrid.DefaultClientKeyManager
| Constructor Summary | |
|---|---|
| protected  | UIGrid.DefaultClientKeyManager() | 
| Method Summary | |
|---|---|
| protected static java.lang.String | cellKey2String(CellKey cellKey) | 
|  void | clean(java.util.Set clientStringCellKeySet)Prune the client-side key cache based on which cell keys are still in the client. | 
|  void | clear()Clears the client-side key cache. | 
|  CellKey | getCellKey(javax.faces.context.FacesContext context,
           javax.faces.component.UIComponent component,
           java.lang.String clientCellKey)Gets the corresponding server-side cellkey object from the given client-side string key. | 
|  java.lang.String | getClientCellKey(javax.faces.context.FacesContext context,
                 javax.faces.component.UIComponent component,
                 CellKey cellKey)Gets a string version of a key that identifies the cell with the given cellkey. | 
| protected static CellKey | string2CellKey(java.lang.String strCellKey) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
protected UIGrid.DefaultClientKeyManager()
| Method Detail | 
|---|
public void clean(java.util.Set clientStringCellKeySet)
ClientKeyManager
clean in class ClientKeyManagerpublic void clear()
ClientKeyManager
clear in class ClientKeyManager
public CellKey getCellKey(javax.faces.context.FacesContext context,
                          javax.faces.component.UIComponent component,
                          java.lang.String clientCellKey)
getCellKey in class ClientKeyManagerclientCellKey - the string key
protected static java.lang.String cellKey2String(CellKey cellKey)
protected static CellKey string2CellKey(java.lang.String strCellKey)
public java.lang.String getClientCellKey(javax.faces.context.FacesContext context,
                                         javax.faces.component.UIComponent component,
                                         CellKey cellKey)
getClientCellKey in class ClientKeyManagercellKey - the cellkey to convert into a client key. Note that
 null is special and is not allowed.| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||