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