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