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.DocumentStreamAdapter

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

Property Inventory

Method Inventory

Properties

property Document as %ZEN.proxyObject;
Property methods: DocumentGet(), DocumentGetSwizzled(), DocumentIsValid(), DocumentNewObject(), DocumentSet()

Methods

method %ToJSON(pLevel As %Integer = 0, pFormat As %String = "aelotws") as %Status
This method renders the document as a JSON object containing these fields :- { "content":"

Inherited Members

Inherited Methods

FeedbackOpens in a new tab