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