Uses of Interface
org.broadleafcommerce.profile.core.domain.CustomerAttribute
Packages that use CustomerAttribute
-
Uses of CustomerAttribute in org.broadleafcommerce.profile.core.domain
Classes in org.broadleafcommerce.profile.core.domain that implement CustomerAttributeFields in org.broadleafcommerce.profile.core.domain with type parameters of type CustomerAttributeModifier and TypeFieldDescriptionprotected Map<String,CustomerAttribute> CustomerImpl.customerAttributesMethods in org.broadleafcommerce.profile.core.domain with type parameters of type CustomerAttributeModifier and TypeMethodDescription<G extends CustomerAttribute>
CreateResponse<G>CustomerAttributeImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) Methods in org.broadleafcommerce.profile.core.domain that return types with arguments of type CustomerAttributeModifier and TypeMethodDescriptionCustomer.getCustomerAttributes()CustomerImpl.getCustomerAttributes()Method parameters in org.broadleafcommerce.profile.core.domain with type arguments of type CustomerAttributeModifier and TypeMethodDescriptionvoidCustomer.setCustomerAttributes(Map<String, CustomerAttribute> customerAttributes) voidCustomerImpl.setCustomerAttributes(Map<String, CustomerAttribute> customerAttributes)