Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setFacetCacheDuration (0.36 sec)

  1. src/main/java/org/codelibs/fess/helper/ViewHelper.java

        }
    
        public void setCacheTemplateName(final String cacheTemplateName) {
            this.cacheTemplateName = cacheTemplateName;
        }
    
        public void setFacetCacheDuration(final long facetCacheDuration) {
            this.facetCacheDuration = facetCacheDuration;
        }
    
        public static class ActionHook {
    
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu May 30 06:58:45 UTC 2024
    - 40.2K bytes
    - Viewed (0)
Back to top