Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%ZEN] >  [DataModel] >  [DocumentUtils]
Private  Storage   

deprecatedabstract class %ZEN.DataModel.DocumentUtils extends %RegisteredObject

Contains various API methods for Zen data documents.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1


Summary

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetDocument %GetParameter %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject


Methods

• final classmethod %GetDocument(pDocumentId As %String, ByRef pParms, Output pDocument As %ZEN.proxyObject) as %Status
Process a request for a data document. Find the document class with the given document id (class/instance) and dispatch to it to do the work.
pParms is an optional set of additional parameters (passed in from a jsonProvider).
pDocument is the data document.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.