| Modifier and Type | Method and Description |
|---|---|
GlobalSolrSearchProfileModel |
GlobalSolrSearchProfileResource.getGlobalSolrSearchProfileModel()
Convenience method which just delegates to
#getResourceValue() |
protected GlobalSolrSearchProfileModel |
GlobalSolrSearchProfileResource.readResource(String resourceId)
Gets the
GlobalSolrSearchProfileModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<GlobalSolrSearchProfileModel> |
GlobalSolrSearchProfilesResource.getGlobalSolrSearchProfilesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalSolrSearchProfileResource.setGlobalSolrSearchProfileModel(GlobalSolrSearchProfileModel value)
Convenience method which just delegates to
#setResourceValue(GlobalSolrSearchProfileModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalSolrSearchProfilesResource.setGlobalSolrSearchProfilesCollection(Collection<GlobalSolrSearchProfileModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected GlobalSolrSearchProfileModel |
GlobalFacetAdminService.createGlobalSolrSearchProfile(SolrIndexedTypeModel solrIndexedTypeModel) |
protected GlobalSolrSearchProfileModel |
GlobalFacetAdminService.findGlobalSolrSearchProfileModel(SolrIndexedTypeModel solrIndexedType) |
protected GlobalSolrSearchProfileModel |
DefaultFacetReconfigurationService.getGlobalSolrSearchProfileForIndexedType(IndexedType indexedType,
FacetSearchConfig facetSearchConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected SolrFacetReconfigurationModel |
GlobalFacetAdminService.findFacetReconfiguration(String facetCode,
GlobalSolrSearchProfileModel globalSolrSearchProfiles) |
protected boolean |
GlobalFacetAdminService.noProfileFound(GlobalSolrSearchProfileModel globalSolrSearchProfile) |
| Modifier and Type | Method and Description |
|---|---|
String |
GlobalSolrSearchProfileDynamicDescription.get(GlobalSolrSearchProfileModel model) |
void |
GlobalSolrSearchProfileDynamicDescription.set(GlobalSolrSearchProfileModel model,
String value) |
| Modifier and Type | Method and Description |
|---|---|
GlobalSolrSearchProfileModel |
GlobalSearchProfileService.createGlobalSolrSearchProfile(SolrIndexedTypeModel solrIndexedTypeModel)
Creates a new global search profile.
|
GlobalSolrSearchProfileModel |
GlobalSearchProfileService.getGlobalSolrSearchProfileForIndexedType(IndexedType indexedType,
FacetSearchConfig facetSearchConfig)
Returns the global search profile for a specific indexed type.
|
| Modifier and Type | Method and Description |
|---|---|
List<GlobalSolrSearchProfileModel> |
SearchProfileDao.findGlobalSolrSearchProfiles(SolrIndexedTypeModel indexedType) |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalSolrSearchProfileModel> |
DefaultSearchProfileDao.findGlobalSolrSearchProfiles(SolrIndexedTypeModel indexedType) |
| Modifier and Type | Method and Description |
|---|---|
GlobalSolrSearchProfileModel |
DefaultGlobalSearchProfileService.createGlobalSolrSearchProfile(SolrIndexedTypeModel solrIndexedTypeModel) |
protected GlobalSolrSearchProfileModel |
DefaultCategorySearchProfileService.getGlobalSolrSearchProfileForIndexedType(IndexedType indexedType,
FacetSearchConfig facetSearchConfig) |
GlobalSolrSearchProfileModel |
DefaultGlobalSearchProfileService.getGlobalSolrSearchProfileForIndexedType(IndexedType indexedType,
FacetSearchConfig facetSearchConfig) |
protected GlobalSolrSearchProfileModel |
DefaultCategorySearchProfileService.getGlobalSolrSearchProfileModel(SolrIndexedTypeModel solrIndexedTypeModel) |
Copyright © 2017 SAP SE. All Rights Reserved.