HS.HC.Util.Installer.Upgrade.XFMapping
class HS.HC.Util.Installer.Upgrade.XFMapping extends %Library.RegisteredObject
Method Inventory
Methods
classmethod RemoveGlobalAndMapping(pVerbose As %Boolean = 0, pMappingGlobalName As %String, pNamespace As %String, pGlobalsRequired As %Boolean = 0) as %Status
Look for a global mapping of the specified global spec from the specified
mapping source namespace. If the mapping is found, delete the mapping from
all target namepaces, and delete from the source namespace all globals
there that fall under the mapping spec.
Inherited Members
Inherited 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()