Class PageRenderer

    • Constructor Detail

      • PageRenderer

        public PageRenderer()
    • Method Detail

      • addCustomParametersToReportDetails

        protected void addCustomParametersToReportDetails​(PageCollection pageCollection,
                                                          Map<String,​String> customParameterMap)
        Add converted custom parameters to the page collection.
        Parameters:
        pageCollection - The PageCollection instance.
        customParameterMap - The map of custom parameter key value pairs.