public class SolrFacetReconfigurationsResource
extends <any>
| Constructor and Description |
|---|
SolrFacetReconfigurationsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllSolrFacetReconfigurations()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getSolrFacetReconfigurationResource(String resourceKey)
Generated getter for sub resource of type
SolrFacetReconfigurationResource for current root resource |
Collection<SolrFacetReconfigurationModel> |
getSolrFacetReconfigurationsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postSolrFacetReconfiguration(SolrFacetReconfigurationDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setSolrFacetReconfigurationsCollection(Collection<SolrFacetReconfigurationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public SolrFacetReconfigurationsResource()
public Response getAllSolrFacetReconfigurations()
Responsepublic AbstractYResource getSolrFacetReconfigurationResource(String resourceKey)
SolrFacetReconfigurationResource for current root resourcepublic Collection<SolrFacetReconfigurationModel> getSolrFacetReconfigurationsCollection()
#getResourceValue()public Response postSolrFacetReconfiguration(SolrFacetReconfigurationDTO dto)
Responsepublic void setSolrFacetReconfigurationsCollection(Collection<SolrFacetReconfigurationModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.