WebLogic Integration


Uses of Class
com.bea.connector.RecordTranslationException

Packages that use RecordTranslationException
com.bea.connector Classes/interfaces that extend the capabilities of the J2EE Connector Architecture. 
 

Uses of RecordTranslationException in com.bea.connector
 

Methods in com.bea.connector that throw RecordTranslationException
 javax.resource.cci.Record IRecordTranslator.translateRequest(javax.resource.cci.InteractionSpec ixSpec, DocumentRecord inputRecord, javax.resource.cci.ConnectionFactory connectionFactory)
          Translate request input XML document to adapter specific Record.
 javax.resource.cci.Record IRecordTranslator.translateResponse(javax.resource.cci.InteractionSpec ixSpec, DocumentRecord inputRecord, javax.resource.cci.ConnectionFactory connectionFactory)
          Translate reponse input XML document to adapter specific Record.
 DocumentRecord IRecordTranslator.translateResponse(javax.resource.cci.InteractionSpec ixSpec, DocumentRecord outputDocumentRecord, javax.resource.cci.Record outputRecord, javax.resource.cci.ConnectionFactory connectionFactory)
          Translate response output adapter specific Record to XML document.
 


WebLogic Integration

WebLogic Integration (WLI)