|
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 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()
RowContextgetRowDataContainer in interface RowContextjava.lang.String getMasterAccessorName()
RowContextgetMasterAccessorName in interface RowContextint getCurrentRowIndex()
RowContextgetCurrentRowIndex in interface RowContextOperationInfo getMasterOperationInfo()
|
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 | ||||||||