- Sort Score
- Num 10 results
- Language All
Results 61 - 61 of 61 for selectByPK (0.07 seconds)
-
src/main/java/org/codelibs/fess/app/service/CrawlingInfoService.java
* @return an OptionalEntity containing the CrawlingInfo if found, empty otherwise */ public OptionalEntity<CrawlingInfo> getCrawlingInfo(final String id) { return crawlingInfoBhv.selectByPK(id); } /** * Stores (inserts or updates) a crawling information record. * Sets up the store conditions including creation time if not already set,Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 19.9K bytes - Click Count (0)