Uses of Class
com.broadleafcommerce.customer.domain.Attribute
-
Uses of Attribute in com.broadleafcommerce.customer.domain
Modifier and TypeMethodDescriptionAccount.getAttributes()
Dynamic attributes that are a part of the account.Modifier and TypeMethodDescriptionvoid
Account.setAttributes
(Map<String, Attribute> attributes) Dynamic attributes that are a part of the account.