Uses of Class
com.broadleafcommerce.content.domain.folder.Attribute
Packages that use Attribute
-
Uses of Attribute in com.broadleafcommerce.content.domain.folder
Methods in com.broadleafcommerce.content.domain.folder that return types with arguments of type AttributeModifier and TypeMethodDescriptionContentFolder.getAttributes()
Additional attributes of the folder.Method parameters in com.broadleafcommerce.content.domain.folder with type arguments of type AttributeModifier and TypeMethodDescriptionvoid
ContentFolder.setAttributes
(Map<String, Attribute> attributes) Additional attributes of the folder.