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