Searched refs:INPUT_DETAIL_COLUMNS (Results 1 – 4 of 4) sorted by relevance
68 mandatoryParameters.add(ReportEngineParameterNames.INPUT_DETAIL_COLUMNS); in PentahoReportEngineMetaData()85 parameterTypes.put(ReportEngineParameterNames.INPUT_DETAIL_COLUMNS, List.class); in PentahoReportEngineMetaData()
147 …ilColumns = (ArrayList) jobProperties.getProperty(ReportEngineParameterNames.INPUT_DETAIL_COLUMNS); in PentahoReportJob()
42 public static final String INPUT_DETAIL_COLUMNS = "input.detail-columns"; field in ReportEngineParameterNames
104 … procParms.setProperty(ReportEngineParameterNames.INPUT_DETAIL_COLUMNS, detailColumns); in produceOle()
Completed in 23 milliseconds