| Package | Description |
|---|---|
| de.hybris.platform.promotions.resource |
| Modifier and Type | Method and Description |
|---|---|
PromotionUserRestrictionModel |
PromotionUserRestrictionResource.getPromotionUserRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PromotionUserRestrictionModel |
PromotionUserRestrictionResource.readResource(java.lang.String resourceId)
Gets the
PromotionUserRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionUserRestrictionModel> |
PromotionUserRestrictionsResource.getPromotionUserRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionUserRestrictionResource.setPromotionUserRestrictionModel(PromotionUserRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(PromotionUserRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionUserRestrictionsResource.setPromotionUserRestrictionsCollection(java.util.Collection<PromotionUserRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.