Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Installer] >  [GlobalMapping]
Private  Storage   

class %Installer.GlobalMapping extends %Installer.Mapping

This is a "GlobalMapping" activity within a Manifest document

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Properties
Collation From Global name

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %Indent %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType


Properties

• property Collation as %Installer.Integer;
Collation to be used for this mapping. Current codes are:
  • 5 - InterSystems IRIS Default
  • 10 - German-1
  • 11 - Portuguese-1
  • 12 - Polish-1
  • 13 - German-2
  • 14 - Spanish-1
  • 15 - Danish-1
  • 16 - Cyrillic-1
  • 17 - Greek-1
  • 18 - Czech-1
  • 19 - Czech-2
  • 20 - Portuguese-2
  • 21 - Finnish-1
  • 22 - Japanese-1 (in japanese1.dat)
  • 23 - Cyrillic-2
  • 24 - Polish-2
  • 25 - Chinese1 (reserved for future use)
  • 26 - Chinese2 (in Chinese2.dat)
  • 27 - French1
  • 28 - Finnish2
  • 29 - Hungarian1
  • 30 - German3
  • 31 - Polish3
  • 32 - Spanish2
  • 33 - Danish2
  • 34 - Greek2
  • 35 - Finnish3
  • 36 - Lithuanian1
  • 37 - Cyrillic3
  • 38 - Slovenian1
  • 39 - Slovenian2
  • The collation is optional, in which case it will be 5, the default.
    • property From as %String [ Required ];
    Source database
    • property Global as %String(MAXLEN=128) [ Required ];
    Global to map


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