Package org.broadleafcommerce.core.catalog.domain

Interface Summary
Category Implementations of this interface are used to hold data about a Category.
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.
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
CategoryImpl  
CategoryProductXrefImpl The Class CategoryProductXrefImpl is the default implmentation of Category.
CategoryProductXrefImpl.CategoryProductXrefPk  
CategoryXrefImpl The Class CategoryXrefImpl is for testing purposes only.
CategoryXrefImpl.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 implementation of SkuAttribute.
SkuImpl The Class SkuImpl is the default implementation of Sku.
UpSaleProductImpl  
 



Copyright © 2012. All Rights Reserved.