Oracle ADF Controller API Reference 10.1.2 B14363-01


oracle.adf.controller.struts.forms
Class BindingContainerValidationFormConfig

java.lang.Object
  extended byorg.apache.struts.config.FormBeanConfig
      extended byorg.apache.struts.action.ActionFormBean
          extended byoracle.adf.controller.struts.forms.BindingContainerValidationFormConfig

All Implemented Interfaces:
java.io.Serializable

public class BindingContainerValidationFormConfig
extends org.apache.struts.action.ActionFormBean
See Also:
Serialized Form

Field Summary

Fields inherited from class org.apache.struts.config.FormBeanConfig
configured, dynamic, formProperties, moduleConfig, name, type

Constructor Summary
BindingContainerValidationFormConfig()

Method Summary
java.lang.String getModelReference()
void setModelReference(java.lang.String value)

Methods inherited from class org.apache.struts.config.FormBeanConfig
addFormPropertyConfig, findFormPropertyConfig, findFormPropertyConfigs, formBeanClass, freeze, getDynamic, getModuleConfig, getName, getType, removeFormPropertyConfig, setDynamic, setModuleConfig, setName, setType, toString

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

BindingContainerValidationFormConfig

public BindingContainerValidationFormConfig()

Method Detail

setModelReference

public void setModelReference(java.lang.String value)

getModelReference

public java.lang.String getModelReference()

Oracle ADF Controller API Reference 10.1.2 B14363-01


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