|
|
Oracle Application Development Framework Controller Java API Reference
10g Release 3 (10.1.3)
B16004-01 |
| PREV NEXT |
FRAMES NO FRAMES |
Serialized Form
| Package oracle.adf.controller.lifecycle |
| Package oracle.adf.controller.struts.actions |
pagePath
java.lang.String pagePath
lifecycle
StrutsPageLifecycle lifecycle
methodName
java.lang.String methodName
modelReference
java.lang.String modelReference
paramNames
java.util.ArrayList paramNames
numParams
java.lang.Integer numParams
resultLocation
java.lang.String resultLocation
| Package oracle.adf.controller.struts.forms |
bindingContainerName
java.lang.String bindingContainerName
properties
java.util.HashMap properties
bindingContainerName
java.lang.String bindingContainerName
- The name of the current binding container this class is exposing.
dynaValues
java.util.Map dynaValues
ignoreUpdate
boolean ignoreUpdate
- A flag used to determine if the updates should be applied
bindingContext
oracle.adf.model.BindingContext bindingContext
- Because this class need to be serializable, hold a copy of the context and the binding name to retrieve the binding container instance.
bindingContainerName
java.lang.String bindingContainerName
- The name of the current binding container this class is exposing.
dynaClass
ADFDynaClass dynaClass
- The ADFDynaClass with which we are associated.
dynaValues
java.util.Map dynaValues
modelReference
java.lang.String modelReference
|
|
Oracle Application Development Framework Controller Java API Reference
10g Release 3 (10.1.3)
B16004-01 |
| PREV NEXT |
FRAMES NO FRAMES |
Copyright © 1997, 2005, Oracle. All rights reserved.