Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%IPM] >  [Repo] >  [Filesystem] >  [PackageService]
Private  Storage   

class %IPM.Repo.Filesystem.PackageService extends %RegisteredObject, %IPM.Repo.IPackageService

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
8


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
GetModule GetModuleDirectory GetModuleManifest HasModule
IsAvailable ListModules Supports


Methods

• method GetModule(pModuleReference As %IPM.Storage.ModuleInfo, Output AsArchive As %Boolean = 1) as %Stream.Object
• method GetModuleDirectory(pModuleReference As %IPM.Storage.ModuleInfo) as %String
• method GetModuleManifest(pModuleReference As %IPM.Storage.ModuleInfo) as %Stream.Object
• method HasModule(pModuleReference As %IPM.Storage.ModuleInfo) as %Boolean
• method IsAvailable() as %Boolean
For run-time checks to ensure the service is available before attempting to invoke it.
• method ListModules(pSearchCriteria As %IPM.Repo.SearchCriteria) as %ListOfObjects
• classmethod Supports(pMethod As %String) as %Boolean
Returns 1 if the service supports a particular method.


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