Oracle ADF Controller API Reference 10g Release 2 (10.1.2)
B14363-01
November 2004


Serialized Form


Package oracle.adf.controller.lifecycle

Class oracle.adf.controller.lifecycle.LifecycleContext extends java.util.HashMap implements Serializable

Package oracle.adf.controller.struts.actions

Class oracle.adf.controller.struts.actions.DataActionContext extends LifecycleContext implements Serializable

Class oracle.adf.controller.struts.actions.DataActionMapping extends org.apache.struts.action.ActionMapping implements Serializable

Serialized Fields

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

Class oracle.adf.controller.struts.forms.ADFDynaClass extends java.lang.Object implements Serializable

Serialized Fields

bindingContainerName

java.lang.String bindingContainerName

properties

java.util.HashMap properties

Class oracle.adf.controller.struts.forms.BindingContainerActionForm extends org.apache.struts.action.ActionForm implements Serializable

Serialized Fields

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

Class oracle.adf.controller.struts.forms.BindingContainerValidationForm extends org.apache.struts.validator.ValidatorForm implements Serializable

Serialized Fields

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

Class oracle.adf.controller.struts.forms.BindingContainerValidationFormConfig extends org.apache.struts.action.ActionFormBean implements Serializable

Serialized Fields

modelReference

java.lang.String modelReference

Oracle ADF Controller API Reference 10g Release 2 (10.1.2)
B14363-01
November 2004


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