Uses of Class
com.broadleafcommerce.catalog.provider.jpa.domain.JpaAttribute
Package
Description
-
Uses of JpaAttribute in com.broadleafcommerce.catalog.provider.jpa.domain.category
Modifier and TypeMethodDescriptionvoid
JpaCategory.setAttributes
(Map<String, JpaAttribute> attributes) -
Uses of JpaAttribute in com.broadleafcommerce.catalog.provider.jpa.domain.product
Modifier and TypeMethodDescriptionvoid
JpaProduct.setAttributes
(Map<String, JpaAttribute> attributes) void
JpaVariant.setAttributes
(Map<String, JpaAttribute> attributes)