public class AbstractSolrSearchProfilesResource
extends <any>
| Constructor and Description |
|---|
AbstractSolrSearchProfilesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractYResource |
getAbstractSolrSearchProfileResource(String resourceKey)
Generated getter for sub resource of type
AbstractSolrSearchProfileResource for current root resource |
Collection<AbstractSolrSearchProfileModel> |
getAbstractSolrSearchProfilesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
getAllAbstractSolrSearchProfiles()
Generated HTTP method for covering GET requests.
|
Response |
postAbstractSolrSearchProfile(AbstractSolrSearchProfileDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setAbstractSolrSearchProfilesCollection(Collection<AbstractSolrSearchProfileModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public AbstractSolrSearchProfilesResource()
public AbstractYResource getAbstractSolrSearchProfileResource(String resourceKey)
AbstractSolrSearchProfileResource for current root resourcepublic Collection<AbstractSolrSearchProfileModel> getAbstractSolrSearchProfilesCollection()
#getResourceValue()public Response getAllAbstractSolrSearchProfiles()
Responsepublic Response postAbstractSolrSearchProfile(AbstractSolrSearchProfileDTO dto)
Responsepublic void setAbstractSolrSearchProfilesCollection(Collection<AbstractSolrSearchProfileModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.