|
Oracle ADF Controller API Reference 10.1.2 B14363-02 | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
A B C D E F G H I L N O P R S T U V
StrutsPageLifecycleFactory
.prepareModel
If you need to set bind variable values on query objects in the business services layer in order to properly prepare the model, then you can set them by overriding this method and doing it before calling the superclass.
If you need to reference prepared model values and/or update the values of any bindings in the binding container, then you can do it by overriding this method and doing it after calling the superclass. In the Struts case, prepare the ADF formBean (ADFStrutsForm) with the current binding container.
processComponentEvents
processUpdateModel
|
Oracle ADF Controller API Reference 10.1.2 B14363-02 | ||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
A B C D E F G H I L N O P R S T U V
Copyright © 1997, 2005, Oracle. All rights reserved.