Package com.enonic.xp.portal.filter
Interface FilterScript
-
public interface FilterScript
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PortalResponse
execute(PortalRequest request, WebResponse response, WebHandlerChain webHandlerChain)
-
-
-
Method Detail
-
execute
PortalResponse execute(PortalRequest request, WebResponse response, WebHandlerChain webHandlerChain)
-
-