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