Uses of Class
com.broadleafcommerce.promotion.offer.client.web.context.CodeUsage
Packages that use CodeUsage
- 
Uses of CodeUsage in com.broadleafcommerce.promotion.offer.client.web.context
Methods in com.broadleafcommerce.promotion.offer.client.web.context that return types with arguments of type CodeUsageModifier and TypeMethodDescriptionCodeUsabilityInfo.getCodeUses()Infos on the uses of the related code used to determine if an offer's shared code can still be used.Method parameters in com.broadleafcommerce.promotion.offer.client.web.context with type arguments of type CodeUsageModifier and TypeMethodDescriptionvoidCodeUsabilityInfo.setCodeUses(List<CodeUsage> codeUses) Infos on the uses of the related code used to determine if an offer's shared code can still be used.