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