public class SimpleQueryProcessor
extends java.lang.Object
| Constructor and Description |
|---|
SimpleQueryProcessor(<any> entityManagerProvider,
<any> securityServiceProvider,
ReflectionService reflectionService,
SimpleQueryHelper queryHelper) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
process(SimpleQueryHandler handler,
MethodInvocation invocation) |
public SimpleQueryProcessor(<any> entityManagerProvider,
<any> securityServiceProvider,
ReflectionService reflectionService,
SimpleQueryHelper queryHelper)
public java.lang.Object process(SimpleQueryHandler handler, MethodInvocation invocation)