Class Reference
%IPM.ResourceProcessor.Default.Include
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%IPM] >  [ResourceProcessor] >  [Default] >  [Include]
Private  Storage

class %IPM.ResourceProcessor.Default.Include extends %IPM.ResourceProcessor.Default.Routine

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2 2


Summary

Properties
Compile CompileAfter Directory DirectoryDefined
ExportFlags FilenameExtension FilenameTranslateAssociator FilenameTranslateIdentifier
Flags Format LoadAsDirectory Params

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
ApplyDefaults DirectorySet GetAttributeMetadata GetDescription
GetSourceControlInfo OnAfterPhase OnBeforeArtifact OnBeforePhase
OnConfigureMappings OnExportDeployedItem OnExportItem OnGetStudioProject
OnGetUniqueName OnItemRelativePath OnLoad OnLoadDeployed
OnPhase OnResolveChildren ResourceIsMappedToDefaultDB SatisfiesCondition
SetParams


Parameters

• parameter DESCRIPTION = "Standard resource processor for include files.";
Description of resource processor class (shown in UI)
• parameter EXTENSION = "INC";
May be set to determine the value of Extension based on a static value rather than based on the resource name.

Properties

• property Directory as %String(MAXLEN="") [ InitialExpression = "inc" ];
Directory relative to module root containing the exported resource. Normally defaults to the resource's extension (lower-case) if unspecified; In this case, overridden because the default Routine processor hard-codes to "rtn"
• property FilenameExtension as %String [ InitialExpression = "inc" ];
Extension for individual filename(s) that comprise this resource


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