IRISLIB database
DictionaryAPI Member List

This is the complete list of members for DictionaryAPI, including all inherited members.

CreateDictionary(_.Library.Integer domainId, _.Library.String name, _.Library.String description, _.Library.String defaultLanguage, _.Library.Integer defaultProfileId, _.Library.Status sc)DictionaryAPIstatic
CreateDictionaryFormat(_.Library.Integer domainId, _.Library.String formatClass, _.Library.List formatParams, _.Library.Status sc)DictionaryAPIstatic
CreateDictionaryItem(_.Library.Integer domainId, _.Library.Integer dictId, _.Library.String name, _.Library.String URI, _.Library.String defaultLanguage, _.Library.Status sc)DictionaryAPIstatic
CreateDictionaryItemAndTerm(_.Library.Integer domainId, _.Library.Integer dictId, _.Library.String name, _.Library.String URI, _.Library.String language, _.Library.Status sc)DictionaryAPIstatic
CreateDictionaryTerm(_.Library.Integer domainId, _.Library.Integer dictItemId, _.Library.String string, _.Library.String language, _.Library.Status sc, _.Library.Boolean isProcessed)DictionaryAPIstatic
CreateDictionaryTermFormat(_.Library.Integer domainId, _.Library.Integer dictItemId, _.Library.String formatClass, _.Library.List formatParams, _.Library.Status sc)DictionaryAPIstatic
CreateRegularExpression(_.Library.Integer pDomainId, _.Library.Integer pDictItemId, _.Library.String pRegularExpression, _.Library.String pReplace, _.Library.Status pSC)DictionaryAPIstatic
DropAllDictionaryData(_.Library.Integer domainId)DictionaryAPIstatic
DropDictionary(_.Library.Integer domainId, _.Library.Integer dictId)DictionaryAPIstatic
DropDictionaryItem(_.Library.Integer domainId, _.Library.Integer dictItemId)DictionaryAPIstatic
DropDictionaryTerm(_.Library.Integer domainId, _.Library.String dictTermId)DictionaryAPIstatic
GetDictionaries(result, _.Library.Integer domainId, _.Library.Integer page, _.Library.Integer pageSize, _.Library.Boolean pIncludeCrossDomain)DictionaryAPIstatic
GetDictionaryId(_.Library.Integer domainId, _.Library.String name, _.Library.Status sc)DictionaryAPIstatic
GetDictionaryItemIdByURI(_.Library.Integer domainId, _.Library.String URI, _.Library.Status sc)DictionaryAPIstatic
GetDictionaryItems(result, _.Library.Integer domainId, _.Library.Integer dictId, _.Library.Integer page, _.Library.Integer pageSize)DictionaryAPIstatic
GetDictionaryItemsAndTerms(result, _.Library.Integer domainId, _.Library.Integer dictId, _.Library.Integer page, _.Library.Integer pageSize)DictionaryAPIstatic
GetDictionaryTermsByItem(result, _.Library.Integer domainId, _.Library.Integer dictItemId, _.Library.Integer page, _.Library.Integer pageSize)DictionaryAPIstatic
GetFormatDetails(_.Library.Integer pDomainId, _.Library.Integer pDictionaryFormatId, _.Library.String pFormatClass, _.Library.List pFormatParams)DictionaryAPIstatic
GetItemsByName(pResult, _.Library.Integer pDomainId, _.Library.String pString, _.Library.Integer pPage, _.Library.Integer pPageSize, _.iKnow.Filters.Filter pFilter, _.Library.List pDictIds, _.Library.Integer pMode, _.Library.String pCheck, _.Library.String pLang)DictionaryAPIstatic
GetTermsByName(pResult, _.Library.Integer pDomainId, _.Library.String pString, _.Library.Integer pPage, _.Library.Integer pPageSize, _.iKnow.Filters.Filter pFilter, _.Library.List pDictIds, _.Library.Integer pMode, _.Library.String pLang)DictionaryAPIstatic
HasDictionaries(_.Library.Integer pDomainId)DictionaryAPIstatic