Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

%Library.CacheEmbedded

class %Library.CacheEmbedded

When using an embedded datatype class this provides a <member>Embedded method which returns an instance of the embedded class to the caller. You can mix this superclass in to your datatype class for example specify the superclass %25String,%25CacheEmbedded.

Method Inventory

Methods

classmethod Embedded() as %RegisteredObject
Return an instance of the embedded class

Subclasses

FeedbackOpens in a new tab