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