Uses of Class
com.broadleafcommerce.promotion.offer.domain.ContentItem
Packages that use ContentItem
-
Uses of ContentItem in com.broadleafcommerce.promotion.offer.domain
Methods in com.broadleafcommerce.promotion.offer.domain that return types with arguments of type ContentItemModifier and TypeMethodDescriptionMarketingMessageResponse.getContentItems()The content items used by any marketing messages of message typeMarketingMessageMessageType.CONTENT, mapped by their ID.Method parameters in com.broadleafcommerce.promotion.offer.domain with type arguments of type ContentItemModifier and TypeMethodDescriptionvoidMarketingMessageResponse.setContentItems(Map<String, ContentItem> contentItems) The content items used by any marketing messages of message typeMarketingMessageMessageType.CONTENT, mapped by their ID.