Skip to content

Files

Latest commit

 

History

History
11 lines (7 loc) · 1014 Bytes

Data-Model.md

File metadata and controls

11 lines (7 loc) · 1014 Bytes

Data Model

Menu

Tables

Table Related Entity Description
BLC_CMS_MENU ^[javadoc:org.broadleafcommerce.menu.domain.Menu] Represents a menu, typically to drive the display of navigation on a website.
BLC_CMS_MENU_ITEM ^[javadoc:org.broadleafcommerce.menu.domain.MenuItem] Represents a menu item. Can be of different types: Link, Category, Page, Submenu, Product, Custom...