Uses of Class
com.broadleafcommerce.promotion.offer.provider.jpa.domain.JpaAttribute
Packages that use JpaAttribute
-
Uses of JpaAttribute in com.broadleafcommerce.promotion.offer.provider.jpa.domain
Methods in com.broadleafcommerce.promotion.offer.provider.jpa.domain that return types with arguments of type JpaAttributeMethod parameters in com.broadleafcommerce.promotion.offer.provider.jpa.domain with type arguments of type JpaAttributeModifier and TypeMethodDescriptionvoid
JpaOffer.setAttributes
(Map<String, JpaAttribute> attributes) void
JpaOfferCode.setAttributes
(Map<String, JpaAttribute> attributes)