Skip to main content

%MV.EnumClass

class %MV.EnumClass extends %Library.RegisteredObject

This class is used by CMQL and other MV engines to determine the make up of a class that describes metadata for any particular file that is projected in to the file space.

Method Inventory

Methods

classmethod Indexes(className As %String, includeNamespace As %Boolean) as %String
Returns all information regarding the indexes described by a particuler MV class in a string serialized form that is usable by the CMQL parser

Inherited Members

Inherited Methods

FeedbackOpens in a new tab