public class PromotionPriceRowResource
extends <any>
| Constructor and Description |
|---|
PromotionPriceRowResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deletePromotionPriceRow()
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 |
getPromotionPriceRow()
Generated HTTP method for covering GET requests.
|
PromotionPriceRowModel |
getPromotionPriceRowModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putPromotionPriceRow(PromotionPriceRowDTO dto)
Generated HTTP method for covering PUT requests.
|
protected PromotionPriceRowModel |
readResource(String resourceId)
Gets the
PromotionPriceRowModel resource which is addressed by current resource request. |
void |
setPromotionPriceRowModel(PromotionPriceRowModel value)
Convenience method which just delegates to
#setResourceValue(PromotionPriceRowModel) |
public PromotionPriceRowResource()
public Response deletePromotionPriceRow()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response getPromotionPriceRow()
Responsepublic PromotionPriceRowModel getPromotionPriceRowModel()
#getResourceValue()public Response putPromotionPriceRow(PromotionPriceRowDTO dto)
Responseprotected PromotionPriceRowModel readResource(String resourceId) throws Exception
PromotionPriceRowModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setPromotionPriceRowModel(PromotionPriceRowModel value)
#setResourceValue(PromotionPriceRowModel)Copyright © 2017 SAP SE. All Rights Reserved.