|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use oracle.jbo | |
| oracle.adf.model | Contains the ADFm classes and interfaces that apply to the all ADFm implementation. |
| oracle.adf.model.bc4j | |
| oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
| oracle.adf.model.generic | |
| oracle.jbo | Contains interfaces for client-side applications. |
| oracle.jbo.client | |
| oracle.jbo.client.ejb | |
| oracle.jbo.client.remote | |
| oracle.jbo.client.remote.corba | |
| oracle.jbo.client.remote.ejb | |
| oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. |
| oracle.jbo.common.ampool | |
| oracle.jbo.common.ws | |
| 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.html.struts11 | Contains classes to support BC4J for the model side of a Struts application. |
| oracle.jbo.html.struts11.actions | |
| oracle.jbo.http | |
| oracle.jbo.rules | Contains sample validation beans. |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| oracle.jbo.server.ejb | |
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.server.ejb.sb | |
| oracle.jbo.server.remote | |
| oracle.jbo.server.remote.colo | |
| oracle.jbo.server.remote.corba | |
| oracle.jbo.server.remote.ejb | |
| 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.graph | |
| 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.uicli.uix | |
| oracle.jbo.xsql | |
| oracle.jdeveloper.html | Contains classes for generating HTML code. |
| Classes in oracle.jbo used by oracle.adf.model | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. |
|
| SessionContext |
|
| Classes in oracle.jbo used by oracle.adf.model.bc4j | |
| ApplicationModule The interface for Application Modules. |
|
| AttributeDef Defines access to named attribute definitions. |
|
| AttrValException Indicates a attribute validation error. |
|
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. |
|
| Row This interface provides access to rows. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| SortCriteria |
|
| 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. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| Classes in oracle.jbo used by oracle.adf.model.binding | |
| ApplicationModule The interface for Application Modules. |
|
| AttributeDef Defines access to named attribute definitions. |
|
| AttrValException Indicates a attribute validation error. |
|
| DeleteEvent An event generated by RowSetIterator to inform its listeners when a row is deleted. |
|
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. |
|
| 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. |
|
| RangeRefreshEvent Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn. |
|
| Row This interface provides access to rows. |
|
| RowIterator The interface for Row Iterator. |
|
| RowNavigationListener Implemented by subscribers to events generated by row sets. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| 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. |
|
| SessionContext |
|
| SessionContextManager |
|
| SortCriteria |
|
| 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. |
|
| 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. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| Classes in oracle.jbo used by oracle.adf.model.generic | |
| AttributeDef Defines access to named attribute definitions. |
|
| AttributeList Provides access to a list of attributes. |
|
| Key A primary, foreign, or composite row identifier. |
|
| NavigatableRowIterator Provides simple access to a set of rows. |
|
| Properties Provides access to custom name-value pairs stored in an object's metadata definition. |
|
| Row This interface provides access to rows. |
|
| RowIterator The interface for Row Iterator. |
|
RowSetRowSet belongs to a View Object. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| SortCriteria |
|
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. |
|
| Classes in oracle.jbo used by oracle.jbo | |
| ApplicationModule The interface for Application Modules. |
|
| ApplicationModuleCreateException Indicates failure that an Application Module could not be created. |
|
| ApplicationPoolSvcMsgContext |
|
| 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 generated by RowSetIterator to inform its listeners when a row is deleted. |
|
| DMLException Indicates a failure to post data to a database. |
|
| 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 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. |
|
| RowNotFoundException Thrown when the requested row is not found. |
|
RowSetRowSet belongs to a View Object. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| 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. |
|
| SessionContext |
|
| SessionData A structure that stores BC4J session context. |
|
| SortCriteria |
|
| 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. |
|
| ViewClearCacheEvent Generated by ViewObject inform its listeners when the cache is cleared. |
|
| ViewClearCacheListener Implemented by subscribers to view clear cache events generated by a view object. |
|
| 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. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| XMLInterface |
|
| Classes in oracle.jbo used by oracle.jbo.client | |
| ApplicationModule 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. |
|
| Row This interface provides access to rows. |
|
RowSetRowSet belongs to a View Object. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| Classes in oracle.jbo used by oracle.jbo.client.ejb | |
| ApplicationModuleHome Implemented by classes that create Application Modules. |
|
| Classes in oracle.jbo used by oracle.jbo.client.remote | |
| ApplicationModule The interface for Application Modules. |
|
| ApplicationModuleCreateException Indicates failure that an Application Module could not be created. |
|
| AttributeDef Defines access to named attribute definitions. |
|
| AttributeList Provides access to a list of attributes. |
|
| ComponentObject Provides access to component objects by name. |
|
| ConnectionMetadata A structure that stores JDBC connection metadata. |
|
| DeleteEvent An event generated by RowSetIterator to inform its listeners when a row is deleted. |
|
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. |
|
| JboException Top level exception for the JBO package. |
|
| JboExceptionHandler Defines methods for handling exceptions in the client that are thrown by the middle tier. |
|
| 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. |
|
| 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 rows. |
|
| RowIterator The interface for Row Iterator. |
|
| RowNavigationListener Implemented by subscribers to events generated by row sets. |
|
RowSetRowSet belongs to a View Object. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| RowSetListener Implemented by subscribers to events generated by row sets. |
|
| 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. |
|
| 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. |
|
| ViewClearCacheListener Implemented by subscribers to view clear cache events generated by a view object. |
|
| ViewCriteria A list of row criteria for a View Object's WHERE clause. |
|
| ViewLink Implemented by View Link classes. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| XMLInterface |
|
| Classes in oracle.jbo used by oracle.jbo.client.remote.corba | |
| ApplicationModule The interface for Application Modules. |
|
| ApplicationModuleCreateException Indicates failure that an Application Module could not be created. |
|
| ApplicationModuleHome Implemented by classes that create Application Modules. |
|
| JboContext Defines additional properties (or environment variables) for the initial context. |
|
| JboException Top level exception for the JBO package. |
|
| Classes in oracle.jbo used by oracle.jbo.client.remote.ejb | |
| ApplicationModule The interface for Application Modules. |
|
| ApplicationModuleCreateException Indicates failure that an Application Module could not be created. |
|
| ApplicationModuleHome Implemented by classes that create Application Modules. |
|
| JboContext Defines additional properties (or environment variables) for the initial context. |
|
| JboException Top level exception for the JBO package. |
|
| Classes in oracle.jbo used by oracle.jbo.common | |
| ApplicationModule 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. |
|
| DeleteEvent An event generated by RowSetIterator to inform its listeners when a row is 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. |
|
| 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. |
|
| 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 rows. |
|
| RowIterator The interface for Row Iterator. |
|
RowSetRowSet belongs to a View Object. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| 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. |
|
| SessionContext |
|
| SessionContextManager |
|
| 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. |
|
| ViewCriteria A list of row criteria for a View Object's WHERE clause. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| XMLInterface |
|
| Classes in oracle.jbo used by oracle.jbo.common.ampool | |
| ApplicationModule The interface for Application Modules. |
|
| ApplicationModuleHandle A handle to an ApplicationModule instance. |
|
| ConnectionMetadata A structure that stores JDBC connection metadata. |
|
| JboException Top level exception for the JBO package. |
|
| Classes in oracle.jbo used by oracle.jbo.common.ws | |
| ApplicationModule The interface for Application Modules. |
|
| ApplicationPoolSvcMsgContext |
|
| 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. |
|
| DeleteEvent An event generated by RowSetIterator to inform its listeners when a row is deleted. |
|
| Exportable |
|
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. |
|
| 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. |
|
| 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 rows. |
|
| RowIterator The interface for Row Iterator. |
|
| RowNavigationListener Implemented by subscribers to events generated by row sets. |
|
RowSetRowSet belongs to a View Object. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| RowSetListener Implemented by subscribers to events generated by row sets. |
|
| 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. |
|
| SessionData A structure that stores BC4J session context. |
|
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. |
|
| Transaction Provides the base methods for defining database transactions. |
|
| UpdateEvent An event class used by RowSetIterator to inform its listeners when a row is modified. |
|
| ViewCriteria A list of row criteria for a View Object's WHERE clause. |
|
| ViewLink Implemented by View Link classes. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| XMLInterface |
|
| Classes in oracle.jbo used by oracle.jbo.domain | |
| ApplicationModule 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. |
|
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. |
|
| 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. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| Classes in oracle.jbo used by oracle.jbo.format | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. |
|
| Classes in oracle.jbo used by oracle.jbo.html | |
| ApplicationModule 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 rows. |
|
RowSetRowSet belongs to a View Object. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| Classes in oracle.jbo used by oracle.jbo.html.databeans | |
| AttributeDef Defines access to named attribute definitions. |
|
| Row This interface provides access to rows. |
|
RowSetRowSet belongs to a View Object. |
|
| Classes in oracle.jbo used by oracle.jbo.html.jsp | |
| ApplicationModule The interface for Application Modules. |
|
| Classes in oracle.jbo used by oracle.jbo.html.jsp.datatags | |
| AttributeDef Defines access to named attribute definitions. |
|
| AttributeList Provides access to a list of attributes. |
|
| Row This interface provides access to rows. |
|
RowSetRowSet belongs to a View Object. |
|
| 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.html.struts11 | |
| ApplicationModule The interface for Application Modules. |
|
| AttributeDef Defines access to named attribute definitions. |
|
| Row This interface provides access to rows. |
|
| Classes in oracle.jbo used by oracle.jbo.html.struts11.actions | |
| Row This interface provides access to rows. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| Classes in oracle.jbo used by oracle.jbo.http | |
| ApplicationModule The interface for Application Modules. |
|
| ApplicationModuleHandle A handle to an ApplicationModule instance. |
|
| Classes in oracle.jbo used by oracle.jbo.rules | |
| AttributeDef Defines access to named attribute definitions. |
|
| AttrValException Indicates a attribute validation error. |
|
| JboException Top level exception for the JBO package. |
|
| Row This interface provides access to rows. |
|
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. |
|
| Classes in oracle.jbo used by oracle.jbo.server | |
| ApplicationModule The interface for Application Modules. |
|
| ApplicationPoolSvcMsgContext |
|
| 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. |
|
| 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. |
|
| NameValuePairs Holder of name/value pairs. |
|
| NavigatableRowIterator Provides simple access to a set of rows. |
|
| NotConnectedException Indicates that the Application Module is not connected to a database. |
|
| 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 rows. |
|
| RowIterator The interface for Row Iterator. |
|
RowSetRowSet belongs to a View Object. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| RowSetManagementListener Implemented by subscribers to row set management events generated by row sets or row set iterators. |
|
| Session An interface for session context objects. |
|
| SessionContextManager |
|
| SessionData A structure that stores BC4J session context. |
|
| 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. |
|
| ViewClearCacheListener Implemented by subscribers to view clear cache events generated by a view object. |
|
| ViewCriteria A list of row criteria for a View Object's WHERE clause. |
|
| ViewLink Implemented by View Link classes. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| XMLInterface |
|
| Classes in oracle.jbo used by oracle.jbo.server.ejb | |
| ApplicationModule The interface for Application Modules. |
|
| ApplicationPoolSvcMsgContext |
|
| AttributeDef Defines access to named attribute definitions. |
|
| ComponentObject Provides access to component objects by name. |
|
| 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. |
|
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| Session An interface for session context objects. |
|
| SessionData A structure that stores BC4J session context. |
|
| Transaction Provides the base methods for defining database transactions. |
|
| ViewLink Implemented by View Link classes. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| Classes in oracle.jbo used by oracle.jbo.server.ejb.facade | |
| 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. |
|
| Key A primary, foreign, or composite row identifier. |
|
| NavigatableRowIterator Provides simple access to a set of rows. |
|
| Properties Provides access to custom name-value pairs stored in an object's metadata definition. |
|
| Row This interface provides access to rows. |
|
| RowIterator The interface for Row Iterator. |
|
RowSetRowSet belongs to a View Object. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. |
|
| ViewCriteria A list of row criteria for a View Object's WHERE clause. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| XMLInterface |
|
| Classes in oracle.jbo used by oracle.jbo.server.ejb.sb | |
| JboException Top level exception for the JBO package. |
|
| Classes in oracle.jbo used by oracle.jbo.server.remote | |
| ApplicationModule The interface for Application Modules. |
|
| ComponentObjectListener |
|
| DeleteEvent An event generated by RowSetIterator to inform its listeners when a row is deleted. |
|
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. |
|
| 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. |
|
| 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 rows. |
|
| RowNavigationListener Implemented by subscribers to events generated by row sets. |
|
RowSetRowSet belongs to a View Object. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| 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. |
|
| 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. |
|
| ViewClearCacheEvent Generated by ViewObject inform its listeners when the cache is cleared. |
|
| ViewClearCacheListener Implemented by subscribers to view clear cache events generated by a view object. |
|
| ViewLink Implemented by View Link classes. |
|
| Classes in oracle.jbo used by oracle.jbo.server.remote.colo | |
| ApplicationModule The interface for Application Modules. |
|
| ApplicationModuleCreateException Indicates failure that an Application Module could not be created. |
|
| ApplicationModuleHome Implemented by classes that create Application Modules. |
|
| JboContext Defines additional properties (or environment variables) for the initial context. |
|
| Classes in oracle.jbo used by oracle.jbo.server.remote.corba | |
| JboExceptionHandler Defines methods for handling exceptions in the client that are thrown by the middle tier. |
|
| TransactionStateListener Implemented by subscribers to row set management events generated by row sets or row set iterators. |
|
| ViewClearCacheListener Implemented by subscribers to view clear cache events generated by a view object. |
|
| Classes in oracle.jbo used by oracle.jbo.server.remote.ejb | |
| JboExceptionHandler Defines methods for handling exceptions in the client that are thrown by the middle tier. |
|
| TransactionStateListener Implemented by subscribers to row set management events generated by row sets or row set iterators. |
|
| ViewClearCacheListener Implemented by subscribers to view clear cache events generated by a view object. |
|
| Classes in oracle.jbo used by oracle.jbo.server.rules | |
| JboException Top level exception for the JBO package. |
|
| Classes in oracle.jbo used by oracle.jbo.server.util | |
| JboException Top level exception for the JBO package. |
|
| Classes in oracle.jbo used by oracle.jbo.uicli.binding | |
| ApplicationModule The interface for Application Modules. |
|
| AttributeDef Defines access to named attribute definitions. |
|
| AttributeHints Defines access to an Attribute's user interface hints. |
|
| DeleteEvent An event generated by RowSetIterator to inform its listeners when a row is deleted. |
|
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. |
|
| JboException Top level exception for the JBO package. |
|
| JboExceptionHandler Defines methods for handling exceptions in the client that are thrown by the middle tier. |
|
| 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. |
|
| RangeRefreshEvent Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn. |
|
| Row This interface provides access to rows. |
|
| RowNavigationListener Implemented by subscribers to events generated by row sets. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| 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. |
|
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. |
|
| 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. |
|
ViewObjectViewObject decribes how the application will view and update data. |
|
| Classes in oracle.jbo used by oracle.jbo.uicli.controls | |
| AttributeDef Defines access to named attribute definitions. |
|
| DeleteEvent An event generated by RowSetIterator to inform its listeners when a row is 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.graph | |
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. |
|
| Classes in oracle.jbo used by oracle.jbo.uicli.jui | |
| AttributeDef Defines access to named attribute definitions. |
|
| DeleteEvent An event generated by RowSetIterator to inform its listeners when a row is deleted. |
|
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. |
|
| JboExceptionHandler Defines methods for handling exceptions in the client that are thrown by the middle tier. |
|
| 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. |
|
| RangeRefreshEvent Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn. |
|
| Row This interface provides access to rows. |
|
| RowNavigationListener Implemented by subscribers to events generated by row sets. |
|
| RowSetIterator The interface for Row Set Iterator. |
|
| RowSetListener Implemented by subscribers to events generated by row sets. |
|
| 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. |
|
| Transaction Provides the base methods for defining database transactions. |
|
| 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.mom | |
| ApplicationModule The interface for Application Modules. |
|
| Classes in oracle.jbo used by oracle.jbo.uicli.uix | |
| Row This interface provides access to rows. |
|
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. |
|
| Classes in oracle.jbo used by oracle.jbo.xsql | |
ViewObjectViewObject decribes how the application will view and update data. |
|
| Classes in oracle.jbo used by oracle.jdeveloper.html | |
| ApplicationModule 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 rows. |
|
RowSetRowSet belongs to a View Object. |
|
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2005, Oracle. All rights reserved.