- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for createLocalCQ (0.09 seconds)
-
src/main/java/org/codelibs/fess/opensearch/user/cbean/bs/BsUserCB.java
return doGetConditionQuery(); } protected BsUserCQ doGetConditionQuery() { if (_conditionQuery == null) { _conditionQuery = createLocalCQ(); } return _conditionQuery; } protected BsUserCQ createLocalCQ() { return new UserCQ(); } // ===================================================================================
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 15 06:53:53 GMT 2025 - 9.8K bytes - Click Count (0)