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


Uses of Interface
oracle.svcmsg.ResponseRef

Packages that use ResponseRef
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.jbo.server.remote   

 

Uses of ResponseRef in oracle.jbo.common

 

Classes in oracle.jbo.common that implement ResponseRef
 class SvcMsgResponseFullRef
           
 class SvcMsgResponseRef
           

 

Methods in oracle.jbo.common that return ResponseRef
 ResponseRef SvcMsgResponseByValueRowSet.getRowSetIteratorRef()
           

 

Constructors in oracle.jbo.common with parameters of type ResponseRef
SvcMsgResponseByValueRowSet(ResponseRef rsiRef, SvcMsgResponseRowEvent rowSetData, boolean isForRowSet)
           

 

Uses of ResponseRef in oracle.jbo.server.remote

 

Methods in oracle.jbo.server.remote that return ResponseRef
protected  ResponseRef ObjectMarshallerImpl.marshalApplicationModule(ApplicationModuleImpl appmodule)
           
protected  ResponseRef ObjectMarshallerImpl.marshalApplicationModuleInternal(ApplicationModuleImpl appmodule, int objId)
           

 


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


 

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