Business Components

Uses of Class
oracle.jbo.server.ViewLinkImpl

Packages that use ViewLinkImpl
oracle.jbo.server Contains the implementation of middle tier components. 
 

Uses of ViewLinkImpl in oracle.jbo.server
 

Methods in oracle.jbo.server that return ViewLinkImpl
 ViewLinkImpl[] ApplicationModuleImpl.getViewLinks()
          Returns an array of the View Links contained in this Application Module.
 


Business Components