%DeepSee.KPIProjection
Class %DeepSee.KPIProjection Extends %Projection.AbstractProjection [ System = 3 ]
Projection class used by the %DeepSee.KPI class. This class takes care of any work that needs to happen when a KPI is created (compiled) or deleted. This class should be consider INTERNAL.
Methods
CreateProjection
ClassMethod CreateProjection(pClassName As %String, ByRef parameters As %String) As %Status
RemoveProjection
ClassMethod RemoveProjection(pClassName As %String, ByRef parameters As %String, recompile As %Boolean) As %Status