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
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
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
Copyright © 1997, 2004, Oracle. All rights reserved.