Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 31 for createLocalCA (0.25 sec)

  1. src/main/java/org/codelibs/fess/es/log/cbean/bs/BsUserInfoCB.java

        }
    
        protected BsUserInfoCA doGetConditionAggregation() {
            if (_conditionAggregation == null) {
                _conditionAggregation = createLocalCA();
            }
            return _conditionAggregation;
        }
    
        protected BsUserInfoCA createLocalCA() {
            return new UserInfoCA();
        }
    
        // ===================================================================================
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 6.4K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/es/user/cbean/bs/BsGroupCB.java

        }
    
        protected BsGroupCA doGetConditionAggregation() {
            if (_conditionAggregation == null) {
                _conditionAggregation = createLocalCA();
            }
            return _conditionAggregation;
        }
    
        protected BsGroupCA createLocalCA() {
            return new GroupCA();
        }
    
        // ===================================================================================
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 6.4K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/es/config/cbean/bs/BsElevateWordToLabelCB.java

        }
    
        protected BsElevateWordToLabelCA doGetConditionAggregation() {
            if (_conditionAggregation == null) {
                _conditionAggregation = createLocalCA();
            }
            return _conditionAggregation;
        }
    
        protected BsElevateWordToLabelCA createLocalCA() {
            return new ElevateWordToLabelCA();
        }
    
        // ===================================================================================
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 6.7K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/es/config/cbean/bs/BsBoostDocumentRuleCB.java

        }
    
        protected BsBoostDocumentRuleCA doGetConditionAggregation() {
            if (_conditionAggregation == null) {
                _conditionAggregation = createLocalCA();
            }
            return _conditionAggregation;
        }
    
        protected BsBoostDocumentRuleCA createLocalCA() {
            return new BoostDocumentRuleCA();
        }
    
        // ===================================================================================
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 7.1K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/es/config/cbean/bs/BsRequestHeaderCB.java

        }
    
        protected BsRequestHeaderCA doGetConditionAggregation() {
            if (_conditionAggregation == null) {
                _conditionAggregation = createLocalCA();
            }
            return _conditionAggregation;
        }
    
        protected BsRequestHeaderCA createLocalCA() {
            return new RequestHeaderCA();
        }
    
        // ===================================================================================
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 7K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/es/config/cbean/bs/BsFailureUrlCB.java

        }
    
        protected BsFailureUrlCA doGetConditionAggregation() {
            if (_conditionAggregation == null) {
                _conditionAggregation = createLocalCA();
            }
            return _conditionAggregation;
        }
    
        protected BsFailureUrlCA createLocalCA() {
            return new FailureUrlCA();
        }
    
        // ===================================================================================
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 6.9K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/es/config/cbean/bs/BsRoleTypeCB.java

        }
    
        protected BsRoleTypeCA doGetConditionAggregation() {
            if (_conditionAggregation == null) {
                _conditionAggregation = createLocalCA();
            }
            return _conditionAggregation;
        }
    
        protected BsRoleTypeCA createLocalCA() {
            return new RoleTypeCA();
        }
    
        // ===================================================================================
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 6.9K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/es/config/cbean/bs/BsPathMappingCB.java

        }
    
        protected BsPathMappingCA doGetConditionAggregation() {
            if (_conditionAggregation == null) {
                _conditionAggregation = createLocalCA();
            }
            return _conditionAggregation;
        }
    
        protected BsPathMappingCA createLocalCA() {
            return new PathMappingCA();
        }
    
        // ===================================================================================
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 7.1K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/es/config/cbean/bs/BsDuplicateHostCB.java

        }
    
        protected BsDuplicateHostCA doGetConditionAggregation() {
            if (_conditionAggregation == null) {
                _conditionAggregation = createLocalCA();
            }
            return _conditionAggregation;
        }
    
        protected BsDuplicateHostCA createLocalCA() {
            return new DuplicateHostCA();
        }
    
        // ===================================================================================
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 7K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/es/config/cbean/bs/BsThumbnailQueueCB.java

        }
    
        protected BsThumbnailQueueCA doGetConditionAggregation() {
            if (_conditionAggregation == null) {
                _conditionAggregation = createLocalCA();
            }
            return _conditionAggregation;
        }
    
        protected BsThumbnailQueueCA createLocalCA() {
            return new ThumbnailQueueCA();
        }
    
        // ===================================================================================
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 6.9K bytes
    - Viewed (0)
Back to top