Uses of Class
net.datenwerke.rs.utils.reflection.ProxyUtils
Packages that use ProxyUtils
Package
Description
-
Uses of ProxyUtils in net.datenwerke.rs.base.service.reportengines.table
Constructors in net.datenwerke.rs.base.service.reportengines.table with parameters of type ProxyUtilsModifierConstructorDescriptionTableReportUtilsImpl(TableReportColumnMetadataService tableReportMetadataService, ReportExecutorService reportExecutor, <any> entityManagerProvider, <any> authenticatorServiceProvider, ProxyUtils proxyUtils, <any> configServiceProvider) -
Uses of ProxyUtils in net.datenwerke.rs.terminal.service.terminal.helpmessenger
Methods in net.datenwerke.rs.terminal.service.terminal.helpmessenger with parameters of type ProxyUtilsModifier and TypeMethodDescriptionvoidHelpMessageInterceptor.setProxyUtils(ProxyUtils proxyUtils) -
Uses of ProxyUtils in net.datenwerke.treedb.service.treedb
Constructors in net.datenwerke.treedb.service.treedb with parameters of type ProxyUtilsModifierConstructorDescriptionTreeDBServiceImpl(<any> emp, ProxyUtils proxyUtils, ReflectionService reflectionService)