Uses of Class
com.broadleafcommerce.cartoperation.domain.Attribute
Packages that use Attribute
Package
Description
-
Uses of Attribute in com.broadleafcommerce.cartoperation.domain
Methods in com.broadleafcommerce.cartoperation.domain that return types with arguments of type AttributeModifier and TypeMethodDescriptionProduct.getAttributes()
Dynamic attributes that are a part of the product.Method parameters in com.broadleafcommerce.cartoperation.domain with type arguments of type AttributeModifier and TypeMethodDescriptionvoid
Product.setAttributes
(Map<String, Attribute> attributes) Dynamic attributes that are a part of the product. -
Uses of Attribute in com.broadleafcommerce.cartoperation.service.provider.external.domain.customer
Methods in com.broadleafcommerce.cartoperation.service.provider.external.domain.customer that return types with arguments of type AttributeMethod parameters in com.broadleafcommerce.cartoperation.service.provider.external.domain.customer with type arguments of type Attribute