Class QueryByAttProcessor
java.lang.Object
net.datenwerke.rs.utils.simplequery.byatt.QueryByAttProcessor
-
Constructor Summary
ConstructorsConstructorDescriptionQueryByAttProcessor(<any> entityManagerProvider, <any> securityServiceProvider, ReflectionService reflectionService, SimpleQueryHelper queryHelper) -
Method Summary
Modifier and TypeMethodDescriptionprocess(QueryByAttHandler handler, MethodInvocation invocation)
-
Constructor Details
-
QueryByAttProcessor
public QueryByAttProcessor(<any> entityManagerProvider, <any> securityServiceProvider, ReflectionService reflectionService, SimpleQueryHelper queryHelper)
-
-
Method Details
-
process
-