WebLogic Integration


Uses of Package
com.bea.document

Packages that use com.bea.document
com.bea.adapter.cci

The client interface allows a J2EE-based application to connect to and access back-end systems.  The client interface manages the flow of data between the client application and the back-end system and does not have any visibility into what either the container or the application server are doing with the adapter. 

com.bea.adapter.web The com.bea.adapter.web package contains classes that support the development of a design-time Web application for deploying and managing application views. 
com.bea.connector Classes/interfaces that extend the capabilities of the J2EE Connector Architecture. 
com.bea.document Objects/interfaces for BEA Document and Schema support. 
com.bea.document.internal Concrete/internal implementation classes for the com.bea.document package. 
com.bea.schema Objects/interfaces for BEA Schema support. 
com.bea.wlai.client Provides the WebLogic Application Integration client-side interfaces/classes. 
com.bea.wlai.common Provides the WebLogic Application Integration commonly used interfaces/classes. 
 

Classes in com.bea.document used by com.bea.adapter.cci
IDocument
          An IDocument represents an XML document.
IDocumentDefinition
          This interface embodies all the metadata about a document type.
 

Classes in com.bea.document used by com.bea.adapter.web
IDocument
          An IDocument represents an XML document.
IDocumentDefinition
          This interface embodies all the metadata about a document type.
 

Classes in com.bea.document used by com.bea.connector
DocumentException
          The main exception class for IDocument and IDocumentSchema and related classes/interfaces.
DocumentParseException
          Exception indicating a parse error while creating an IDocument.
IDocument
          An IDocument represents an XML document.
IDocumentDefinition
          This interface embodies all the metadata about a document type.
 

Classes in com.bea.document used by com.bea.document
DocumentData
          A representation of data within a document.
DocumentException
          The main exception class for IDocument and IDocumentSchema and related classes/interfaces.
DocumentParseException
          Exception indicating a parse error while creating an IDocument.
IDocument
          An IDocument represents an XML document.
IDocumentDefinition
          This interface embodies all the metadata about a document type.
 

Classes in com.bea.document used by com.bea.document.internal
IDocument
          An IDocument represents an XML document.
IDocumentDefinition
          This interface embodies all the metadata about a document type.
 

Classes in com.bea.document used by com.bea.schema
IDocument
          An IDocument represents an XML document.
 

Classes in com.bea.document used by com.bea.wlai.client
DocumentException
          The main exception class for IDocument and IDocumentSchema and related classes/interfaces.
DocumentParseException
          Exception indicating a parse error while creating an IDocument.
IDocument
          An IDocument represents an XML document.
IDocumentDefinition
          This interface embodies all the metadata about a document type.
 

Classes in com.bea.document used by com.bea.wlai.common
DocumentException
          The main exception class for IDocument and IDocumentSchema and related classes/interfaces.
DocumentParseException
          Exception indicating a parse error while creating an IDocument.
IDocument
          An IDocument represents an XML document.
IDocumentDefinition
          This interface embodies all the metadata about a document type.
 


WebLogic Integration

WebLogic Integration (WLI)