- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setDefaultGeoInfo (0.07 sec)
-
src/main/java/org/codelibs/fess/helper/QueryHelper.java
this.defaultFacetInfo = defaultFacetInfo; } public GeoInfo getDefaultGeoInfo() { return defaultGeoInfo; } public void setDefaultGeoInfo(final GeoInfo defaultGeoInfo) { this.defaultGeoInfo = defaultGeoInfo; } public String generateId() { return UUID.randomUUID().toString().replace("-", StringUtil.EMPTY); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 11.9K bytes - Viewed (0)