| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RowContext
Context passed into TransactionalDataControl apis when manipulating a row.
| Method Summary | |
|---|---|
 int | 
getCurrentRowIndex()
Returns the current row's index in the collection.  | 
 java.lang.String | 
getMasterAccessorName()
returns the accessor name on the master that is used to get this row's container.  | 
 OperationInfo | 
getMasterOperationInfo()
 | 
 java.lang.Object | 
getRowDataContainer()
return the source container of the dataProvider for this row.  | 
| Methods inherited from interface oracle.binding.RowContext | 
|---|
getBindingContextMap, getMasterRowDataProvider, getRowDataProvider, getRowDataProviderType, isNullContainer | 
| Method Detail | 
|---|
java.lang.Object getRowDataContainer()
RowContext
getRowDataContainer in interface RowContextjava.lang.String getMasterAccessorName()
RowContext
getMasterAccessorName in interface RowContextint getCurrentRowIndex()
RowContext
getCurrentRowIndex in interface RowContextOperationInfo getMasterOperationInfo()
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.4.0) E10653-05  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||