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