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