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