|
Enterprise Information Portal APIs |
||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Packages | |
com.ibm.mm.sdk.common | |
com.ibm.mm.sdk.server | Enterprise Information Portal com.ibm.mm.sdk.server package |
IBM Enterprise Information Portal Java APIs
These classes and application programming interfaces (API) are for programming applications that use IBM Enterprise Information Portal. Use the information contained here when programming with these classes and APIs, and as an addition to the programming information in the IBM Content Manager and Enterprise Information Portal for Multiplatforms Workstation Application Programming Guide.
You can use these Java classes and APIs to access content in a variety of content servers.
The error messages and codes returned by these APIs are listed in the Content Management Information Center under troubleshooting and in the Content Manager and Enterprise Information Portal Messages and Codes.
Constants used in these classes and APIs are defined in the interface DKDConstant.
For more information on the constants, refer to the file x:\CMBROOT\LIB\DKConstant.txt on Windows (where X is the drive on which you installed EIP, or /usr/lpp/cmb/lib/DKConstant.txt on AIX. DKConstant.txt is an copy of DKConstant.java and contains the constant values.
Sample programs are included with the Enterprise Information Portal to show you how to use these classes and APIs. These samples are located in:
X:\cmbroot\SAMPLES\...where X: is the drive on which you installed Enterprise Information Portal.
The readme files in each of the sample subdirectories explain how to use the samples.
The following diagram shows the class hierarchy for accessing content in a content server:
In the hierarchy, note the following:
Content Server | Suffix |
---|---|
IBM Content Manager | ICM |
Content Manager for AS/400 (VisualInfo for AS/400) | V4 |
Domino.Doc | DD |
Extended Search | DES |
Content Manager ImagePlus for OS/390 | IP |
Content Manager OnDemand | OD |
Relation databases | DB2, JDBC |
Data Warehouse Manager Information Catalog Manager | IC |
earlier Content Manager (Version 7 and earlier) | DL |
For example, the dkDatastore implementation for OnDemand is DKDatastoreOD; the dkEntityDef implementation for Content Manager is DKEntityDefICM.
|
EIP Java APIs | ||||||||
PREV NEXT | FRAMES NO FRAMES |