- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Magder (0.04 sec)
-
FailureUrlService.java
org.apache.logging.log4j.LogManager; L24:import org.apache.logging.log4j.Logger; L25:import org.codelibs.core.beans.util.BeanUtil; L26:import org.codelibs.core.lang.StringUtil; L27:import org.codelibs.fess.Constants; L28:import org.codelibs.fess.app.pager.FailureUrlPager; L29:import org.codelibs.fess.es.config.cbean.FailureUrlCB; L30:import org.codelibs.fess.es.config.exbhv.FailureUrlBhv; L31:import org.codelibs.fess.es.config.exentity.CrawlingConfig; L32:import org.codelibs.fess.es.config.exentity.FailureUrl;...github.com/codelibs/fess/src/main/java/org/code...Mon Jun 24 01:20:42 UTC 2024 6.3K bytes -
AdminSchedulerAction.java
L19:import java.util.Base64; L20: L21:import org.apache.logging.log4j.LogManager; L22:import org.apache.logging.log4j.Logger; L23:import org.codelibs.fess.Constants; L24:import org.codelibs.fess.annotation.Secured; L25:import org.codelibs.fess.app.pager.SchedulerPager; L26:import org.codelibs.fess.app.service.ScheduledJobService; L27:import org.codelibs.fess.app.web.CrudMode; L28:import org.codelibs.fess.app.web.base.FessAdminAction; L29:import org.codelibs.fess.es.config.exentity.ScheduledJob; L30:import...github.com/codelibs/fess/src/main/java/org/code...Sat Oct 12 01:54:46 UTC 2024 18.1K bytes -
FessConfig.java
LDAP_ATTR_DESCRIPTION = "ldap.attr.description"; L1757: L1758: /** The key of the configuration. e.g. title */ L1759: String LDAP_ATTR_TITLE = "ldap.attr.title"; L1760: L1761: /** The key of the configuration. e.g. pager */ L1762: String LDAP_ATTR_PAGER = "ldap.attr.pager"; L1763: L1764: /** The key of the configuration. e.g. street */ L1765: String LDAP_ATTR_STREET = "ldap.attr.street"; L1766: L1767: /** The key of the configuration. e.g. postalCode */ L1768: String LDAP_ATTR_POSTAL_CODE...github.com/codelibs/fess/src/main/java/org/code...Fri Oct 11 21:11:58 UTC 2024 468.5K bytes