- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for _getTitle (0.04 sec)
-
src/main/java/org/codelibs/fess/entity/FacetQueryView.java
queryMap.values().stream().distinct().forEach(facetInfo::addQuery); } /** * Gets the title for this facet query view. * * @return the title string */ public String getTitle() { return title; } /** * Sets the title for this facet query view. * * @param title the title to set */ public void setTitle(final String title) {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 4.4K bytes - Viewed (0)