Skip to main content

%ZEN.DataModel.DocumentProjection

Class %ZEN.DataModel.DocumentProjection Extends %Projection.AbstractProjection [ Deprecated, System = 3 ]

Projection class used by the %ZEN.DataModel.AbstractDocument class. This class takes care of any work that needs to happen when a document interface 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