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