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