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