Uses of Interface
org.broadleafcommerce.core.catalog.domain.ProductAttribute
Packages that use ProductAttribute
-
Uses of ProductAttribute in org.broadleafcommerce.core.catalog.domain
Classes in org.broadleafcommerce.core.catalog.domain that implement ProductAttributeFields in org.broadleafcommerce.core.catalog.domain with type parameters of type ProductAttributeMethods in org.broadleafcommerce.core.catalog.domain with type parameters of type ProductAttributeModifier and TypeMethodDescription<G extends ProductAttribute>
org.broadleafcommerce.common.copy.CreateResponse<G>ProductAttributeImpl.createOrRetrieveCopyInstance(org.broadleafcommerce.common.copy.MultiTenantCopyContext context) Methods in org.broadleafcommerce.core.catalog.domain that return types with arguments of type ProductAttributeModifier and TypeMethodDescriptionProduct.getMultiValueProductAttributes()ProductImpl.getMultiValueProductAttributes()Product.getProductAttributes()Generic key-value pair of attributes to associate to this Product for maximum extensibility.ProductImpl.getProductAttributes()Deprecated.Method parameters in org.broadleafcommerce.core.catalog.domain with type arguments of type ProductAttributeModifier and TypeMethodDescriptionvoidProduct.setProductAttributes(Map<String, ProductAttribute> productAttributes) Sets a generic list of key-value pairs for ProductvoidProductImpl.setProductAttributes(Map<String, ProductAttribute> productAttributes)