Package org.broadleafcommerce.core.catalog.domain
package org.broadleafcommerce.core.catalog.domain
-
ClassDescriptionImplementations of this interface are used to hold data about a Category.Created by brandon on 8/28/15.Implementations of this interface are used to hold data about the many-to-many relationship between the Category table and the Product table.The Class CategoryProductXrefImpl is the default implmentation of
Category.CategorySiteMapGenerator is controlled by this configuration.CategorySiteMapGenerator is controlled by this configuration.Implementations of this interface are used to hold data about the many-to-many relationship between the Category table and a parent Category.This is a specific interface for CrossSaleProductImpl and is needed for entity mapping and translationsMainly a marker interface denoting that the entity should be indexed for searchImplementations of this interface are used to hold data for a Product.The Interface ProductAttribute.The Class ProductAttributeImpl.Deprecated.instead, use the ProductType Module's Product Add-Ons to build and configure bundlesCreated by bpolster.Deprecated.instead, use the ProductType Module's Product Add-Ons to build and configure bundlesThe Class ProductImpl is the default implementation ofProduct.A product option represents a value that is entered to specify more information about a product prior to entering into the cart.Stores the values for a given product option.Extensible enumeration indicating types of product relations such as upsell, crosssell, or featured.Implementations of this interface are used to hold data about a SKU.Implementations of this interface are used to hold data about a SKU's Attributes.The Class SkuAttributeImpl is the default implementation ofSkuAttribute.Deprecated.instead, use the ProductType Module's Product Add-Ons to build and configure bundlesDeprecated.instead, use the ProductType Module's Product Add-Ons to build and configure bundlesUsed to represent Sku-specific surcharges when fulfilling this item.The Class SkuImpl is the default implementation ofSku.Join entity betweenSkuandProductOptionValue.This is a specific interface for CrossSaleProductImpl and is needed for entity mapping and translations