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.ErrorMessages.MsgDomain

class %ZHSLIB.PackageManager.Developer.ErrorMessages.MsgDomain extends %Library.RegisteredObject, %XML.Adaptor

Registered object representation of a domain in a localized error message document

Property Inventory

Parameters

parameter NAMESPACE = http://www.intersystems.com/HealthShare/PackageManager/ErrorMessages;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the class to XML. If NAMESPACE = "", the default namespace is used for the XML schema is used as the namespace for his class.

Properties

property Messages as array of %String);
Property methods: MessagesBuildValueArray(), MessagesCollectionToDisplay(), MessagesCollectionToOdbc(), MessagesDisplayToCollection(), MessagesDisplayToLogical(), MessagesGet(), MessagesGetObject(), MessagesGetObjectId(), MessagesGetSwizzled(), MessagesIsValid(), MessagesLogicalToDisplay(), MessagesLogicalToOdbc(), MessagesNormalize(), MessagesOdbcToCollection(), MessagesSet(), MessagesSetObject(), MessagesSetObjectId()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab