Skip to main content

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

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: Storage (%Library.AbstractDefinition)

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

Subclasses

FeedbackOpens in a new tab