Uses of Class
com.broadleafcommerce.content.domain.Author
Packages that use Author
-
Uses of Author in com.broadleafcommerce.content.domain
Methods in com.broadleafcommerce.content.domain that return AuthorModifier and TypeMethodDescriptionContentItem.getAuthor()
Information on the user who created this item.Methods in com.broadleafcommerce.content.domain with parameters of type Author -
Uses of Author in com.broadleafcommerce.content.service
Methods in com.broadleafcommerce.content.service that return AuthorModifier and TypeMethodDescriptionprotected Author
DefaultContentItemService.buildAuthor()
Build the Content Items's author information based on the authenticated user.