This is the complete list of members for DictionaryQAPI, including all inherited members.
| CreateDictionary(_.Library.Integer domainId, _.Library.String name, _.Library.String description, _.Library.String defaultLanguage, _.Library.Integer defaultProfileId, _.Library.String scText) | DictionaryQAPI | static |
| CreateDictionaryFormat(_.Library.Integer domainId, _.Library.String formatClass, _.Library.String formatParams, _.Library.String scText) | DictionaryQAPI | static |
| CreateDictionaryItem(_.Library.Integer domainId, _.Library.Integer dictId, _.Library.String name, _.Library.String URI, _.Library.String defaultLanguage, _.Library.String scText) | DictionaryQAPI | static |
| CreateDictionaryItemAndTerm(_.Library.Integer domainId, _.Library.Integer dictId, _.Library.String name, _.Library.String URI, _.Library.String language, _.Library.String scText) | DictionaryQAPI | static |
| CreateDictionaryTerm(_.Library.Integer domainId, _.Library.Integer dictItemId, _.Library.String string, _.Library.String language, _.Library.String scText, _.Library.Boolean isProcessed) | DictionaryQAPI | static |
| CreateDictionaryTermFormat(_.Library.Integer domainId, _.Library.Integer dictItemId, _.Library.String formatClass, _.Library.String formatParams, _.Library.String scText) | DictionaryQAPI | static |
| CreateRegularExpression(_.Library.Integer pDomainId, _.Library.Integer pDictItemId, _.Library.String pRegularExpression, _.Library.String pReplace, _.Library.String scText) | DictionaryQAPI | static |
| DropAllDictionaryData(_.Library.Integer domainId) | DictionaryQAPI | static |
| DropDictionary(_.Library.Integer domainId, _.Library.Integer dictId) | DictionaryQAPI | static |
| DropDictionaryItem(_.Library.Integer domainId, _.Library.Integer dictItemId) | DictionaryQAPI | static |
| DropDictionaryTerm(_.Library.Integer domainId, _.Library.String dictTermId) | DictionaryQAPI | static |
| GetDictionaryId(_.Library.Integer domainId, _.Library.String name, _.Library.String scText) | DictionaryQAPI | static |
| GetDictionaryItemIdByURI(_.Library.Integer domainId, _.Library.String URI, _.Library.String scText) | DictionaryQAPI | static |
| HasDictionaries(_.Library.Integer pDomainId) | DictionaryQAPI | static |