|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo | Contains interfaces for client-side applications. |
oracle.jbo.client | |
oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. |
oracle.jbo.common.ampool | |
oracle.jbo.domain | |
oracle.jbo.format | |
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 | Contains utitlity classes used by the Data Web Bean runtime. |
oracle.jbo.html.jsp.datatags | |
oracle.jbo.http | |
oracle.jbo.server | Contains the implementation of middle tier components. |
oracle.jbo.server.rules | Contains sample validation beans. |
oracle.jbo.server.util | |
oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
oracle.jbo.uicli.controls | Contains classes that implement JClient controls |
oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
oracle.jbo.uicli.mom | Contains classes that implement metadata management for JClient |
oracle.jbo.xsql | |
oracle.jdeveloper.html | Contains classes for generating HTML code. |
Classes in oracle.jbo used by oracle.jboApplicationModule
|
The interface for Application Modules. ApplicationModuleCreateException
|
Indicates failure that an Application Module could not be created. AttributeDef
|
Defines access to named attribute definitions. AttributeHints
|
Defines access to an Attribute's user interface hints. AttributeList
|
Provides access to a list of attributes. AttrValException
|
Indicates a attribute validation error. ComponentObject
|
Provides access to component objects by name. ConnectionMetadata
|
A structure that stores JDBC connection metadata. CSMessageBundle
|
Defines the error codes and default error messages for operations on business objects. DeleteEvent
|
An event class used by RowSetIterator to inform its listeners
when a row has been deleted.InsertDeleteEvent
|
An event class used by RowSetIterator to inform its listeners
when a row is modified, added, or deleted.InsertEvent
|
An event class used by RowSetIterator to inform its listeners
when a row has been inserted.JboEvent
|
The superclass of events in the Business Components for Java framework. JboException
|
Top level exception for the JBO package. JboExceptionHandler
|
Defines methods for handling exceptions in the client that are thrown by the middle tier. JboWarning
|
The facility for reporting non-fatal errors for the JBO package. Key
|
A primary, foreign, or composite row identifier. LocaleContext
|
This class represents the LocalContext used as part of the formatting and UI hints support. NavigatableRowIterator
|
Provides simple access to a set of rows. NavigationEvent
|
An event generated by RowSet to inform its listeners
when the iterator position in a View Object changes.PersistenceException
|
Indicates an error while loading XML files at Runtime. Properties
|
Provides access to custom name-value pairs stored in an object's metadata definition. RangeEvent
|
Generated by RowSetIterator to inform its listeners
when rows in a range are updated or scrolled.RangeRefreshEvent
|
Generated by RowSetIterator to inform its listeners
when a range of rows need to be redrawn.ReadXMLException
|
Thrown when reading an xml document fails for a RowSet or a Row. Row
|
This interface provides access to table rows. RowEvent
|
An event class used by RowSetIterator to inform its listeners
when a row is modified, added, or deleted.RowIterator
|
The interface for Row Iterator. RowNavigationListener
|
Implemented by subscribers to events generated by row sets. RowSet
|
Defines the middle-tier representation of a set of table rows. RowSetIterator
|
Provides simple access to a set of rows. RowSetManagementEvent
|
Generated by RowSet or RowSetIterator to inform its listeners
when the row set is closed or reset.RowSetManagementListener
|
Implemented by subscribers to row set management events generated by row sets or row set iterators. ScrollEvent
|
Generated by RowSetIterator to inform its listeners
when a range of rows is scrolled.Session
|
An interface for session context objects. StructureDef
|
Imlemented by classes that access a View Object's or Entity Object's metadata. Transaction
|
Provides the base methods for defining database transactions. TransactionStateEvent
|
Generated by RowSet or RowSetIterator to inform its listeners
when the row set is closed or reset.TransactionStateListener
|
Implemented by subscribers to row set management events generated by row sets or row set iterators. UpdateEvent
|
An event class used by RowSetIterator to inform its listeners
when a row is modified.ValidationException
|
Indicates a validation failure. ViewCriteria
|
A list of row criteria for a View Object's WHERE clause. ViewCriteriaRow
|
An array containing criteria for the individual attributes of a View Object's WHERE clause. ViewLink
|
Implemented by View Link classes. ViewObject
|
Defines the presentation of the Entity Objects selected by an SQL statement. XMLInterface
|
|
Classes in oracle.jbo used by oracle.jbo.clientApplicationModule
|
The interface for Application Modules. AttributeDef
|
Defines access to named attribute definitions. JboException
|
Top level exception for the JBO package. LocaleContext
|
This class represents the LocalContext used as part of the formatting and UI hints support. |
Classes in oracle.jbo used by oracle.jbo.commonApplicationModule
|
The interface for Application Modules. AttributeDef
|
Defines access to named attribute definitions. AttributeList
|
Provides access to a list of attributes. DeleteEvent
|
An event class used by RowSetIterator to inform its listeners
when a row has been deleted.InsertEvent
|
An event class used by RowSetIterator to inform its listeners
when a row has been inserted.JboContext
|
Defines additional properties (or environment variables) for the initial context. JboException
|
Top level exception for the JBO package. JboWarning
|
The facility for reporting non-fatal errors for the JBO package. Key
|
A primary, foreign, or composite row identifier. LocaleContext
|
This class represents the LocalContext used as part of the formatting and UI hints support. NavigationEvent
|
An event generated by RowSet to inform its listeners
when the iterator position in a View Object changes.Properties
|
Provides access to custom name-value pairs stored in an object's metadata definition. RangeRefreshEvent
|
Generated by RowSetIterator to inform its listeners
when a range of rows need to be redrawn.Row
|
This interface provides access to table rows. RowSetManagementEvent
|
Generated by RowSet or RowSetIterator to inform its listeners
when the row set is closed or reset.RowSetManagementListener
|
Implemented by subscribers to row set management events generated by row sets or row set iterators. ScrollEvent
|
Generated by RowSetIterator to inform its listeners
when a range of rows is scrolled.StructureDef
|
Imlemented by classes that access a View Object's or Entity Object's metadata. UpdateEvent
|
An event class used by RowSetIterator to inform its listeners
when a row is modified.XMLInterface
|
|
Classes in oracle.jbo used by oracle.jbo.common.ampoolApplicationModule
|
The interface for Application Modules. ConnectionMetadata
|
A structure that stores JDBC connection metadata. JboException
|
Top level exception for the JBO package. |
Classes in oracle.jbo used by oracle.jbo.domainApplicationModule
|
The interface for Application Modules. AttributeDef
|
Defines access to named attribute definitions. AttributeHints
|
Defines access to an Attribute's user interface hints. AttributeList
|
Provides access to a list of attributes. AttrValException
|
Indicates a attribute validation error. JboException
|
Top level exception for the JBO package. Properties
|
Provides access to custom name-value pairs stored in an object's metadata definition. StructureDef
|
Imlemented by classes that access a View Object's or Entity Object's metadata. Transaction
|
Provides the base methods for defining database transactions. ValidationException
|
Indicates a validation failure. |
Classes in oracle.jbo used by oracle.jbo.formatLocaleContext
|
This class represents the LocalContext used as part of the formatting and UI hints support. |
Classes in oracle.jbo used by oracle.jbo.htmlApplicationModule
|
The interface for Application Modules. AttributeDef
|
Defines access to named attribute definitions. AttributeList
|
Provides access to a list of attributes. LocaleContext
|
This class represents the LocalContext used as part of the formatting and UI hints support. Row
|
This interface provides access to table rows. RowSet
|
Defines the middle-tier representation of a set of table rows. |
Classes in oracle.jbo used by oracle.jbo.html.databeansAttributeDef
|
Defines access to named attribute definitions. Row
|
This interface provides access to table rows. RowSet
|
Defines the middle-tier representation of a set of table rows. |
Classes in oracle.jbo used by oracle.jbo.html.jspApplicationModule
|
The interface for Application Modules. |
Classes in oracle.jbo used by oracle.jbo.html.jsp.datatagsAttributeDef
|
Defines access to named attribute definitions. AttributeList
|
Provides access to a list of attributes. Row
|
This interface provides access to table rows. RowSet
|
Defines the middle-tier representation of a set of table rows. ViewCriteria
|
A list of row criteria for a View Object's WHERE clause. ViewCriteriaRow
|
An array containing criteria for the individual attributes of a View Object's WHERE clause. |
Classes in oracle.jbo used by oracle.jbo.httpApplicationModule
|
The interface for Application Modules. |
Classes in oracle.jbo used by oracle.jbo.serverApplicationModule
|
The interface for Application Modules. AttributeDef
|
Defines access to named attribute definitions. AttributeHints
|
Defines access to an Attribute's user interface hints. AttributeList
|
Provides access to a list of attributes. ComponentObject
|
Provides access to component objects by name. ComponentObjectListener
|
ConnectionMetadata
|
A structure that stores JDBC connection metadata. JboContext
|
Defines additional properties (or environment variables) for the initial context. JboException
|
Top level exception for the JBO package. JboExceptionHandler
|
Defines methods for handling exceptions in the client that are thrown by the middle tier. JboWarning
|
The facility for reporting non-fatal errors for the JBO package. Key
|
A primary, foreign, or composite row identifier. LocaleContext
|
This class represents the LocalContext used as part of the formatting and UI hints support. NavigatableRowIterator
|
Provides simple access to a set of rows. PersistenceException
|
Indicates an error while loading XML files at Runtime. Properties
|
Provides access to custom name-value pairs stored in an object's metadata definition. Row
|
This interface provides access to table rows. RowIterator
|
The interface for Row Iterator. RowSet
|
Defines the middle-tier representation of a set of table rows. RowSetIterator
|
Provides simple access to a set of rows. RowSetManagementListener
|
Implemented by subscribers to row set management events generated by row sets or row set iterators. Session
|
An interface for session context objects. SharedHandle
|
Defines interface for Shared Data Handle StructureDef
|
Imlemented by classes that access a View Object's or Entity Object's metadata. Transaction
|
Provides the base methods for defining database transactions. TransactionStateListener
|
Implemented by subscribers to row set management events generated by row sets or row set iterators. ViewCriteria
|
A list of row criteria for a View Object's WHERE clause. ViewLink
|
Implemented by View Link classes. ViewObject
|
Defines the presentation of the Entity Objects selected by an SQL statement. XMLInterface
|
|
Classes in oracle.jbo used by oracle.jbo.server.rulesJboException
|
Top level exception for the JBO package. |
Classes in oracle.jbo used by oracle.jbo.server.utilJboException
|
Top level exception for the JBO package. |
Classes in oracle.jbo used by oracle.jbo.uicli.bindingApplicationModule
|
The interface for Application Modules. AttributeDef
|
Defines access to named attribute definitions. AttributeList
|
Provides access to a list of attributes. DeleteEvent
|
An event class used by RowSetIterator to inform its listeners
when a row has been deleted.InsertEvent
|
An event class used by RowSetIterator to inform its listeners
when a row has been inserted.LocaleContext
|
This class represents the LocalContext used as part of the formatting and UI hints support. NavigatableRowIterator
|
Provides simple access to a set of rows. NavigationEvent
|
An event generated by RowSet to inform its listeners
when the iterator position in a View Object changes.RangeRefreshEvent
|
Generated by RowSetIterator to inform its listeners
when a range of rows need to be redrawn.Row
|
This interface provides access to table rows. RowIterator
|
The interface for Row Iterator. RowNavigationListener
|
Implemented by subscribers to events generated by row sets. RowSetIterator
|
Provides simple access to a set of rows. RowSetListener
|
Implemented by subscribers to events generated by row sets. RowSetManagementEvent
|
Generated by RowSet or RowSetIterator to inform its listeners
when the row set is closed or reset.RowSetManagementListener
|
Implemented by subscribers to row set management events generated by row sets or row set iterators. ScrollEvent
|
Generated by RowSetIterator to inform its listeners
when a range of rows is scrolled.Transaction
|
Provides the base methods for defining database transactions. TransactionStateEvent
|
Generated by RowSet or RowSetIterator to inform its listeners
when the row set is closed or reset.TransactionStateListener
|
Implemented by subscribers to row set management events generated by row sets or row set iterators. UpdateEvent
|
An event class used by RowSetIterator to inform its listeners
when a row is modified.ViewObject
|
Defines the presentation of the Entity Objects selected by an SQL statement. |
Classes in oracle.jbo used by oracle.jbo.uicli.controlsAttributeDef
|
Defines access to named attribute definitions. DeleteEvent
|
An event class used by RowSetIterator to inform its listeners
when a row has been deleted.InsertEvent
|
An event class used by RowSetIterator to inform its listeners
when a row has been inserted.NavigationEvent
|
An event generated by RowSet to inform its listeners
when the iterator position in a View Object changes.RangeRefreshEvent
|
Generated by RowSetIterator to inform its listeners
when a range of rows need to be redrawn.RowNavigationListener
|
Implemented by subscribers to events generated by row sets. RowSetListener
|
Implemented by subscribers to events generated by row sets. ScrollEvent
|
Generated by RowSetIterator to inform its listeners
when a range of rows is scrolled.UpdateEvent
|
An event class used by RowSetIterator to inform its listeners
when a row is modified. |
Classes in oracle.jbo used by oracle.jbo.uicli.juiAttributeDef
|
Defines access to named attribute definitions. AttributeList
|
Provides access to a list of attributes. DeleteEvent
|
An event class used by RowSetIterator to inform its listeners
when a row has been deleted.InsertEvent
|
An event class used by RowSetIterator to inform its listeners
when a row has been inserted.Key
|
A primary, foreign, or composite row identifier. NavigatableRowIterator
|
Provides simple access to a set of rows. NavigationEvent
|
An event generated by RowSet to inform its listeners
when the iterator position in a View Object changes.Row
|
This interface provides access to table rows. RowIterator
|
The interface for Row Iterator. RowNavigationListener
|
Implemented by subscribers to events generated by row sets. RowSetIterator
|
Provides simple access to a set of rows. RowSetListener
|
Implemented by subscribers to events generated by row sets. ScrollEvent
|
Generated by RowSetIterator to inform its listeners
when a range of rows is scrolled.Transaction
|
Provides the base methods for defining database transactions. |
Classes in oracle.jbo used by oracle.jbo.uicli.momApplicationModule
|
The interface for Application Modules. |
Classes in oracle.jbo used by oracle.jbo.xsqlViewObject
|
Defines the presentation of the Entity Objects selected by an SQL statement. |
Classes in oracle.jbo used by oracle.jdeveloper.htmlApplicationModule
|
The interface for Application Modules. AttributeDef
|
Defines access to named attribute definitions. LocaleContext
|
This class represents the LocalContext used as part of the formatting and UI hints support. Row
|
This interface provides access to table rows. RowSet
|
Defines the middle-tier representation of a set of table rows. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |