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