%DeepSee.SubjectAreaProjection
Class %DeepSee.SubjectAreaProjection Extends %Projection.AbstractProjection [ System = 3 ]
Projection class used by the %DeepSee.SubjectArea class. This class takes care of any work that needs to happen when a subject area 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