IRISLIB database
All Classes Namespaces Functions Variables Pages
DictionaryQAPI Member List

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)DictionaryQAPIstatic
CreateDictionaryFormat(_.Library.Integer domainId, _.Library.String formatClass, _.Library.String formatParams, _.Library.String scText)DictionaryQAPIstatic
CreateDictionaryItem(_.Library.Integer domainId, _.Library.Integer dictId, _.Library.String name, _.Library.String URI, _.Library.String defaultLanguage, _.Library.String scText)DictionaryQAPIstatic
CreateDictionaryItemAndTerm(_.Library.Integer domainId, _.Library.Integer dictId, _.Library.String name, _.Library.String URI, _.Library.String language, _.Library.String scText)DictionaryQAPIstatic
CreateDictionaryTerm(_.Library.Integer domainId, _.Library.Integer dictItemId, _.Library.String string, _.Library.String language, _.Library.String scText, _.Library.Boolean isProcessed)DictionaryQAPIstatic
CreateDictionaryTermFormat(_.Library.Integer domainId, _.Library.Integer dictItemId, _.Library.String formatClass, _.Library.String formatParams, _.Library.String scText)DictionaryQAPIstatic
CreateRegularExpression(_.Library.Integer pDomainId, _.Library.Integer pDictItemId, _.Library.String pRegularExpression, _.Library.String pReplace, _.Library.String scText)DictionaryQAPIstatic
DropAllDictionaryData(_.Library.Integer domainId)DictionaryQAPIstatic
DropDictionary(_.Library.Integer domainId, _.Library.Integer dictId)DictionaryQAPIstatic
DropDictionaryItem(_.Library.Integer domainId, _.Library.Integer dictItemId)DictionaryQAPIstatic
DropDictionaryTerm(_.Library.Integer domainId, _.Library.String dictTermId)DictionaryQAPIstatic
GetDictionaryId(_.Library.Integer domainId, _.Library.String name, _.Library.String scText)DictionaryQAPIstatic
GetDictionaryItemIdByURI(_.Library.Integer domainId, _.Library.String URI, _.Library.String scText)DictionaryQAPIstatic
HasDictionaries(_.Library.Integer pDomainId)DictionaryQAPIstatic