WebLogic Integration


Uses of Interface
com.bea.connector.DocumentInteractionSpec

Packages that use DocumentInteractionSpec
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. 

 

Uses of DocumentInteractionSpec in com.bea.adapter.cci
 

Classes in com.bea.adapter.cci that implement DocumentInteractionSpec
 class DocumentInteractionSpecImpl
          Extends the base InteractionSpecImpl class to provide an implementation of the com.bea.connector.DocumentInteractionSpec interface.
 

Methods in com.bea.adapter.cci with parameters of type DocumentInteractionSpec
protected  void AbstractDocumentRecordInteraction.validateRequestDocument(DocumentInteractionSpec ixSpec, DocumentRecord inputDoc)
          Convenience method for validating request documents
 


WebLogic Integration

WebLogic Integration (WLI)