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