|
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle 11g Release 1 (11.1.1.4.0) E10652-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ADFStrutsForm
Expose additional methods needed for an ActionForm to work with a StrutsPageLifecycle.
| Method Summary | |
|---|---|
java.util.Map |
getPendingValues()
Deprecated. Return pendings values currently store in the form bean. |
void |
resetPendingValues()
Deprecated. Reset all pending values temporary stored in the form bean. |
void |
setBindingContainer(oracle.adf.model.binding.DCBindingContainer container)
Deprecated. Not needed since the binding container is now figured out from the modelRef property of the action mapping. |
| Method Detail |
|---|
void setBindingContainer(oracle.adf.model.binding.DCBindingContainer container)
java.util.Map getPendingValues()
void resetPendingValues()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle 11g Release 1 (11.1.1.4.0) E10652-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||