Class Reference
%iKnow.Utils.MaintenanceWSAPI
|
|
![]() |
|||
Private Storage |
This is an automatically generated class, offering a functionally equivalent set of methods and queries as
See the classdocs for
|
|
|
NAMESPACE - Should be an unique URI Override this parameter in the subclass with the unique namespace URI of your organization. Override this parameter in the subclass.
SERVICENAME - Should be the name of the service for which this is a proxy. Override this parameter in the subclass.
When USECLASSNAMESPACES = 1, then the WSDL of the Web service reflects the namespaces defined for the referenced classes by the NAMESPACE parameters of those classes. The default, for compatibility with previous versions, is that the NAMESPACE parameters of the referenced classes are ignored when creating the WSDL. If USECLASSNAMESPACES has no value, then the default value from ^ISCSOAP("USECLASSNAMESPACES") is used.
|
Adds an existing entity (by ID) to a BlackList
Adds a string to a BlackList, adding it as an entity if it didn't exist in the domain before.
Create a new BlackList entry with the given name and description
Drops a BlackList (entities part of the list will not be deleted from the domain)
Retrieves a list of all the strings in the specified BlackList
Finds the BlackList ID corresponding to the supplied name.
Retrieves a list of all the BlackLists registered in this domain.
Returns a list of all the User Dictionaries in this namespace.
Returns the contents of a User Dictionary.
Removes an entity (by ID) from a BlackList (but not from the domain)
Removes a string from a BlackList (but not from the domain)