public class CategorySolrSearchProfilesResource
extends <any>
| Constructor and Description |
|---|
CategorySolrSearchProfilesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCategorySolrSearchProfiles()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCategorySolrSearchProfileResource(String resourceKey)
Generated getter for sub resource of type
CategorySolrSearchProfileResource for current root resource |
Collection<CategorySolrSearchProfileModel> |
getCategorySolrSearchProfilesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCategorySolrSearchProfile(CategorySolrSearchProfileDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCategorySolrSearchProfilesCollection(Collection<CategorySolrSearchProfileModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CategorySolrSearchProfilesResource()
public Response getAllCategorySolrSearchProfiles()
Responsepublic AbstractYResource getCategorySolrSearchProfileResource(String resourceKey)
CategorySolrSearchProfileResource for current root resourcepublic Collection<CategorySolrSearchProfileModel> getCategorySolrSearchProfilesCollection()
#getResourceValue()public Response postCategorySolrSearchProfile(CategorySolrSearchProfileDTO dto)
Responsepublic void setCategorySolrSearchProfilesCollection(Collection<CategorySolrSearchProfileModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.