Skip to main content

%Document.Persistent

abstract persistent class %Document.Persistent extends %Library.Persistent

SQL Table Name: %Document.Persistent

Property Inventory

Method Inventory

Properties

property %Document as %Document.Object;
Property methods: %DocumentGet(), %DocumentGetSwizzled(), %DocumentIsValid(), %DocumentNewObject(), %DocumentSet(), %DocumentSetObject(), %DocumentSetObjectId(), %DocumentUnSwizzle()

Methods

method %DocumentGetObject(force As %Integer = 0) as %Library.ObjectIdentity
method %DocumentGetObjectId(force As %Integer = 0) as %Library.String
classmethod %Get(id As %Integer = "", pDocument As %Binary = "", pFieldExpr As %String(MAXLEN="")="") as %Binary [ SQLProc = Get ]
Projected as the stored procedure: Get

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (%Document.Persistent)

(ID,1,n)
=
%Document(n)
FeedbackOpens in a new tab