Uses of Interface
com.broadleafcommerce.rest.api.wrapper.service.promotionmessage.PromotionMessageDTOWrapperService
Packages that use PromotionMessageDTOWrapperService
Package
Description
-
Uses of PromotionMessageDTOWrapperService in com.broadleafcommerce.rest.api.endpoint.catalog
Fields in com.broadleafcommerce.rest.api.endpoint.catalog declared as PromotionMessageDTOWrapperServiceModifier and TypeFieldDescriptionprotected PromotionMessageDTOWrapperServiceCatalogEndpoint.promotionMessageDTOWrapperServiceprotected final PromotionMessageDTOWrapperServiceRelatedProductsEndpoint.promotionMessageDTOWrapperServiceConstructors in com.broadleafcommerce.rest.api.endpoint.catalog with parameters of type PromotionMessageDTOWrapperServiceModifierConstructorDescriptionRelatedProductsEndpoint(org.broadleafcommerce.core.catalog.service.CatalogService catalogService, org.broadleafcommerce.core.catalog.service.RelatedProductsService relatedProductsService, PromotionMessageDTOWrapperService promotionMessageDTOWrapperService) -
Uses of PromotionMessageDTOWrapperService in com.broadleafcommerce.rest.api.endpoint.promotionmessage
Fields in com.broadleafcommerce.rest.api.endpoint.promotionmessage declared as PromotionMessageDTOWrapperServiceModifier and TypeFieldDescriptionprotected PromotionMessageDTOWrapperServicePromotionMessageEndpoint.promotionMessageDTOWrapperService -
Uses of PromotionMessageDTOWrapperService in com.broadleafcommerce.rest.api.wrapper.service.promotionmessage
Classes in com.broadleafcommerce.rest.api.wrapper.service.promotionmessage that implement PromotionMessageDTOWrapperService