public class B2BBookingLineEntriesResource
extends <any>
| Constructor and Description |
|---|
B2BBookingLineEntriesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllB2BBookingLineEntries()
Generated HTTP method for covering GET requests.
|
Collection<B2BBookingLineEntryModel> |
getB2BBookingLineEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getB2BBookingLineEntryResource(String resourceKey)
Generated getter for sub resource of type
B2BBookingLineEntryResource for current root resource |
Response |
postB2BBookingLineEntry(B2BBookingLineEntryDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setB2BBookingLineEntriesCollection(Collection<B2BBookingLineEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public B2BBookingLineEntriesResource()
public Response getAllB2BBookingLineEntries()
Responsepublic Collection<B2BBookingLineEntryModel> getB2BBookingLineEntriesCollection()
#getResourceValue()public AbstractYResource getB2BBookingLineEntryResource(String resourceKey)
B2BBookingLineEntryResource for current root resourcepublic Response postB2BBookingLineEntry(B2BBookingLineEntryDTO dto)
Responsepublic void setB2BBookingLineEntriesCollection(Collection<B2BBookingLineEntryModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.