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