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


Uses of Interface
oracle.svcmsg.DataRow

Packages that use DataRow
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.svcmsg   

 

Uses of DataRow in oracle.jbo.common

 

Classes in oracle.jbo.common that implement DataRow
 class SvcMsgDataRow
           

 

Methods in oracle.jbo.common that return DataRow
 DataRow[] SvcMsgResponseRowEvent.getRows()
           

 

Methods in oracle.jbo.common with parameters of type DataRow
 void SvcMsgResponseRowEvent.addRow(DataRow row)
           
 java.lang.Object DataDocument.getDataRowId(DataRow row)
           
 void DataDocument.writeDataRowToXmlNode(oracle.jbo.common.xml.XmlOutput out, Node n, DataRow row)
           

 

Uses of DataRow in oracle.svcmsg

 

Methods in oracle.svcmsg that return DataRow
 DataRow[] ResponseRowEvent.getRows()
           

 


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


 

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