Business Components

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

Packages that use WSObject
oracle.jbo.common.ws   
 

Uses of WSObject in oracle.jbo.common.ws
 

Subclasses of WSObject in oracle.jbo.common.ws
 class WSApplicationModuleImpl
           
 class WSComponentObjectImpl
           
 class WSRowSetImpl
           
 class WSRowSetIteratorBase
           
 class WSRowSetIteratorImpl
           
 class WSViewLinkImpl
           
 class WSViewObjectImpl
           
 

Methods in oracle.jbo.common.ws that return WSObject
abstract  WSObject WSObject.getParent()
           
 WSObject WSRowSetImpl.getParent()
           
 WSObject WSViewObjectImpl.getParent()
           
 WSObject WSApplicationModuleImpl.getParent()
           
 WSObject WSComponentObjectImpl.getParent()
           
 WSObject WSRowSetIteratorImpl.getParent()
           
 WSObject WSViewLinkImpl.getParent()
           
 


Business Components