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