ADF Controller v9.0.5

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

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.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


ADF Controller v9.0.5

 

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