C# 클래스 IsraelHiking.API.Controllers.SearchController

상속: ApiController
파일 보기 프로젝트 열기: IsraelHikingMap/Site 1 사용 예제들

공개 메소드들

메소드 설명
SearchController ( IElasticSearchGateway elasticSearchGateway, IDataContainerConverterService dataContainerConverterService, IElevationDataStorage elevationDataStorage ) : System.Collections.ObjectModel

비공개 메소드들

메소드 설명
GetSearchResults ( string id, string language = null ) : Task
PostConvertSearchResults ( Newtonsoft.Json.Linq.JObject content ) : Task

메소드 상세

SearchController() 공개 메소드

public SearchController ( IElasticSearchGateway elasticSearchGateway, IDataContainerConverterService dataContainerConverterService, IElevationDataStorage elevationDataStorage ) : System.Collections.ObjectModel
elasticSearchGateway IElasticSearchGateway
dataContainerConverterService IDataContainerConverterService
elevationDataStorage IElevationDataStorage
리턴 System.Collections.ObjectModel