Oracle Application Development Framework Controller Java API Reference 10g Release 3 (10.1.3)
B16004-01


Deprecated API

Deprecated Methods
oracle.adf.controller.lifecycle.PageLifecycle.isNewValueForBinding(JUCtrlValueBinding, Object)
          Use InputHandler. 
oracle.adf.controller.struts.forms.BindingContainerValidationForm.setBindingContainer(DCBindingContainer)
          Not needed since the binding container is now figured out from the modelRef property of the action mapping. 
oracle.adf.controller.struts.forms.BindingContainerActionForm.setBindingContainer(DCBindingContainer)
          The BindingContainer is now deduced from the action mapping modelRef property. 
oracle.adf.controller.struts.forms.ADFStrutsForm.setBindingContainer(DCBindingContainer)
          Not needed since the binding container is now figured out from the modelRef property of the action mapping. 
oracle.adf.controller.lifecycle.PageLifecycle.setInputValue(JUCtrlValueBinding, Object)
          Use InputHandler. 

 


Oracle Application Development Framework Controller Java API Reference 10g Release 3 (10.1.3)
B16004-01


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