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