Package org.broadleafcommerce.core.catalog.domain

Interface Summary
Category Implementations of this interface are used to hold data about a Category.
CategoryAttribute  
CategoryProductXref Implementations of this interface are used to hold data about the many-to-many relationship between the Category table and the Product table.
CategoryXref  
FeaturedProduct  
Product Implementations of this interface are used to hold data for a Product.
ProductAttribute The Interface ProductAttribute.
ProductBundle Default implementation for representing a bundle that can be sold individually.
ProductOption A product option represents a value that is entered to specify more information about a product prior to entering into the cart.
ProductOptionValue Stores the values for a given product option.
PromotableProduct  
RelatedProduct  
Sku Implementations of this interface are used to hold data about a SKU.
SkuAttribute Implementations of this interface are used to hold data about a SKU's Attributes.
SkuBundleItem Represents the Sku being sold in a bundle along with metadata about the relationship itself like how many items should be included in the bundle
SkuFee Used to represent Sku-specific surcharges when fulfilling this item.
 

Class Summary
CategoryAttributeImpl  
CategoryImpl  
CategoryImpl.Presentation  
CategoryImpl.Presentation.Group  
CategoryImpl.Presentation.Group.Name  
CategoryImpl.Presentation.Group.Order  
CategoryImpl.Presentation.Tab  
CategoryImpl.Presentation.Tab.Name  
CategoryImpl.Presentation.Tab.Order  
CategoryProductXrefImpl The Class CategoryProductXrefImpl is the default implmentation of Category.
CategoryProductXrefPK  
CategoryXrefImpl The Class CategoryXrefImpl is for testing purposes only.
CategoryXrefPK  
CrossSaleProductImpl  
Dimension  
FeaturedProductImpl  
ProductAttributeImpl The Class ProductAttributeImpl.
ProductBundleComparator Created by bpolster.
ProductBundleImpl  
ProductImpl The Class ProductImpl is the default implementation of Product.
ProductImpl.Presentation  
ProductImpl.Presentation.FieldOrder  
ProductImpl.Presentation.Group  
ProductImpl.Presentation.Group.Name  
ProductImpl.Presentation.Group.Order  
ProductImpl.Presentation.Tab  
ProductImpl.Presentation.Tab.Name  
ProductImpl.Presentation.Tab.Order  
ProductOptionImpl  
ProductOptionValueImpl  
RelatedProductDTO  
RelatedProductTypeEnum Extensible enumeration indicating types of product relations such as upsell, crosssell, or featured.
SkuAttributeImpl The Class SkuAttributeImpl is the default implementation of SkuAttribute.
SkuBundleItemImpl  
SkuFeeImpl  
SkuImpl The Class SkuImpl is the default implementation of Sku.
UpSaleProductImpl  
Weight  
 



Copyright © 2013. All Rights Reserved.