public class ProductCatalogVersionDifferencesResource
extends <any>
| Constructor and Description |
|---|
ProductCatalogVersionDifferencesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllProductCatalogVersionDifferences()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getProductCatalogVersionDifferenceResource(String resourceKey)
Generated getter for sub resource of type
ProductCatalogVersionDifferenceResource for current root resource |
Collection<ProductCatalogVersionDifferenceModel> |
getProductCatalogVersionDifferencesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postProductCatalogVersionDifference(ProductCatalogVersionDifferenceDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setProductCatalogVersionDifferencesCollection(Collection<ProductCatalogVersionDifferenceModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ProductCatalogVersionDifferencesResource()
public Response getAllProductCatalogVersionDifferences()
Responsepublic AbstractYResource getProductCatalogVersionDifferenceResource(String resourceKey)
ProductCatalogVersionDifferenceResource for current root resourcepublic Collection<ProductCatalogVersionDifferenceModel> getProductCatalogVersionDifferencesCollection()
#getResourceValue()public Response postProductCatalogVersionDifference(ProductCatalogVersionDifferenceDTO dto)
Responsepublic void setProductCatalogVersionDifferencesCollection(Collection<ProductCatalogVersionDifferenceModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.