Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%IPM] >  [Lifecycle] >  [StudioProject] >  [XDataArchive] >  [IFile]
Private  Storage   

abstract class %IPM.Lifecycle.StudioProject.XDataArchive.IFile extends %RegisteredObject, %XML.Adaptor

Abstract representation of a file included in an XData archive. Subclasses may customize the stream type.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 4


Summary

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
Extract IngestToStream XMLDTD XMLExport
XMLExportToStream XMLExportToString XMLNew XMLSchema
XMLSchemaNamespace XMLSchemaType

Subclasses
%IPM.Lifecycle.StudioProject.XDataArchive.FileBinary %IPM.Lifecycle.StudioProject.XDataArchive.FileCharacter

Parameters

• parameter STREAMCLASS;

Methods

• final classmethod Extract(pDirectory As %String, pXData As %Dictionary.XDataDefinition) as %Status
• final classmethod IngestToStream(pFile As %String, pStream As %Stream.Object) as %Status


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