This is the complete list of members for MaintenanceAPI, including all inherited members.
| AddEntityToSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.Integer entUniId) | MaintenanceAPI | static |
| AddStringToSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.String string) | MaintenanceAPI | static |
| AddUserDictionaryEntry(_.Library.Integer userDictId, _.Library.String rewriteFrom, _.Library.String rewriteTo, _.Library.Integer position) | MaintenanceAPI | static |
| ClearSkipList(_.Library.Integer pDomainId, _.Library.Integer pSkipListId) | MaintenanceAPI | static |
| CreateSkipList(_.Library.Integer domainId, _.Library.String name, _.Library.String description, _.Library.Status sc) | MaintenanceAPI | static |
| CreateUserDictionary(_.Library.String name, _.Library.String description, _.Library.Status sc) | MaintenanceAPI | static |
| DropSkipList(_.Library.Integer domainId, _.Library.Integer skipListId) | MaintenanceAPI | static |
| DropUserDictionary(_.Library.Integer userDictId) | MaintenanceAPI | static |
| GetSkipListElements(result, _.Library.Integer domainId, _.Library.Integer skipListId) | MaintenanceAPI | static |
| GetSkipListElementsRT | MaintenanceAPI | static |
| GetSkipListId(_.Library.Integer domainId, _.Library.String name, _.Library.Status sc) | MaintenanceAPI | static |
| GetSkipLists(result, _.Library.Integer domainId, _.Library.Boolean pIncludeCrossDomain) | MaintenanceAPI | static |
| GetUserDictionaries(result) | MaintenanceAPI | static |
| GetUserDictionaryEntries(result, _.Library.Integer userDictId) | MaintenanceAPI | static |
| GetUserDictionaryId(_.Library.String name) | MaintenanceAPI | static |
| HasSkipLists(_.Library.Integer pDomainId) | MaintenanceAPI | static |
| RemoveEntityFromSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.Integer entUniId) | MaintenanceAPI | static |
| RemoveStringFromSkipList(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.String string) | MaintenanceAPI | static |
| RemoveUserDictionaryEntry(_.Library.Integer userDictId, _.Library.Integer position) | MaintenanceAPI | static |
| SkipListContainsElement(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.Integer entUniId, _.Library.Status pSC) | MaintenanceAPI | static |
| SkipListContainsString(_.Library.Integer domainId, _.Library.Integer skipListId, _.Library.String entity, _.Library.Status pSC) | MaintenanceAPI | static |