Java API components
The Java™ API for IBM® Product Master supports over 20 components, including components for extension points, items, catalogs, and categories.
The following table shows the component names and descriptions. For information, see the Javadoc™.
For more information, see
| Component | Description |
|---|---|
| com.ibm.pim.attribute | Supports attribute functions, including attribute definitions, attribute instances, and attribute collection handling. |
| com.ibm.pim.catalog | Supports catalog functions. |
| com.ibm.pim.catalog.item | Supports item functions. |
| com.ibm.pim.collaboration | Supports collaboration-area functions, including history. |
| com.ibm.pim.collection | Supports PIMCollection functions. |
| com.ibm.pim.common | Supports some of the common functions that include batch, version information, processing options, and validation errors. |
| com.ibm.pim.common.exceptions | Holds a list of exceptions that are used by the Java API. |
| com.ibm.pim.context | Holds context-factory interfaces. |
| com.ibm.pim.docstore | Supports docstore functions. |
| com.ibm.pim.extensionpoints | Supports extension point functions, including argument beans and function interfaces. |
| com.ibm.pim.hierarchy | Supports hierarchy functions. |
| com.ibm.pim.hierarchy.category | Supports category functions. |
| com.ibm.pim.history | Supports history manager functions. |
| com.ibm.pim.integration | Supports third-party integration, including Content Manager System. |
| com.ibm.pim.job | Supports job functions, including schedules, imports, exports, and reports. |
| com.ibm.pim.lookuptable | Supports lookup table functions. |
| com.ibm.pim.organization | Supports organization functions, including company, user, role, and organization. |
| com.ibm.pim.search | Supports search functions. |
| com.ibm.pim.selection | Supports selection functions. |
| com.ibm.pim.spec | Supports spec functions. |
| com.ibm.pim.system | Supports system functions, including getPageURL support. |
| com.ibm.pim.userdefinedlog | Supports user-defined log functions. |
| com.ibm.pim.utils | Supports utility functions, including environment import-export, logger, distribution, and data source. |
| com.ibm.pim.view | Supports view functions. |
| com.ibm.pim.webservice | Supports web services functions. |
| com.ibm.pim.workflow | Supports workflow functions. |
Javadocsection in the Reference.