Class PagingExecutionConfigFromPropertyMapHooker
java.lang.Object
net.datenwerke.rs.base.service.reportengines.table.hookers.PagingExecutionConfigFromPropertyMapHooker
- All Implemented Interfaces:
Hook,ReportExecutionConfigFromPropertyMapHook
public class PagingExecutionConfigFromPropertyMapHooker
extends Object
implements ReportExecutionConfigFromPropertyMapHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PagingExecutionConfigFromPropertyMapHooker
public PagingExecutionConfigFromPropertyMapHooker()
-
-
Method Details
-
parse
public Collection<ReportExecutionConfig> parse(Report report, HttpServletRequest request, Map<String, String[]> properties) - Specified by:
parsein interfaceReportExecutionConfigFromPropertyMapHook
-