Business Components 9.0.5

Uses of Class
oracle.jbo.common.SvcMsgIteratorState

Packages that use SvcMsgIteratorState
oracle.jbo.client.remote   
oracle.jbo.common.ws   
oracle.jbo.server Contains the implementation of middle tier components. 
 

Uses of SvcMsgIteratorState in oracle.jbo.client.remote
 

Methods in oracle.jbo.client.remote that return SvcMsgIteratorState
 SvcMsgIteratorState ViewUsageImpl.getCliIteratorState()
           
 

Methods in oracle.jbo.client.remote with parameters of type SvcMsgIteratorState
 void ViewUsageImpl.prepareForBatchMode(SvcMsgIteratorState iteratorState, boolean setCurrentRow)
           
 

Uses of SvcMsgIteratorState in oracle.jbo.common.ws
 

Methods in oracle.jbo.common.ws that return SvcMsgIteratorState
 SvcMsgIteratorState WSRowSetIteratorMarshaller.getCliIteratorState()
           
 

Methods in oracle.jbo.common.ws with parameters of type SvcMsgIteratorState
 void WSRowSetIteratorMarshaller.prepareForBatchMode(SvcMsgIteratorState iterState, boolean setCurrentRow)
           
 

Uses of SvcMsgIteratorState in oracle.jbo.server
 

Methods in oracle.jbo.server that return SvcMsgIteratorState
 SvcMsgIteratorState ViewRowSetIteratorImpl.getCliIteratorState()
           
 SvcMsgIteratorState ViewRowSetImpl.getCliIteratorState()
           
 SvcMsgIteratorState ViewObjectImpl.getCliIteratorState()
           
 

Methods in oracle.jbo.server with parameters of type SvcMsgIteratorState
 void ViewRowSetIteratorImpl.prepareForBatchMode(SvcMsgIteratorState iteratorState, boolean setCurrentRow)
          Internal: Applications should not use this method.
 void ViewRowSetImpl.prepareForBatchMode(SvcMsgIteratorState iteratorState, boolean setCurrentRow)
           
 void ViewObjectImpl.prepareForBatchMode(SvcMsgIteratorState iteratorState, boolean setCurrentRow)
           
 


Business Components 9.0.5

 

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