Skip to main content

HS.FHIR.vCommon.StorageUtils

deprecated abstract class HS.FHIR.vCommon.StorageUtils

THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.

Method Inventory

Methods

deprecated classmethod GetCounterGlobal(pClassname As %String, pStorageName As %String = "Default") as %String
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
deprecated classmethod GetDataGlobal(pClassname As %String, pStorageName As %String = "Default") as %String
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
deprecated classmethod GetIndexGlobal(pClassname As %String, pStorageName As %String = "Default") as %String
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
deprecated classmethod GetStorageDef(pClassname As %String, pStorageName As %String = "Default") as %Dictionary.CompiledStorage
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
deprecated classmethod GetStreamGlobal(pClassname As %String, pStorageName As %String = "Default") as %String
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
FeedbackOpens in a new tab