public class CategorySelectedSolrFacetVisibilityRulesResource
extends <any>
| Constructor and Description |
|---|
CategorySelectedSolrFacetVisibilityRulesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCategorySelectedSolrFacetVisibilityRules()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCategorySelectedSolrFacetVisibilityRuleResource(String resourceKey)
Generated getter for sub resource of type
CategorySelectedSolrFacetVisibilityRuleResource for current root resource |
Collection<CategorySelectedSolrFacetVisibilityRuleModel> |
getCategorySelectedSolrFacetVisibilityRulesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCategorySelectedSolrFacetVisibilityRule(CategorySelectedSolrFacetVisibilityRuleDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCategorySelectedSolrFacetVisibilityRulesCollection(Collection<CategorySelectedSolrFacetVisibilityRuleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CategorySelectedSolrFacetVisibilityRulesResource()
public Response getAllCategorySelectedSolrFacetVisibilityRules()
Responsepublic AbstractYResource getCategorySelectedSolrFacetVisibilityRuleResource(String resourceKey)
CategorySelectedSolrFacetVisibilityRuleResource for current root resourcepublic Collection<CategorySelectedSolrFacetVisibilityRuleModel> getCategorySelectedSolrFacetVisibilityRulesCollection()
#getResourceValue()public Response postCategorySelectedSolrFacetVisibilityRule(CategorySelectedSolrFacetVisibilityRuleDTO dto)
Responsepublic void setCategorySelectedSolrFacetVisibilityRulesCollection(Collection<CategorySelectedSolrFacetVisibilityRuleModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.