Business Components

Uses of Class
oracle.jbo.common.ws.WSObject

Packages that use.*
PackageDescription
oracle.jbo.common.ws   
 

Uses of WSObject in oracle.jbo.common.ws
 

Subclasses of WSObject in oracle.jbo.common.ws
TypeName
 class WSApplicationModule
           
 class WSComponentObject
           
 class WSRowSet
           
 class WSRowSetIterator
           
 class WSRowSetIteratorBase
           
 class WSViewLink
           
 class WSViewObject
           
 

Methods in oracle.jbo.common.ws that return WSObject
TypeName
abstract  WSObject WSObject.getParent()
           
 WSObject WSRowSetIterator.getParent()
           
 WSObject WSRowSet.getParent()
           
 WSObject WSViewLink.getParent()
           
 WSObject WSApplicationModule.getParent()
           
 WSObject WSViewObject.getParent()
           
 WSObject WSComponentObject.getParent()
           
 


Business Components