Uses of Class
com.broadleafcommerce.asset.domain.Attribute
Packages that use Attribute
-
Uses of Attribute in com.broadleafcommerce.asset.domain
Methods in com.broadleafcommerce.asset.domain that return types with arguments of type AttributeMethod parameters in com.broadleafcommerce.asset.domain with type arguments of type AttributeModifier and TypeMethodDescriptionvoid
Folder.setAttributes
(Map<String, Attribute> attributes) Additional attributes of the folder. -
Uses of Attribute in com.broadleafcommerce.asset.web.endpoint
Methods in com.broadleafcommerce.asset.web.endpoint that return types with arguments of type Attribute