Home » spring-framework-2.5.5-with-dependencies » org.springframework.jca » cci » object »

org.springframework.jca.cci.object

Abstract Classes:

EisOperation   Base class for EIS operation objects that work with the CCI API.  code | html
MappingCommAreaOperation   EIS operation object for access to COMMAREA records.  code | html
MappingRecordOperation   EIS operation object that expects mapped input and output objects, converting to and from CCI Records.  code | html

Classes:

MappingRecordOperation.RecordCreatorImpl   Implementation of RecordCreator that calls the enclosing class's createInputRecord method.  code | html
MappingRecordOperation.RecordExtractorImpl   Implementation of RecordExtractor that calls the enclosing class's extractOutputData method.  code | html
SimpleRecordOperation   EIS operation object that accepts a passed-in CCI input Record and returns a corresponding CCI output Record.  code | html