Uses of Class
org.broadleafcommerce.core.catalog.service.type.ProductBundlePricingModelType

Packages that use ProductBundlePricingModelType
org.broadleafcommerce.core.catalog.domain   
org.broadleafcommerce.core.catalog.service.type   
 

Uses of ProductBundlePricingModelType in org.broadleafcommerce.core.catalog.domain
 

Methods in org.broadleafcommerce.core.catalog.domain that return ProductBundlePricingModelType
 ProductBundlePricingModelType ProductBundle.getPricingModel()
           
 ProductBundlePricingModelType ProductBundleImpl.getPricingModel()
           
 

Methods in org.broadleafcommerce.core.catalog.domain with parameters of type ProductBundlePricingModelType
 void ProductBundle.setPricingModel(ProductBundlePricingModelType pricingModel)
           
 void ProductBundleImpl.setPricingModel(ProductBundlePricingModelType pricingModel)
           
 

Uses of ProductBundlePricingModelType in org.broadleafcommerce.core.catalog.service.type
 

Fields in org.broadleafcommerce.core.catalog.service.type declared as ProductBundlePricingModelType
static ProductBundlePricingModelType ProductBundlePricingModelType.BUNDLE
           
static ProductBundlePricingModelType ProductBundlePricingModelType.ITEM_SUM
           
 

Methods in org.broadleafcommerce.core.catalog.service.type that return ProductBundlePricingModelType
static ProductBundlePricingModelType ProductBundlePricingModelType.getInstance(String type)
           
 



Copyright © 2013. All Rights Reserved.