Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 31 of 31 for newConditionBean (0.04 sec)

  1. src/main/java/org/codelibs/fess/opensearch/config/bsbhv/BsWebConfigBhv.java

            return createOptionalEntity(doSelectEntity(cb, tp), cb);
        }
    
        @Override
        public WebConfigCB newConditionBean() {
            return new WebConfigCB();
        }
    
        @Override
        protected Entity doReadEntity(ConditionBean cb) {
            return facadeSelectEntity(downcast(cb)).orElse(null);
        }
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Mar 15 06:53:53 UTC 2025
    - 10.9K bytes
    - Viewed (0)
Back to top