| Package | Description |
|---|---|
| de.hybris.platform.voucher.model |
Contains generated models for each type of de.hybris.platform.voucher.jalo package.
|
| de.hybris.platform.voucher.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductCategoryRestrictionModel
Generated model class for type ProductCategoryRestriction first defined at extension voucher.
|
class |
ProductQuantityRestrictionModel
Generated model class for type ProductQuantityRestriction first defined at extension voucher.
|
| Modifier and Type | Method and Description |
|---|---|
ProductRestrictionModel |
ProductRestrictionResource.getProductRestrictionModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ProductRestrictionModel |
ProductRestrictionResource.readResource(java.lang.String resourceId)
Gets the
ProductRestrictionModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ProductRestrictionModel> |
ProductRestrictionsResource.getProductRestrictionsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductRestrictionResource.setProductRestrictionModel(ProductRestrictionModel value)
Convenience method which just delegates to
#setResourceValue(ProductRestrictionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductRestrictionsResource.setProductRestrictionsCollection(java.util.Collection<ProductRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.