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