452 Implementing Web Applications with CM Information Integrator for Content and ODWEK
13.1 ODWEK Java APIs overview
In this section, we present a brief overview of the IBM Content Manager
OnDemand Web Enablement Kit (ODWEK) Java APIs.
To learn more about the APIs, refer to IBM Content Manager OnDemand for
Multiplatforms: Web Enablement Kit Implementation Guide Version 7.1,
SC27-1000.
The ODWEK Java APIs are a set of classes that allow you to access and
manipulate data on OnDemand servers. The APIs provide the following
capabilities:
A common object model for data access.
Search and update across OnDemand servers.
Client/server implementation for Java application users.
The Java API classes consist of one package, com.ibm.edms.od, which contains ...