Skip to main content

%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