Uses of Class
com.broadleafcommerce.cartoperation.domain.ProductCharacteristic
Packages that use ProductCharacteristic
-
Uses of ProductCharacteristic in com.broadleafcommerce.cartoperation.domain
Methods in com.broadleafcommerce.cartoperation.domain that return types with arguments of type ProductCharacteristicModifier and TypeMethodDescriptionProduct.getCharacteristics()
Fields and associated Characteristics that define a specific product.Method parameters in com.broadleafcommerce.cartoperation.domain with type arguments of type ProductCharacteristicModifier and TypeMethodDescriptionvoid
Product.setCharacteristics
(Map<String, ProductCharacteristic> characteristics) Fields and associated Characteristics that define a specific product.