Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%XGEN] >  [Projection]
Private  Storage   

class %XGEN.Projection extends %Projection.AbstractProjection

Internal.
Projection class used by %XGEN.AbstractElement classes.
This is used to clean up the Studio Assist schema generated for XGEN classes.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Methods
%ClassIsLatestVersion %ClassName %DispatchClassMethod %DispatchGetModified
%DispatchGetProperty %DispatchMethod %DispatchSetModified %DispatchSetMultidimProperty
%DispatchSetProperty %Extends %GetParameter %IsA
%New %OriginalNamespace %PackageName %SetModified
AddToManifest CreateProjection EndCompile PurgeSASchema
QueueClass RemoveFromManifest RemoveFromQueue RemoveProjection
SetQueueFlag getDefaultParam getROOTDIR


Methods

• classmethod CreateProjection(pClassName As %String, ByRef parameters As %String) as %Status
This is called when a component class is compiled.
• classmethod PurgeSASchema(pClassName As %String)
Delete the StudioAssist schema information related to this document.
• classmethod RemoveProjection(pClassName As %String, ByRef parameters As %String, recompile As %Boolean) as %Status
This is called when a component class is removed.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.