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