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