Class FessActionAdjustmentProvider
java.lang.Object
org.codelibs.fess.mylasta.direction.sponsor.FessActionAdjustmentProvider
- All Implemented Interfaces:
org.lastaflute.web.path.ActionAdjustmentProvider
public class FessActionAdjustmentProvider
extends Object
implements org.lastaflute.web.path.ActionAdjustmentProvider
- Author:
- jflute
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.lastaflute.web.path.FormMappingOptioncustomizeActionMappingRequestPath(String requestPath) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.lastaflute.web.path.ActionAdjustmentProvider
adjustActionResponseJustBefore, adjustApplicationExceptionHandling, adjustInOutLogging, adjustResponseReflecting, adjustValidatorConfig, customizeActionUrlMapping, customizeActionUrlReverse, filterHtmlPath, isForced404NotFoundRouting, isForcedRoutingExcept, isForcedRoutingTarget, isNoRoutingRequestAs404NotFound, isSuppressServerErrorLogging, isSuppressTrailingSlashRedirect, isUseInOutLogging, prepareHtmlRetryWordList, provideIndexedPropertySizeLimit
-
Constructor Details
-
FessActionAdjustmentProvider
public FessActionAdjustmentProvider()
-
-
Method Details
-
adjustFormMapping
public org.lastaflute.web.path.FormMappingOption adjustFormMapping()- Specified by:
adjustFormMappingin interfaceorg.lastaflute.web.path.ActionAdjustmentProvider
-
customizeActionMappingRequestPath
- Specified by:
customizeActionMappingRequestPathin interfaceorg.lastaflute.web.path.ActionAdjustmentProvider
-
toString
-