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