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