%Atelier.v1.Utils.LazyModifiedDb
Class %Atelier.v1.Utils.LazyModifiedDb Extends %RegisteredObject
This class provides a lazy rendering of the modified documents in a database. It is tightly tied to the execution style of the GetModified api.
Properties
Args
Property Args As %String;
Methods
%OnNew
Method %OnNew(pGbl As %String, pDB As %String, pHash As %String, pCrHash As %String) As %Status
%ToJSON
Method %ToJSON(Output outstr) As %String