%SYS
Utils Class Reference

Static Public Member Functions

_.Library.Status InitializeLocalCache (_.Library.Boolean pCreated)
 Creates a local cache entry in the ServerDefinition table if none exists.
 
_.Library.Status InstallApplication (_.ZPM.PackageManager.Core.InstallationInfo pInstallInfo)
 Does a fresh or upgrade installation.
 
_.Library.Status RetrieveApplicationManifest (_.ZPM.PackageManager.Core.QualifiedModuleReference pQualifiedReference, _.Stream.Object pManifestStream)
 Loads the module reference.
 
_.Library.Status RetrieveApplicationPackage (_.ZPM.PackageManager.Core.QualifiedModuleReference pQualifiedReference, _.Stream.Object pPackageStream)
 Loads the application package.
 
_.Library.Status RetrieveModuleManifest (_.ZPM.PackageManager.Core.QualifiedModuleReference pQualifiedReference, _.Stream.Object pManifestStream)
 Loads the module reference.
 
_.Library.Status RetrieveModulePackage (_.ZPM.PackageManager.Core.QualifiedModuleReference pQualifiedReference, _.Stream.Object pPackageStream)
 Loads the module reference.
 
_.Library.Status SearchRepositoriesForApplication (_.ZPM.PackageManager.Core.SearchCriteria pSearchCriteria, _.Library.ListOfObjects pResults, _.Library.Boolean pForceRemoteRepo)
 Returns a list of all resolved module references matching the search criteria from configured repositories.
 
_.Library.Status SearchRepositoriesForModule (_.ZPM.PackageManager.Core.SearchCriteria pSearchCriteria, _.Library.ListOfObjects pResults, _.Library.Boolean pForceRemoteRepo)
 Returns a list of all resolved module references matching the search criteria from configured repositories.