This method detects if the incoming request is a gateway request. If it is, it will take over the processing of the request, and return a boolean true to indicate that Interpreter shall not process the request further.
GatewayFilter Class | com.plumtree.uiinfrastructure.interpreter.filter Namespace