|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
oracle.adf.model.generic.DCRowContext
oracle.adf.model.generic.DCGenericRowContext
| Field Summary |
| Fields inherited from class oracle.adf.model.generic.DCRowContext |
mAL, mRow, mRSI, mStructureDef |
| Constructor Summary | |
protected |
DCGenericRowContext(Row data, RowSetIterator iter, StructureDef def, java.lang.Object masterRowDataProvider) |
protected |
DCGenericRowContext(RowSetIterator iter, java.lang.Object masterRowDataProvider) |
| Method Summary | |
java.lang.Object |
getMasterRowDataProvider()Return the data object of the master row of the row that this RowContext represents. |
| Methods inherited from class oracle.adf.model.generic.DCRowContext |
getAttributeList, getBindingContextMap, getCurrentRowIndex, getMasterAccessorName, getMasterOperationInfo, getRow, getRowDataContainer, getRowDataProvider, getRowDataProviderType, getRowSetIterator, getStructureDef, isNullContainer, isNullRSI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected DCGenericRowContext(Row data,
RowSetIterator iter,
StructureDef def,
java.lang.Object masterRowDataProvider)
protected DCGenericRowContext(RowSetIterator iter,
java.lang.Object masterRowDataProvider)
| Method Detail |
public java.lang.Object getMasterRowDataProvider()
RowContextgetMasterRowDataProvider in interface RowContextgetMasterRowDataProvider in class DCRowContext
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||