Uses of Class
org.broadleafcommerce.core.promotionMessage.domain.type.PromotionMessageType
Packages that use PromotionMessageType
Package
Description
-
Uses of PromotionMessageType in org.broadleafcommerce.core.offer.domain
Methods in org.broadleafcommerce.core.offer.domain with parameters of type PromotionMessageTypeModifier and TypeMethodDescriptionAdvancedOffer.getActivePromotionMessagesByType(PromotionMessageType promotionMessageType) Returns the activePromotionMessages for this offer byPromotionMessageTypeAdvancedOffer.getActivePromotionMessagesByTypeAndPlacement(PromotionMessageType promotionMessageType, PromotionMessagePlacementType placementType) Returns the activePromotionMessages for this offer byPromotionMessageTypeandPromotionMessagePlacementTypebooleanAdvancedOffer.hasPromotionMessageOfType(PromotionMessageType type) Returns whether or not this offer has aPromotionMessageof a particular type -
Uses of PromotionMessageType in org.broadleafcommerce.core.promotionMessage.domain.type
Fields in org.broadleafcommerce.core.promotionMessage.domain.type declared as PromotionMessageTypeModifier and TypeFieldDescriptionstatic final PromotionMessageTypePromotionMessageType.QUALIFIERSstatic final PromotionMessageTypePromotionMessageType.TARGETSstatic final PromotionMessageTypePromotionMessageType.TARGETS_OR_QUALIFIERSMethods in org.broadleafcommerce.core.promotionMessage.domain.type that return PromotionMessageTypeModifier and TypeMethodDescriptionstatic PromotionMessageTypePromotionMessageType.getInstance(String type) Methods in org.broadleafcommerce.core.promotionMessage.domain.type with parameters of type PromotionMessageType