| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
PromotionProductRestrictionModel |
PromotionProductRestrictionResource.getPromotionProductRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PromotionProductRestrictionModel |
PromotionProductRestrictionResource.readResource(java.lang.String resourceId)
Gets the
PromotionProductRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionProductRestrictionModel> |
PromotionProductRestrictionsResource.getPromotionProductRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionProductRestrictionResource.setPromotionProductRestrictionModel(PromotionProductRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(PromotionProductRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionProductRestrictionsResource.setPromotionProductRestrictionsCollection(java.util.Collection<PromotionProductRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.