Class WMQueryGrammarInterceptor
- java.lang.Object
-
- com.wavemaker.runtime.data.filter.WMQueryGrammarInterceptor
-
- All Implemented Interfaces:
QueryInterceptor
public class WMQueryGrammarInterceptor extends java.lang.Object implements QueryInterceptor
-
-
Constructor Summary
Constructors Constructor Description WMQueryGrammarInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidintercept(WMQueryInfo queryInfo, java.lang.Class<?> entity)
-
-
-
Method Detail
-
intercept
public void intercept(WMQueryInfo queryInfo, java.lang.Class<?> entity)
- Specified by:
interceptin interfaceQueryInterceptor
-
-