Package org.broadleafcommerce.core.catalog.domain

Interface Summary
BasePrice The Interface BasePrice.
Category Implementations of this interface are used to hold data about a Category.
CategoryProduct Implementations of this interface are used to hold data about the many-to-many relationship between the Category table and the Product table.
FeaturedProduct  
Product Implementations of this interface are used to hold data for a Product.
ProductAttribute The Interface ProductAttribute.
ProductSku A version of the Product entity that represents a one to one relationship between Product and Sku.
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.
 

Class Summary
BasePriceImpl The Class BasePriceImpl.
CategoryImpl The Class CategoryImpl is the default implementation of Category.
CategoryProductImpl The Class CategoryProductImpl is the default implmentation of Category.
CategoryProductImpl.CategoryProductXrefPk  
CategoryXref The Class CategoryXref is for testing purposes only.
CategoryXref.CategoryXrefPK  
CrossSaleProductImpl  
FeaturedProductImpl  
ProductAttributeImpl The Class ProductAttributeImpl.
ProductDimension  
ProductImpl The Class ProductImpl is the default implementation of Product.
ProductSkuImpl  
ProductWeight  
SkuAttributeImpl The Class SkuAttributeImpl is the default implentation of SkuAttribute.
SkuImpl The Class SkuImpl is the default implementation of Sku.
UpSaleProductImpl  
 



Copyright © 2011. All Rights Reserved.