Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getCrawlingInfoParamList (0.08 seconds)

  1. src/main/java/org/codelibs/fess/opensearch/config/exentity/CrawlingInfo.java

        }
    
        public void setCrawlingInfoInfoList(final List<CrawlingInfoParam> crawlingInfoParamList) {
            this.crawlingInfoParamList = crawlingInfoParamList;
        }
    
        public List<CrawlingInfoParam> getCrawlingInfoParamList() {
            return crawlingInfoParamList;
        }
    
        @Override
        public String toString() {
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 15 06:53:53 GMT 2025
    - 1.9K bytes
    - Click Count (0)
Back to Top