Migration from previous Java API

A new JAR file is provided for migration from the previous Java™ API to the 6.0 Java API: ccd_javaapi2.jar.

ccd_javaapi.jar
This JAR supports the code that was included before the IBM® InfoSphere® Master Data Management Collaboration Server - Collaborative Edition version 6.0 release. This JAR does not have any new function. All interfaces in the ccd_javaapi.jar are marked as deprecated.
ccd_javaapi2.jar
This JAR contains all of the new function of the Java API for InfoSphere Master Data Management Collaboration Server - Collaborative Edition version 6.0. APIs that are supported in the ccd_javaapi.jar might not be available in the new ccd_javaapi2.jar, and those that are available might have a different API signature.
Restriction: Do not mix the two JARs together because the new JAR is different. If your application needs new function, migrate your application to use the new JAR.