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