- Sort Score
- Num 10 results
- Language All
Results 141 - 150 of 168 for Crud (0.07 seconds)
-
src/main/webapp/WEB-INF/view/admin/dict/protwords/admin_dict_protwords_details.jsp
</table> </div> <div class="card-footer"> <jsp:include page="/WEB-INF/view/common/admin/crud/buttons.jsp"></jsp:include> </div> </div> </div> </div> </la:form> </section> </main>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 7.4K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/plugin/admin_plugin.jsp
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 10.6K bytes - Click Count (0) -
src/test/java/org/codelibs/fess/app/web/admin/user/AdminUserActionTest.java
import org.junit.jupiter.api.Test; import org.junit.jupiter.api.TestInfo; /** * Unit tests for {@link AdminUserAction}. * Tests user management action logic including password validation, form handling, and CRUD modes. */ public class AdminUserActionTest extends UnitFessTestCase { private AdminUserAction adminUserAction; @Override protected void setUp(TestInfo testInfo) throws Exception {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jan 15 12:54:47 GMT 2026 - 5.3K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/dict/mapping/admin_dict_mapping_details.jsp
</table> </div> <div class="card-footer"> <jsp:include page="/WEB-INF/view/common/admin/crud/buttons.jsp"></jsp:include> </div> </div> </div> </div> </la:form> </section> </main>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 7.6K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/dict/synonym/admin_dict_synonym_details.jsp
</table> </div> <div class="card-footer"> <jsp:include page="/WEB-INF/view/common/admin/crud/buttons.jsp"></jsp:include> </div> </div> </div> </div> </la:form> </section> </main>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 7.6K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/dict/synonym/admin_dict_synonym_edit.jsp
</div> </div> <div class="card-footer"> <jsp:include page="/WEB-INF/view/common/admin/crud/buttons.jsp"></jsp:include> </div> </div> </div> </div> </la:form> </section> </main>Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 7.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/service/CharMappingService.java
import org.dbflute.optional.OptionalEntity; import jakarta.annotation.Resource; /** * Service class for managing character mapping operations. * <p> * This service handles character mapping management including CRUD operations * and list retrieval. Character mappings are used for text normalization * and character substitution during document processing and search operations. * </p> */ public class CharMappingService {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Aug 07 03:06:29 GMT 2025 - 6.1K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/reqheader/AdminReqheaderAction.java
// Details // ------- /** * Displays the details of a request header item. * * @param crudMode the CRUD mode for the operation * @param id the ID of the request header item to display * @return HTML response for the details page */ @Execute @Secured({ ROLE, ROLE + VIEW })Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 20 13:56:35 GMT 2025 - 17.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/fileauth/AdminFileauthAction.java
// Details // ------- /** * Displays the file authentication details page. * * @param crudMode the CRUD mode * @param id the file authentication ID * @return HTML response for the details page */ @Execute @Secured({ ROLE, ROLE + VIEW })Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Nov 20 13:56:35 GMT 2025 - 18.7K bytes - Click Count (0) -
src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl_details.jsp
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Mon Feb 23 08:03:44 GMT 2026 - 11K bytes - Click Count (0)