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