| Package | Description |
|---|---|
| de.hybris.platform.commercefacades.product.data | |
| de.hybris.platform.commercefacades.promotion.converters.populator |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionRestrictionData> |
PromotionData.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionData.setRestrictions(java.util.Collection<PromotionRestrictionData> restrictions) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<PromotionRestrictionData> |
PromotionExtendedPopulator.convertRestrictions(java.util.Collection<AbstractPromotionRestrictionModel> restrictions) |
protected Converter<AbstractPromotionRestrictionModel,PromotionRestrictionData> |
PromotionExtendedPopulator.getPromotionRestrictionConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionRestrictionPopulator.populate(AbstractPromotionRestrictionModel source,
PromotionRestrictionData target) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionExtendedPopulator.setPromotionRestrictionConverter(Converter<AbstractPromotionRestrictionModel,PromotionRestrictionData> promotionRestrictionConverter) |
Copyright © 2018 SAP SE. All Rights Reserved.