C# Class IsraelHiking.API.Controllers.SearchController

Inheritance: ApiController
Afficher le fichier Open project: IsraelHikingMap/Site Class Usage Examples

Méthodes publiques

Méthode Description
SearchController ( IElasticSearchGateway elasticSearchGateway, IDataContainerConverterService dataContainerConverterService, IElevationDataStorage elevationDataStorage ) : System.Collections.ObjectModel

Private Methods

Méthode Description
GetSearchResults ( string id, string language = null ) : Task
PostConvertSearchResults ( Newtonsoft.Json.Linq.JObject content ) : Task

Method Details

SearchController() public méthode

public SearchController ( IElasticSearchGateway elasticSearchGateway, IDataContainerConverterService dataContainerConverterService, IElevationDataStorage elevationDataStorage ) : System.Collections.ObjectModel
elasticSearchGateway IElasticSearchGateway
dataContainerConverterService IDataContainerConverterService
elevationDataStorage IElevationDataStorage
Résultat System.Collections.ObjectModel