Uses of Class
org.codelibs.fess.entity.GeoInfo
-
-
Uses of GeoInfo in org.codelibs.fess.api.gsa
Methods in org.codelibs.fess.api.gsa that return GeoInfo Modifier and Type Method Description GeoInfoGsaApiManager.GsaRequestParams. getGeoInfo() -
Uses of GeoInfo in org.codelibs.fess.api.json
Methods in org.codelibs.fess.api.json that return GeoInfo Modifier and Type Method Description GeoInfoJsonApiManager.JsonRequestParams. getGeoInfo()Methods in org.codelibs.fess.api.json with parameters of type GeoInfo Modifier and Type Method Description protected java.lang.StringJsonApiManager. toGeoRequestString(GeoInfo geoInfo) -
Uses of GeoInfo in org.codelibs.fess.api.suggest
Methods in org.codelibs.fess.api.suggest that return GeoInfo Modifier and Type Method Description GeoInfoSuggestApiManager.RequestParameter. getGeoInfo() -
Uses of GeoInfo in org.codelibs.fess.app.web.admin.searchlist
Methods in org.codelibs.fess.app.web.admin.searchlist that return GeoInfo Modifier and Type Method Description GeoInfoListForm. getGeoInfo() -
Uses of GeoInfo in org.codelibs.fess.app.web.base
Methods in org.codelibs.fess.app.web.base that return GeoInfo Modifier and Type Method Description GeoInfoSearchForm. getGeoInfo() -
Uses of GeoInfo in org.codelibs.fess.entity
Methods in org.codelibs.fess.entity that return GeoInfo Modifier and Type Method Description protected GeoInfoSearchRequestParams. createGeoInfo(javax.servlet.http.HttpServletRequest request)abstract GeoInfoSearchRequestParams. getGeoInfo() -
Uses of GeoInfo in org.codelibs.fess.es.client
Methods in org.codelibs.fess.es.client with parameters of type GeoInfo Modifier and Type Method Description FessEsClient.SearchConditionBuilderFessEsClient.SearchConditionBuilder. geoInfo(GeoInfo geoInfo) -
Uses of GeoInfo in org.codelibs.fess.helper
Fields in org.codelibs.fess.helper declared as GeoInfo Modifier and Type Field Description protected GeoInfoQueryHelper. defaultGeoInfoMethods in org.codelibs.fess.helper that return GeoInfo Modifier and Type Method Description GeoInfoQueryHelper. getDefaultGeoInfo()Methods in org.codelibs.fess.helper with parameters of type GeoInfo Modifier and Type Method Description voidQueryHelper. setDefaultGeoInfo(GeoInfo defaultGeoInfo)
-