Skip to main content

%DeepSee.CubeProjection

Class %DeepSee.CubeProjection Extends %Projection.AbstractProjection [ System = 3 ]

Projection class used by the %DeepSee.CubeDefinition class. This class takes care of any work that needs to happen when a cube definition is created (compiled) or deleted. This class should be considered 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