|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataControlPolicy
| Nested Class Summary | |
|---|---|
static class |
DataControlPolicy.ReleasePolicy |
| Field Summary | |
|---|---|
static long |
serialVersionUID |
static java.lang.String |
TRANSACTION_POLICY_JOIN |
static java.lang.String |
TRANSACTION_POLICY_NEW |
static java.lang.String |
TRANSACTION_POLICY_NONE |
| Method Summary | |
|---|---|
DCDataControl |
getDataControl()Returns the datacontrol instance for the datacontrol name specified in this policy. |
java.lang.String |
getName()Name of the datacontrol that this datacontrol policy applies to. |
DataControlPolicy.ReleasePolicy |
getReleasePolicy()This methods provides a hint to the datacontrol frame what should be done on this datacontrol when release is called on the frame. |
java.lang.String |
getTransactionPolicy()This methods provides a hint to the datacontrol frame what should be done on this datacontrol when transaction operations are called on the frame. |
| Field Detail |
|---|
static final java.lang.String TRANSACTION_POLICY_NEW
static final java.lang.String TRANSACTION_POLICY_NONE
static final java.lang.String TRANSACTION_POLICY_JOIN
static final long serialVersionUID
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getTransactionPolicy()
DataControlPolicy.ReleasePolicy getReleasePolicy()
DCDataControl getDataControl()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||