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.Core.Application

class %ZHSLIB.PackageManager.Core.Application extends %Library.RegisteredObject, %ZHSLIB.PackageManager.Core.VersionedBase

Property Inventory

Parameters

parameter XMLTYPE = CoreApplication;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.

Properties

property Payload as %Stream.GlobalBinary;
Property methods: PayloadDelete(), PayloadGet(), PayloadGetObject(), PayloadGetObjectId(), PayloadGetSwizzled(), PayloadIsValid(), PayloadNewObject(), PayloadOid(), PayloadOpen(), PayloadSet(), PayloadSetObject(), PayloadSetObjectId(), PayloadUnSwizzle()

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab