IRISLIB database
MaintenanceAPI Member List

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

AddEntityToSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.Integer entUniId)MaintenanceAPIstatic
AddStringToSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.String string)MaintenanceAPIstatic
AddUserDictionaryEntry(_.Library.Integer userDictId, _.Library.String rewriteFrom, _.Library.String rewriteTo, _.Library.Integer position)MaintenanceAPIstatic
ClearSkipList(_.Library.Integer pDomainId, _.Library.Integer pSkipListId)MaintenanceAPIstatic
CreateSkipList(_.Library.Integer domainId, _.Library.String name, _.Library.String description, _.Library.Status sc)MaintenanceAPIstatic
CreateUserDictionary(_.Library.String name, _.Library.String description, _.Library.Status sc)MaintenanceAPIstatic
DropSkipList(_.Library.Integer domainId, _.Library.Integer skipListId)MaintenanceAPIstatic
DropUserDictionary(_.Library.Integer userDictId)MaintenanceAPIstatic
GetSkipListElements(result, _.Library.Integer domainId, _.Library.Integer skipListId)MaintenanceAPIstatic
GetSkipListElementsRTMaintenanceAPIstatic
GetSkipListId(_.Library.Integer domainId, _.Library.String name, _.Library.Status sc)MaintenanceAPIstatic
GetSkipLists(result, _.Library.Integer domainId, _.Library.Boolean pIncludeCrossDomain)MaintenanceAPIstatic
GetUserDictionaries(result)MaintenanceAPIstatic
GetUserDictionaryEntries(result, _.Library.Integer userDictId)MaintenanceAPIstatic
GetUserDictionaryId(_.Library.String name)MaintenanceAPIstatic
HasSkipLists(_.Library.Integer pDomainId)MaintenanceAPIstatic
RemoveEntityFromSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.Integer entUniId)MaintenanceAPIstatic
RemoveStringFromSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.String string)MaintenanceAPIstatic
RemoveUserDictionaryEntry(_.Library.Integer userDictId, _.Library.Integer position)MaintenanceAPIstatic
SkipListContainsElement(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.Integer entUniId, _.Library.Status pSC)MaintenanceAPIstatic
SkipListContainsString(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.String entity, _.Library.Status pSC)MaintenanceAPIstatic