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