Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for addOrderBy_WebConfigId_Asc (0.16 sec)

  1. src/main/java/org/codelibs/fess/app/service/WebAuthenticationService.java

            }
            // TODO Long, Integer, String supported only.
            // setup condition
            cb.query().addOrderBy_Hostname_Asc();
            cb.query().addOrderBy_WebConfigId_Asc();
    
            // search
    
        }
    
        /**
         * Gets a list of web authentications for a specific web configuration.
         *
         * @param webConfigId The ID of the web configuration
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 5.2K bytes
    - Viewed (0)
Back to top