Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%ZEN.Report.Models.Group.Utils

class %ZEN.Report.Models.Group.Utils extends %Library.RegisteredObject

Method Inventory

Methods

classmethod %GenerateReportFromXMLFile(filename As %String)
classmethod GetColumnNamesQuery(queryClass As %String, queryName As %String, ByRef cols As %String)
classmethod GetColumnNamesSQL(sql As %String, ByRef cols As %String)
classmethod ProcessGroupsDef(parent As %ZEN.Report.Models.Group.Report, list, pOutput As %Stream.GlobalCharacter)
Process Groups for Report Definition
classmethod ProcessGroupsDisplay(parent As %ZEN.Report.Models.Group.Report, list, pOutput As %Stream.GlobalCharacter)
Process Groups for Report Definition

Inherited Members

Inherited Methods

FeedbackOpens in a new tab