|
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 | ||||||||
java.lang.Object
oracle.adf.model.generic.DCRowContext
oracle.adf.model.generic.DCGenericRowContext
public class 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 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 | ||||||||