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.AbstractDefinition

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

SQL Table Name: %Library.AbstractDefinition

Note: The class definition classes in the %Library package have been superceded by those in the %Dictionary package.

This is the base class for the family of class definition classes. It provides basic functionality used by the class definition classes.

For more information on class definition classes, refer to About Class Definition Classes.

Method Inventory

Methods

method GetTransientState() as %String
method SetTransientState(state)
classmethod lb(str) as %String
classmethod li(alist, piece) as %String
classmethod ll(alist) as %String

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (%Library.AbstractDefinition)

^%Library.AbstractDefinitionD(ID)
=
%%CLASSNAME

Subclasses

FeedbackOpens in a new tab