| Package | Description |
|---|---|
| de.hybris.platform.subscriptionservices.resource |
| Modifier and Type | Method and Description |
|---|---|
PromotionBillingTimeRestrictionModel |
PromotionBillingTimeRestrictionResource.getPromotionBillingTimeRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected PromotionBillingTimeRestrictionModel |
PromotionBillingTimeRestrictionResource.readResource(java.lang.String resourceId)
Gets the
PromotionBillingTimeRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PromotionBillingTimeRestrictionModel> |
PromotionBillingTimeRestrictionsResource.getPromotionBillingTimeRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionBillingTimeRestrictionResource.setPromotionBillingTimeRestrictionModel(PromotionBillingTimeRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(PromotionBillingTimeRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionBillingTimeRestrictionsResource.setPromotionBillingTimeRestrictionsCollection(java.util.Collection<PromotionBillingTimeRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.