Uses of Class
com.broadleafcommerce.promotion.offer.domain.SingleCodeGenerationResult
Packages that use SingleCodeGenerationResult
-
Uses of SingleCodeGenerationResult in com.broadleafcommerce.promotion.offer.service
Methods in com.broadleafcommerce.promotion.offer.service that return SingleCodeGenerationResultModifier and TypeMethodDescriptionCodeGenerationService.generateSingleUseCode(String codeFormat, String forOfferId, String forCampaignId, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Returns theSingleCodeGenerationResultcontaining the generated code and a success indicator if the system was able to generate the code.DefaultCodeGenerationService.generateSingleUseCode(String codeFormat, String forOfferId, String forCampaignId, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo)