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

%Atelier.v1.Utils.Indexer

class %Atelier.v1.Utils.Indexer extends %Library.RegisteredObject

Method Inventory

Methods

classmethod Index(pDocumentName As %String, pCat As %String, Output pIndex As %DynamicObject, pNS As %String = $namespace) as %Status
This general entry point serves to index all types of document
classmethod IndexClass(pClassName As %String, Output pIndex As %DynamicObject, pNS As %String) as %Status
The index will be created by examining the structures in ^oddDEF
classmethod NormalizeClassName(pClassName As %String, pBaseClass As %String, ByRef pCache) as %String

Inherited Members

Inherited Methods

FeedbackOpens in a new tab