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