public class GlobalSolrSearchProfilesResource
extends <any>
| Constructor and Description |
|---|
GlobalSolrSearchProfilesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllGlobalSolrSearchProfiles()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getGlobalSolrSearchProfileResource(String resourceKey)
Generated getter for sub resource of type
GlobalSolrSearchProfileResource for current root resource |
Collection<GlobalSolrSearchProfileModel> |
getGlobalSolrSearchProfilesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postGlobalSolrSearchProfile(GlobalSolrSearchProfileDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setGlobalSolrSearchProfilesCollection(Collection<GlobalSolrSearchProfileModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public GlobalSolrSearchProfilesResource()
public Response getAllGlobalSolrSearchProfiles()
Responsepublic AbstractYResource getGlobalSolrSearchProfileResource(String resourceKey)
GlobalSolrSearchProfileResource for current root resourcepublic Collection<GlobalSolrSearchProfileModel> getGlobalSolrSearchProfilesCollection()
#getResourceValue()public Response postGlobalSolrSearchProfile(GlobalSolrSearchProfileDTO dto)
Responsepublic void setGlobalSolrSearchProfilesCollection(Collection<GlobalSolrSearchProfileModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.