|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| IBackend | This interface represents an OpenWorld Backend (server). |
| IExceptionDescriptor | Describes an exceptional event. |
| ISynchronization | Provides a context for simultaneous synchronization of several managers. |
| ISynchronizationExceptionDescriptor | Describes an exceptional event during synchronization with the backend. |
| Iterator | Points into a set of business objects. |
| IUserInfo | Contains user context information used to authenticate users. |
| IUserSession | Class that represents a UserSession on the OpenWorldX Adapter. |
| Class Summary | |
| BoiToolkit | Ties the interfaces to an implementation. |
| BusinessObject | The Base Class for all BusinessObject classes. |
| BusinessObjectManager | Base class for type-safe interfaces to backends. |
| IBackend.Statistics | Structure containing the statistics of the Backend. |
| Exception Summary | |
| BoiApplicationException | Indicates an exception occurred in the backend application. |
| BoiException | Superclass for all exceptions generated by this package. |
| BoiProgrammingRException | Indicates that an illegal programming construct has been used by the client application. |
| BoiSynchronizationException | Indicates an exception occurred while synchronizing with the backend. |
Provides a typesafe API for use with B3 BOIs.
Version: Build Nr 61, file version \\main\\2, 15:08:59 24-07-2006 UTC
The classes in this package are used by classes generated by
the Boi Compiler (TIGER).
The BusinessObject class is the common superclass
for all Business Objects. The BusinessObjectManager class
is the common superclass for all BusinessObjectManagers. The other classes in
this package and its sub-packages are return types, exceptions or utility classes
that can be used in conjunction with BOIs.
The public interface provided by this package and its sub-packages is
guaranteed to be supported until the end of the year 2000. All effort will be made
to also support the interface in versions of the B3 technology beyond that date.
|
Java Client API Reference 6.0.2.61 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||