Class SkuToEntitlementMapping
java.lang.Object
com.broadleafcommerce.billing.job.domain.SkuToEntitlementMapping
This is a container for a mapping from product SKUs to
Entitlement.entitlementCode-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSkuToEntitlement(Map<String, Set<String>> skuToEntitlement)
-
Constructor Details
-
SkuToEntitlementMapping
public SkuToEntitlementMapping()
-
-
Method Details
-
getSkuToEntitlement
-
setSkuToEntitlement
-