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