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