- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for AdminBoostdocAction (0.09 seconds)
-
src/main/java/org/codelibs/fess/app/web/admin/boostdoc/AdminBoostdocAction.java
* */ public class AdminBoostdocAction extends FessAdminAction { /** * Default constructor. */ public AdminBoostdocAction() { super(); } /** The role for this action. */ public static final String ROLE = "admin-boostdoc"; private static final Logger logger = LogManager.getLogger(AdminBoostdocAction.class);Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Nov 20 13:56:35 GMT 2025 - 14.2K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/AdminAction.java
AdminLabeltypeAction.ROLE, // AdminLabeltypeAction.ROLE + VIEW, // AdminKeymatchAction.ROLE, // AdminKeymatchAction.ROLE + VIEW, // AdminBoostdocAction.ROLE, // AdminBoostdocAction.ROLE + VIEW, // AdminRelatedcontentAction.ROLE, // AdminRelatedcontentAction.ROLE + VIEW, // AdminRelatedqueryAction.ROLE, //Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Jul 17 08:28:31 GMT 2025 - 19K bytes - Click Count (0)