CIB JCoMod technical documentation (EN)

1. Introduction

This guide offers a compact overview of different possibilities to integrate the CIB office modules (JCoMod) from JAVA into your applications. Based on exemplary application architectures, practical use scenarios for the CIB office modules in Java applications are shown. The focus of the described server deployment scenarios is on the JCoMod components without user interface, while the client deployment scenarios demonstrate the integration of the interface-based JCoMod components.

The Java CIB office Module Wrapper (JCoMod) consists of Java classes for controlling the CIB office modules (CIB merge, CIB format incl. output [ascii, html, pcl, pdf, postscript, print, tiff], CIB dialog, CIB view and CIB rec). The package comprises individual job classes, each of which configures and executes a job (merge, format/output, view, dialog or rec) according to the user's requirements.

The JCoMod job classes can be used from JDK version 1.1.6 on.

This documentation gives an overview of the properties and the concept of the JCoMod job classes. Detailed technical interfaces and call parameters of the individual job classes can be found in the technical reference of the product, which is available as electronic online help and Javadoc.