- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for FessFwAssistantDirector (0.13 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessFwAssistantDirector.java
import org.lastaflute.web.ruts.process.ActionRuntime; import org.lastaflute.web.ruts.renderer.JspHtmlRenderingProvider; import jakarta.annotation.Resource; /** * @author jflute */ public class FessFwAssistantDirector extends CachedFwAssistantDirector { // =================================================================================== // Attribute
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 9.3K bytes - Viewed (0) -
src/main/resources/lastaflute_director.xml
<!DOCTYPE components PUBLIC "-//DBFLUTE//DTD LastaDi 1.0//EN" "http://dbflute.org/meta/lastadi10.dtd"> <components> <component name="assistantDirector" class="org.codelibs.fess.mylasta.direction.FessFwAssistantDirector"/> <component name="fessConfig" class="org.codelibs.fess.mylasta.direction.FessConfigImpl"/>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Wed Jan 15 13:03:59 UTC 2020 - 368 bytes - Viewed (0)