Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%Atelier.v1.Utils.LazyDocument

class %Atelier.v1.Utils.LazyDocument extends %Library.RegisteredObject

This class provides a lazy rendering of a document. For performance reasons, it's best to render one document at a time.

Property Inventory

Method Inventory

Properties

property Args as %String;
Property methods: ArgsDisplayToLogical(), ArgsGet(), ArgsIsValid(), ArgsLogicalToDisplay(), ArgsLogicalToOdbc(), ArgsNormalize(), ArgsSet()

Methods

method %ToJSON(Output outstr) as %String

Inherited Members

Inherited Methods

FeedbackOpens in a new tab