Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 01T (0.01 sec)

  1. src/test/java/org/codelibs/fess/helper/CrawlingConfigHelperTest.java

                }
    
                @Override
                public OptionalEntity<WebConfig> getWebConfigByName(String name) {
                    final WebConfig webConfig = new WebConfig();
                    webConfig.setId("01T");
                    webConfig.setName("__TEMPLATE__");
                    return OptionalEntity.of(webConfig);
                }
            }, WebConfigService.class.getCanonicalName());
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 23.2K bytes
    - Viewed (0)
Back to top