IRISLIB database
MaintenanceWSAPI Member List

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

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