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