public class ProductCategoryRestrictionsResource
extends <any>
| Constructor and Description |
|---|
ProductCategoryRestrictionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllProductCategoryRestrictions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getProductCategoryRestrictionResource(String resourceKey)
Generated getter for sub resource of type
ProductCategoryRestrictionResource for current root resource |
Collection<ProductCategoryRestrictionModel> |
getProductCategoryRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postProductCategoryRestriction(ProductCategoryRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setProductCategoryRestrictionsCollection(Collection<ProductCategoryRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ProductCategoryRestrictionsResource()
public Response getAllProductCategoryRestrictions()
Responsepublic AbstractYResource getProductCategoryRestrictionResource(String resourceKey)
ProductCategoryRestrictionResource for current root resourcepublic Collection<ProductCategoryRestrictionModel> getProductCategoryRestrictionsCollection()
#getResourceValue()public Response postProductCategoryRestriction(ProductCategoryRestrictionDTO dto)
Responsepublic void setProductCategoryRestrictionsCollection(Collection<ProductCategoryRestrictionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.