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

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4 14


Summary

Properties
Location Password Token Username

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
CollectAnalytics GetHttpRequest GetInfo GetLatestModuleVersion
GetModule GetModuleData GetModuleDirectory GetModuleInstallerManifest
GetModuleManifest GetSSLConfiguration HasModule IsAvailable
ListModules ResetRegistry SendAnalyticsToGoogle SendAnalyticsToRegistry
Supports

Subclasses
%IPM.Repo.Remote.PublishService

Properties

• property Location as %String;
• property Password as %String;
• property Token as %String;
• property Username as %String;

Methods

• method CollectAnalytics(action As %String, name As %String, version As %String, success As %Boolean = 1, msg As %String = "") as %Status
• method GetHttpRequest(tLocation=..Location) as %Net.HttpRequest
• method GetInfo() as %IPM.Repo.Remote.Info
• method GetLatestModuleVersion(pModuleName As %String) as %String
• method GetModule(pModuleReference As %IPM.Storage.ModuleInfo, Output AsArchive As %Boolean = 1) as %Stream.Object
• method GetModuleData(pName As %String) as %Stream.Object
• method GetModuleInstallerManifest(pModuleReference As %IPM.Storage.ModuleInfo) as %Stream.Object
• method GetModuleManifest(pModuleReference As %IPM.Storage.ModuleInfo) as %Stream.Object
• classmethod GetSSLConfiguration(host) as %String
• 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
• method ResetRegistry() as %Status
Used for unittests, reset's external temporary registry from any packages.
• method SendAnalyticsToGoogle(action As %String, data As %DynamicObject)
• method SendAnalyticsToRegistry(action As %String, data As %DynamicObject)


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