DocBook|Search
Class Reference
%XGEN.Projection
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%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
%OriginalNamespace %PackageName CreateProjection EndCompile
PurgeSASchema QueueClass 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.