Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01

oracle.adf.model.generic
Class DCGenericRowContext

java.lang.Object
  extended byoracle.adf.model.generic.DCRowContext
      extended byoracle.adf.model.generic.DCGenericRowContext

public class DCGenericRowContext
extends DCRowContext


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)
           
protected DCGenericRowContext(RowSetIterator iter)
           
 
Methods inherited from class oracle.adf.model.generic.DCRowContext
getAttributeList, getRow, getRowDataProvider, getRowSetIterator, getStructureDef, isNullRSI
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DCGenericRowContext

protected DCGenericRowContext(Row data,
                              RowSetIterator iter,
                              StructureDef def)

DCGenericRowContext

protected DCGenericRowContext(RowSetIterator iter)

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01

 

Copyright © 1997, 2004, Oracle. All rights reserved.