public class NavigationComponentsResource
extends <any>
| Constructor and Description |
|---|
NavigationComponentsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllNavigationComponents()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getNavigationComponentResource(String resourceKey)
Generated getter for sub resource of type
NavigationComponentResource for current root resource |
Collection<NavigationComponentModel> |
getNavigationComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setNavigationComponentsCollection(Collection<NavigationComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public NavigationComponentsResource()
public Response getAllNavigationComponents()
Responsepublic AbstractYResource getNavigationComponentResource(String resourceKey)
NavigationComponentResource for current root resourcepublic Collection<NavigationComponentModel> getNavigationComponentsCollection()
#getResourceValue()public void setNavigationComponentsCollection(Collection<NavigationComponentModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.