public class SourcingBansResource
extends <any>
| Constructor and Description |
|---|
SourcingBansResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllSourcingBans()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getSourcingBanResource(String resourceKey)
Generated getter for sub resource of type
SourcingBanResource for current root resource |
Collection<SourcingBanModel> |
getSourcingBansCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postSourcingBan(SourcingBanDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setSourcingBansCollection(Collection<SourcingBanModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public SourcingBansResource()
public Response getAllSourcingBans()
Responsepublic AbstractYResource getSourcingBanResource(String resourceKey)
SourcingBanResource for current root resourcepublic Collection<SourcingBanModel> getSourcingBansCollection()
#getResourceValue()public Response postSourcingBan(SourcingBanDTO dto)
Responsepublic void setSourcingBansCollection(Collection<SourcingBanModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.