| Interface | Description |
|---|---|
| ResultWriter |
This interface represents a generic writer of the reconciliation results.
|
| Class | Description |
|---|---|
| AbstractResultWriter |
Class is the base class for all classes that write out recon results
to the database.
|
| ReconLinkWriter |
Class provides functionality to write out results of linking/recon to the
reconresult table of the MAXIMO application's database schema.
|
| ReconMultiLinkWriter | |
| ReconResultWriter |
Class provides functionality to write out results of linking/recon to the
reconresult table of the MAXIMO application's database schema.
|
| ResultWriterFactory |
Class is the factory for classes that write recon results to the database.
|