public class ProductQuantityRestrictionsResource
extends <any>
| Constructor and Description |
|---|
ProductQuantityRestrictionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllProductQuantityRestrictions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getProductQuantityRestrictionResource(String resourceKey)
Generated getter for sub resource of type
ProductQuantityRestrictionResource for current root resource |
Collection<ProductQuantityRestrictionModel> |
getProductQuantityRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postProductQuantityRestriction(ProductQuantityRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setProductQuantityRestrictionsCollection(Collection<ProductQuantityRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ProductQuantityRestrictionsResource()
public Response getAllProductQuantityRestrictions()
Responsepublic AbstractYResource getProductQuantityRestrictionResource(String resourceKey)
ProductQuantityRestrictionResource for current root resourcepublic Collection<ProductQuantityRestrictionModel> getProductQuantityRestrictionsCollection()
#getResourceValue()public Response postProductQuantityRestriction(ProductQuantityRestrictionDTO dto)
Responsepublic void setProductQuantityRestrictionsCollection(Collection<ProductQuantityRestrictionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.