public class ImpExExportMediaResource
extends <any>
| Constructor and Description |
|---|
ImpExExportMediaResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteImpExExportMedia()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
Response |
getImpExExportMedia()
Generated HTTP method for covering GET requests.
|
ImpExExportMediaModel |
getImpExExportMediaModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
putImpExExportMedia(ImpExExportMediaDTO dto)
Generated HTTP method for covering PUT requests.
|
protected ImpExExportMediaModel |
readResource(String resourceId)
Gets the
ImpExExportMediaModel resource which is addressed by current resource request. |
void |
setImpExExportMediaModel(ImpExExportMediaModel value)
Convenience method which just delegates to
#setResourceValue(ImpExExportMediaModel) |
public ImpExExportMediaResource()
public Response deleteImpExExportMedia()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic Response getImpExExportMedia()
Responsepublic ImpExExportMediaModel getImpExExportMediaModel()
#getResourceValue()public AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response putImpExExportMedia(ImpExExportMediaDTO dto)
Responseprotected ImpExExportMediaModel readResource(String resourceId) throws Exception
ImpExExportMediaModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setImpExExportMediaModel(ImpExExportMediaModel value)
#setResourceValue(ImpExExportMediaModel)Copyright © 2017 SAP SE. All Rights Reserved.