Uses of Class
com.broadleafcommerce.vendor.domain.Attribute
Packages that use Attribute
-
Uses of Attribute in com.broadleafcommerce.vendor.domain
Methods in com.broadleafcommerce.vendor.domain that return types with arguments of type AttributeModifier and TypeMethodDescriptionVendor.getAttributes()
Dynamic attributes that are a part of the vendor.Method parameters in com.broadleafcommerce.vendor.domain with type arguments of type AttributeModifier and TypeMethodDescriptionvoid
Vendor.setAttributes
(Map<String, Attribute> attributes) Dynamic attributes that are a part of the vendor.