Documentation Home
This version of the framework is no longer supported. View the latest documentation.

Detailed ERD

PriceLists Details

Tables

Table Related Entity Description
BLC_PRICE_LIST PriceList.java Defines a unique pricelist based on the PRICE_KEY
BLC_PRICE_DATA PriceData.java Holds the sale and retail price that will be dynamically priced
BLC_PRICE_ADJUSTMENT PriceAdjustment.java Contains sku price information that is dynamically priced
BLC_ADJ_PRICE_XREF [n/a] Cross references product option value to price adjustment
BLC_OFFER_PRICELIST_XREF [n/a] Cross references offer to prices list
BLC_SKU_BUNDLE_PRICE_DATA n/a Cross reference from sku bundle item to price data
BLC_SKU_PRICE_DATA PriceAdjustment.java Contains sku bundle item price information that is dynamically priced
Table Related Entity Description
BLC_SKU_BUNDLE_ITEM SkuBundleItem Contains address information, e.g. city, state, and postal code
BLC_SKU Sku A SKU is a specific item that can be sold including any specific attributes of the item such as color or size.
BLC_PRODUCT_OPTION_VALUE ProductOptionValue Represents a customer in Broadleaf
BLC_CUSTOMER Customer Represents a customer in Broadleaf
SEARCH_FACET_RANGE SearchFacetRange Holds search facet range information
BLC_ORDER Order Represents an order in Broadleaf