|
Oracle9i Business Components for Java InterMedia API Reference Oracle9i JDeveloper (9.0.4) B10394-01 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Contains classes and interfaces for interMedia client-side applications.
See:
Description
Interface Summary | |
OrdContentSource | Specifies a multimedia content source to use when it is desirable to defer content loading until the application either posts or commits the data. |
OrdDomainIOInterface | An interface for interMedia (IM) Business Components for Java (BC4J) domain objects, which have a common set of loading and retrieving related APIs. |
OrdDomainState | An interface for interMedia (IM) Business Components for Java (BC4J) domain objects, which have a common set of state reporting APIs. |
OrdDomainSupportInterface | An interface for interMedia (IM) Business Components for Java (BC4J) domain objects, which have a common set of BC4J supporting APIs. |
Class Summary | |
OrdAudio | The OrdAudio class is used to represent an instance of the ORDSYS.ORDAudio database type in a Java application. |
OrdAudioDomain | Represents interMedia ORDSYS.ORDAudio database type as a domain class in the Business Components for Java (BC4J) framework. |
OrdByteArraySource | An implementation class of OrdContentSource to support using a byte array as the content source for deferred loading. |
OrdDoc | The OrdDoc class is used to represent an instance of the ORDSYS.ORDDoc database type in a Java application. |
OrdDocDomain | Represents interMedia ORDSYS.ORDDoc database type as a domain class in the Business Components for Java (BC4J) framework. |
OrdDomainUtil | Provides some utility methods for internal use. |
OrdFileSource | An implementation class of OrdContentSource to support using a file as the content source for deferred loading. |
OrdHttpJspResponseHandler | The OrdHttpJspResponseHandler class facilitates the retrieval of multimedia data from an Oracle9i database and its delivery to a browser or other HTTP client from a JavaServer Page (JSP). |
OrdHttpMessage | The OrdHttpMessage class is used by the OrdHttpUploadException and OrdHttpResponseException classes to retrieve error message text from a message properties file. |
OrdHttpResponseHandler | The OrdHttpResponseHandler class facilitates the retrieval of multimedia data from an Oracle database and its delivery to a browser or other HTTP client from a Java Servlet. |
OrdHttpUploadFile | Form-based file uploading using HTML forms encodes form data and uploaded files in POST requests using the multipart/form-data format. |
OrdHttpUploadFileSource | An implementation class of OrdContentSource that supports using an OrdHttpUploadFile object as the content source. |
OrdHttpUploadFormData | Form-based file uploading using HTML forms encodes form data and uploaded files in POST requests using the multipart/form-data format. |
OrdHttpUploadRequest | Extends OrdHttpUploadFormData to provide compatibility for applications using the old OrdHttpUploadRequest class name. |
OrdImage | The OrdImage class is used to represent an instance of the ORDSYS.ORDImage database type in a Java application. |
OrdImageDomain | Represents interMedia ORDSYS.ORDImage database type as a domain class in the Business Component for Java (BC4J) framework. |
OrdImageSignature | The OrdImageSignature class is used to represent an instance of the ORDSYS.ORDImageSignature database type in a Java application. |
OrdImageSignatureDomain | Represents interMedia ORDSYS.ORDImageSignature database type as a domain class in the Business Components for Java (BC4J) framework. |
OrdJboMsgBundle | Defines the error codes and default error messages for operations on interMedia BC4J domain objects. |
OrdMediaUtil | |
OrdMultipartFilter | |
OrdMultipartWrapper | |
OrdVideo | The OrdVideo class is used to represent an instance of the ORDSYS.ORDVideo database type in a Java application. |
OrdVideoDomain | Represents interMedia ORDSYS.ORDVideo database type as a domain class in the Business Components for Java (BC4J) framework. |
TestOrdHttpUploadFile |
Exception Summary | |
ClassNotSupportedException | Indicates the interMedia domain class is not supported in Oracle 817 compatible jboimdomains.zip. |
DomainNoOwnerException | Indicates the interMedia domain object has been created without an owner object. |
MethodNotImplementedException | Indicates a method that was not implemented by the interMedia domain object has been invoked. |
NotConnectedException | Signals the method requires a JDBC connection to the database but the interMedia domain object is not yet connected to the database. |
NotOrdDomainException | Indicates the object is not an instance of interMedia domain classes. |
OrdHttpResponseException | The OrdHttpResponseException class extends ServletException to report errors encountered during the retrieval and delivery of multimedia data from a database to an HTTP client. |
OrdHttpUploadException | The OrdHttpUploadException class extends IOException to report errors encountered during the uploading of multimedia data from an HTTP client to a database. |
OrdJboException | The top level exception class for the interMedia Business Components for Java integration package. |
WrongTierException | Indicates a domain method that is not supported on a specific tier has been invoked. |
Contains classes and interfaces for interMedia client-side applications.
This package contains interMedia client-side interfaces and classes that are used by client applications. The classes and interfaces in this package belong to interMedia Java Classes, interMedia Java Classes for Servlets and JSPs, interMedia BC4J Domain Classes.
|
Oracle9i Business Components for Java InterMedia API Reference Oracle9i JDeveloper (9.0.4) B10394-01 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |