- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for stroke (0.03 sec)
-
AdminDictProtwordsAction.java
CrudMode.CREATE, form.dictId); L283: validate(form, messages -> {}, this::asEditHtml); L284: verifyToken(this::asEditHtml); L285: createProtwordsItem(form, this::asEditHtml).ifPresent(entity -> { L286: protwordsService.store(form.dictId, entity); L287: saveInfo(messages -> messages.addSuccessCrudCreateCrudTable(GLOBAL)); L288: }).orElse(() -> throwValidationError(messages -> messages.addErrorsCrudFailedToCreateInstance(GLOBAL), this::asEditHtml)); L289:...github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:53:18 UTC 2024 17.2K bytes