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