Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%ZHSLIB.PackageManager.Developer.Annotation.Warning

persistent class %ZHSLIB.PackageManager.Developer.Annotation.Warning extends %Library.Persistent

SQL Table Name: %ZHSLIB_PackageManager_Developer_Annotation.Warning

warnings generated during annotation processing, by module

Property Inventory

Properties

property ModuleName as %String;
Property methods: ModuleNameDisplayToLogical(), ModuleNameGet(), ModuleNameGetStored(), ModuleNameIsValid(), ModuleNameLogicalToDisplay(), ModuleNameLogicalToOdbc(), ModuleNameNormalize(), ModuleNameSet()
property OriginatingEntityIdentifierText as %String (MAXLEN = 500);
Property methods: OriginatingEntityIdentifierTextDisplayToLogical(), OriginatingEntityIdentifierTextGet(), OriginatingEntityIdentifierTextGetStored(), OriginatingEntityIdentifierTextIsValid(), OriginatingEntityIdentifierTextLogicalToDisplay(), OriginatingEntityIdentifierTextLogicalToOdbc(), OriginatingEntityIdentifierTextNormalize(), OriginatingEntityIdentifierTextSet()
property WarningText as %String);
Property methods: WarningTextDisplayToLogical(), WarningTextGet(), WarningTextGetStored(), WarningTextIsValid(), WarningTextLogicalToDisplay(), WarningTextLogicalToOdbc(), WarningTextNormalize(), WarningTextSet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()
index (ModuleIndex on ModuleName);
Index methods: ModuleIndexExists()

Inherited Members

Inherited Methods

Storage

Storage Model: Storage (%ZHSLIB.PackageManager.Developer.Annotation.Warning)

^HS.PM.Dev.Annotation.WarningD(ID)
=
%%CLASSNAME
ModuleName
WarningText
OriginatingEntityIdentifierText
FeedbackOpens in a new tab