Try our conversational search powered by Generative AI!

Loading...

Recommended reading 

The Catalog Management system has two primary APIs: the DTO-based API and the object-based API, where the object-based API relies on the underlying Data Transfer Object (DTO) API.

DTO object model

The DTO API is the core catalog API and primarily used directly in the catalog administration and indirectly through the Object API.

DTO Object Model

Runtime object model

The runtime object model is primarily used during runtime, and Entry is the main object that you most likely work with.

Catalog Objects

Database diagram

The following diagram shows an overview of the Catalog Management system database.

Database Diagram

Do you find this information helpful? Please log in to provide feedback.

Last updated: Oct 12, 2015

Recommended reading