Function
Name:
getDeleteAlarmsXml
Class:
com.newgen.dmsapi.DMSInputXml
Description: This call is used to delete Alarms set by any User. The
User who is deleting an Alarm should at least have Read Rights on the Object on
which the Alarm is set.
|
Prototype:
public String
getDeleteAlarmsXml |
( |
|
|
|
String cabinetName, |
|
|
String userDbId, |
|
|
String alarmList |
|
) |
|
Name |
Parent Tag |
Description |
Valid Values |
Default Behaviour |
cabinetName |
Root |
Name of the
Database Cabinet to which the User wants to connect. |
|
N/A |
�userDbId |
Root |
UserDatabase ID,
which is returned in the ConnectCabinet call. |
|
N/A |
alarmList |
Alarms |
List of Alarm
Indexes generated by the helper function getAlarmXml. |
|
|
An Input Xml for
NGODeleteAlarms.