The following table describes the extension point details of the Catalog Admin microservice.
S.NO | EXTENSION POINT NAME | EXTENSION POINT DESCRIPTION/USAGE | EXTENSION INTERFACE METHOD SIGNATURE |
---|---|---|---|
1 | catalog-tagging | This extension adds "Tagging" tab in the left navigation panel and "Tags Overview" tab in the Catalog master landing page. The purpose of this extension is to show the tags information and associate the tag(s) to the prodcut(s) or SKU(s). | getPageSideNavigation |
2 | admin-orchestration-tagging | This extension provides Admin Orchestration services support for "Tagging" and "Tags Overview" pages. | Nil (New Rest & Routes) |
Revision History
2020-03-05 | AM – Uploaded content.