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