This is the complete list of members for MaintenanceQAPI, including all inherited members.
AddEntityToSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.Integer entUniId) | MaintenanceQAPI | static |
AddStringToSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.String string) | MaintenanceQAPI | static |
AddUserDictionaryEntry(_.Library.Integer userDictId, _.Library.String rewriteFrom, _.Library.String rewriteTo, _.Library.Integer position) | MaintenanceQAPI | static |
ClearSkipList(_.Library.Integer pDomainId, _.Library.Integer pSkipListId) | MaintenanceQAPI | static |
CreateSkipList(_.Library.Integer domainId, _.Library.String name, _.Library.String description, _.Library.String scText) | MaintenanceQAPI | static |
CreateUserDictionary(_.Library.String name, _.Library.String description, _.Library.String scText) | MaintenanceQAPI | static |
DropSkipList(_.Library.Integer domainId, _.Library.Integer skipListId) | MaintenanceQAPI | static |
DropUserDictionary(_.Library.Integer userDictId) | MaintenanceQAPI | static |
GetSkipListId(_.Library.Integer domainId, _.Library.String name, _.Library.String scText) | MaintenanceQAPI | static |
GetUserDictionaryId(_.Library.String name) | MaintenanceQAPI | static |
HasSkipLists(_.Library.Integer pDomainId) | MaintenanceQAPI | static |
RemoveEntityFromSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.Integer entUniId) | MaintenanceQAPI | static |
RemoveStringFromSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.String string) | MaintenanceQAPI | static |
RemoveUserDictionaryEntry(_.Library.Integer userDictId, _.Library.Integer position) | MaintenanceQAPI | static |
SkipListContainsElement(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.Integer entUniId, _.Library.String scText) | MaintenanceQAPI | static |
SkipListContainsString(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.String entity, _.Library.String scText) | MaintenanceQAPI | static |