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