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