public class PromotionQuantityAndPricesRowResource
extends <any>
| Constructor and Description |
|---|
PromotionQuantityAndPricesRowResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deletePromotionQuantityAndPricesRow()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
getPromotionQuantityAndPricesRow()
Generated HTTP method for covering GET requests.
|
PromotionQuantityAndPricesRowModel |
getPromotionQuantityAndPricesRowModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putPromotionQuantityAndPricesRow(PromotionQuantityAndPricesRowDTO dto)
Generated HTTP method for covering PUT requests.
|
protected PromotionQuantityAndPricesRowModel |
readResource(String resourceId)
Gets the
PromotionQuantityAndPricesRowModel resource which is addressed by current resource request. |
void |
setPromotionQuantityAndPricesRowModel(PromotionQuantityAndPricesRowModel value)
Convenience method which just delegates to
#setResourceValue(PromotionQuantityAndPricesRowModel) |
public PromotionQuantityAndPricesRowResource()
public Response deletePromotionQuantityAndPricesRow()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response getPromotionQuantityAndPricesRow()
Responsepublic PromotionQuantityAndPricesRowModel getPromotionQuantityAndPricesRowModel()
#getResourceValue()public Response putPromotionQuantityAndPricesRow(PromotionQuantityAndPricesRowDTO dto)
Responseprotected PromotionQuantityAndPricesRowModel readResource(String resourceId) throws Exception
PromotionQuantityAndPricesRowModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setPromotionQuantityAndPricesRowModel(PromotionQuantityAndPricesRowModel value)
#setResourceValue(PromotionQuantityAndPricesRowModel)Copyright © 2017 SAP SE. All Rights Reserved.