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