Uses of Package
org.broadleafcommerce.core.catalog.domain

Packages that use org.broadleafcommerce.core.catalog.domain
org.broadleafcommerce.core.catalog.dao   
org.broadleafcommerce.core.catalog.domain   
org.broadleafcommerce.core.catalog.service   
org.broadleafcommerce.core.catalog.service.dynamic   
org.broadleafcommerce.core.offer.service.discount.domain   
org.broadleafcommerce.core.order.domain   
org.broadleafcommerce.core.order.service.call   
org.broadleafcommerce.core.order.service.manipulation   
org.broadleafcommerce.core.search.service   
 

Classes in org.broadleafcommerce.core.catalog.domain used by org.broadleafcommerce.core.catalog.dao
Category
          Implementations of this interface are used to hold data about a Category.
CategoryProductXrefImpl
          The Class CategoryProductXrefImpl is the default implmentation of Category.
CategoryXref
           
CategoryXrefImpl
          The Class CategoryXrefImpl is for testing purposes only.
Product
          Implementations of this interface are used to hold data for a Product.
ProductSku
          A version of the Product entity that represents a one to one relationship between Product and Sku.
Sku
          Implementations of this interface are used to hold data about a SKU.
 

Classes in org.broadleafcommerce.core.catalog.domain used by org.broadleafcommerce.core.catalog.domain
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.
CategoryProductXrefImpl.CategoryProductXrefPk
           
CategoryXref
           
CategoryXrefImpl.CategoryXrefPK
           
FeaturedProduct
           
Product
          Implementations of this interface are used to hold data for a Product.
ProductAttribute
          The Interface ProductAttribute.
ProductDimension
           
ProductImpl
          The Class ProductImpl is the default implementation of Product.
ProductSku
          A version of the Product entity that represents a one to one relationship between Product and Sku.
ProductWeight
           
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.
 

Classes in org.broadleafcommerce.core.catalog.domain used by org.broadleafcommerce.core.catalog.service
Category
          Implementations of this interface are used to hold data about a Category.
Product
          Implementations of this interface are used to hold data for a Product.
Sku
          Implementations of this interface are used to hold data about a SKU.
 

Classes in org.broadleafcommerce.core.catalog.domain used by org.broadleafcommerce.core.catalog.service.dynamic
Sku
          Implementations of this interface are used to hold data about a SKU.
 

Classes in org.broadleafcommerce.core.catalog.domain used by org.broadleafcommerce.core.offer.service.discount.domain
Sku
          Implementations of this interface are used to hold data about a SKU.
 

Classes in org.broadleafcommerce.core.catalog.domain used by org.broadleafcommerce.core.order.domain
Category
          Implementations of this interface are used to hold data about a Category.
Product
          Implementations of this interface are used to hold data for a Product.
Sku
          Implementations of this interface are used to hold data about a SKU.
 

Classes in org.broadleafcommerce.core.catalog.domain used by org.broadleafcommerce.core.order.service.call
Category
          Implementations of this interface are used to hold data about a Category.
Product
          Implementations of this interface are used to hold data for a Product.
Sku
          Implementations of this interface are used to hold data about a SKU.
 

Classes in org.broadleafcommerce.core.catalog.domain used by org.broadleafcommerce.core.order.service.manipulation
Category
          Implementations of this interface are used to hold data about a Category.
Product
          Implementations of this interface are used to hold data for a Product.
Sku
          Implementations of this interface are used to hold data about a SKU.
 

Classes in org.broadleafcommerce.core.catalog.domain used by org.broadleafcommerce.core.search.service
Product
          Implementations of this interface are used to hold data for a Product.
 



Copyright © 2012. All Rights Reserved.