Business Components

Uses of Package
oracle.jbo.html

Packages that use.*
PackageDescription
oracle.jbo.html   
oracle.jbo.html.databeans Contains implementation classes for predefined Web-enabled JavaBeans which can access and display data from the data source. 
oracle.jbo.html.jsp.datatags   
oracle.jdeveloper.html Contains classes for generating HTML code. 
oracle.jdeveloper.jsp.wb Contains implementation classes for Web Beans. 
 

Classes in oracle.jbo.html used by oracle.jbo.html
DataSource
          The DataSource interface is a data provider abstraction used by DataWebBean and DataTags.
DataWebBean
          Defines the base methods for a Data Web Bean.
RequestParameters
           
VHHTMLProcessor
           
VHInvalidValFileException
           
WebBean
          Implements basic rendering and initialization functionality for Web Beans.
 

Classes in oracle.jbo.html used by oracle.jbo.html.databeans
DataWebBean
          Defines the base methods for a Data Web Bean.
DataWebBeanImpl
          Implements the base methods for a Data Web Bean.
WebBean
          Implements basic rendering and initialization functionality for Web Beans.
 

Classes in oracle.jbo.html used by oracle.jbo.html.jsp.datatags
DataSource
          The DataSource interface is a data provider abstraction used by DataWebBean and DataTags.
RequestParameters
           
WebBean
          Implements basic rendering and initialization functionality for Web Beans.
 

Classes in oracle.jbo.html used by oracle.jdeveloper.html
DataSource
          The DataSource interface is a data provider abstraction used by DataWebBean and DataTags.
 

Classes in oracle.jbo.html used by oracle.jdeveloper.jsp.wb
WebBean
          Implements basic rendering and initialization functionality for Web Beans.
WebBeanImpl
          Implements the base methods for a Web Bean.
 


Business Components