public class BackofficeSearchConditionsResource
extends <any>
| Constructor and Description |
|---|
BackofficeSearchConditionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllBackofficeSearchConditions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getBackofficeSearchConditionResource(String resourceKey)
Generated getter for sub resource of type
BackofficeSearchConditionResource for current root resource |
Collection<BackofficeSearchConditionModel> |
getBackofficeSearchConditionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postBackofficeSearchCondition(BackofficeSearchConditionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setBackofficeSearchConditionsCollection(Collection<BackofficeSearchConditionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public BackofficeSearchConditionsResource()
public Response getAllBackofficeSearchConditions()
Responsepublic AbstractYResource getBackofficeSearchConditionResource(String resourceKey)
BackofficeSearchConditionResource for current root resourcepublic Collection<BackofficeSearchConditionModel> getBackofficeSearchConditionsCollection()
#getResourceValue()public Response postBackofficeSearchCondition(BackofficeSearchConditionDTO dto)
Responsepublic void setBackofficeSearchConditionsCollection(Collection<BackofficeSearchConditionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.