Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 1 (11.1.1.5.0)

E10651-06

oracle.adf.controller.util
Class StateParams

java.lang.Object
  extended by oracle.adf.controller.util.StateParams

public class StateParams
extends java.lang.Object

Names of ADF parameter used for storing state information on a request, on a session, or in an application scope.


Field Summary
static java.lang.String CONTROLLER_CONFIG_PARAMS_KEY
          Key for storing controller config parameter map in the application scope.
 
Constructor Summary
StateParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTROLLER_CONFIG_PARAMS_KEY

public static final java.lang.String CONTROLLER_CONFIG_PARAMS_KEY
Key for storing controller config parameter map in the application scope.

See Also:
Constant Field Values
Constructor Detail

StateParams

public StateParams()

Oracle Fusion Middleware Java API Reference for Oracle ADF Controller
11g Release 1 (11.1.1.5.0)

E10651-06

Copyright © 1997, 2011, Oracle. All rights reserved.