A C D G I Q R S U V X

A

addDynamicList(String, Map<String, Collection<String>>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Add a dynamic list for the specified field.
addFields(Map<String, Object>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Add all the specified fields to this incident if they do not already exist
addList(String, Map<String, String>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Add a list of possible values and the associated display value for the field
addList(String, Collection<String>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Add a list of possible values for the field
addQueryField(ServiceManagerQueryField) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQuery
Adds a field to this query
addUpdate(String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Add a update value for the specified field
annotateChange(String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Annotate the Service Manager Change identified by the Change No.
annotateChange(String, String, String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Annotate the Service Manager Change identified by the Change No.
annotateChange(String, Map<String, Object>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retract a Service Manager Change with the specified fields and values
annotateChange(String, Element) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retract a Service Manager Change with the specified fields and values
approveChange(String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Approve a Service Manager Change
approveChange(String, Map<String, Object>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Approve a Service Manager Change with the specified fields and values
approveChange(String, Element) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Approve a Service Manager Change with the specified fields and values

C

closeChange(String, String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Close the Service Manager incident identified by the Change No.
closeChange(String, Map<String, Object>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Close the Service Manager Change identified by the Change No.
closeChange(String, Element) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Close the Service Manager Change identified by the Change No.
com.alarmpoint.servicemanager.cm - package com.alarmpoint.servicemanager.cm
 
constructFromMap(Map<String, String>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQuery
Create a new query to match the specified fields using the EQUALS operator
constructUpdateInstance() - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Construct a list of fields that have been updated and their new values

D

denyChange(String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Deny a Service Manager Change
denyChange(String, Map<String, Object>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Deny a Service Manager Change with the specified fields and values
denyChange(String, Element) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Deny a Service Manager Change with the specified fields and values

G

getChangeRecords(String, String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retrieves the related records for a particular change and returns a list of the related records in a ServiceManagerChange object depending on the called Webservice This is necessary since the Approval records use "ChangeNumber" to identify them while Change uses "ChangeID".
getChangeRecords(String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retrieves the related records for a particular change and returns a list of the related records in a ServiceManagerChange object depending on the called Webservice
getDisplayDate(String) - Static method in class com.alarmpoint.servicemanager.cm.XMLDateParser
 
getDisplayDate(String, String) - Static method in class com.alarmpoint.servicemanager.cm.XMLDateParser
 
getFormattedName() - Method in enum com.alarmpoint.servicemanager.cm.ServiceManagerQueryLogic
Returns the enum value formatted so it is suitable to be displayed on the web ui
getFormattedName() - Method in enum com.alarmpoint.servicemanager.cm.ServiceManagerQueryOperator
Returns the enum value formatted so it is suitable to be displayed on the web ui
getGroupedList(String, String, String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retrieve a list of strings from Service Manager and group them based on a field on that object
getList(String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Return the list of possible values for the field
getListValue(String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Retrieve the current list of values for a list field
getListValue(String, boolean) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Retrieve the current list of values for a list field
getLogic() - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQuery
Retrieve the query logic that will be used to construct the query
getMessage() - Method in exception com.alarmpoint.servicemanager.cm.ServiceManagerException
 
getName() - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQueryField
Get the field name for this field
getOperator() - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQueryField
Get the operator for this query
getOperator() - Method in enum com.alarmpoint.servicemanager.cm.ServiceManagerQueryOperator
Returns a string with the operators to insert into the Service Manager query
getOriginalMap() - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Returns the a map of the original values for this incident
getPossibleValues(String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
If the field specified has a list of values specified return it
getQuery() - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQuery
Construct a query by joining the query for each field using the query logic
getQuery() - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQueryField
Construct a query for this field
getQueryFields() - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQuery
Returns a list of fields that exist for this query
getShortName() - Method in enum com.alarmpoint.servicemanager.cm.ServiceManagerQueryOperator
Returns the enum value formatted so it is suitable to be displayed on the mobile gateway
getSortedList(String, String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retrieve a list of strings from Service Manager
getTextValue(String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Retrieve the current value for a text field
getTextValue(String, boolean) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Retrieve the current value for a text field
getUpdateMap() - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Returns the a map of the updated values for this incident
getValue() - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQueryField
Set the value to match for the query
getValueMap(String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retrieve a list of all fields and values from Service Manager for a specified object
getXMLDate(String) - Static method in class com.alarmpoint.servicemanager.cm.XMLDateParser
 
getXMLDate(String, String) - Static method in class com.alarmpoint.servicemanager.cm.XMLDateParser
 

I

initializeClient(String, String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Initialize this class with the specified url and user/password combination
isListField(String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Check if the specified field contains a list of values
isTextField(String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Check if the specified field contains a single of value

Q

queryChange(ServiceManagerQuery) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retrieve a list of Changes from Service Manager
queryChange(String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retrieve a list of changes from Service Manager

R

retractChange(String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retract a Service Manager Change
retractChange(String, Map<String, Object>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retract a Service Manager Change with the specified fields and values
retractChange(String, Element) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Retract a Service Manager Change with the specified fields and values

S

sendReceive(String, Element) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Send a SOAP request to the Service Manager server and return the contents ot the returned SOAP body
ServiceManagerChange - Class in com.alarmpoint.servicemanager.cm
Represents all the information about a Service Manager incident record and keeps track of changes you want to make to that incident.
ServiceManagerChange() - Constructor for class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Create a new empty ServiceManagerChange object
ServiceManagerChange(Node) - Constructor for class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Create a new ServiceManagerChange object and initialize it with the values in root
ServiceManagerException - Exception in com.alarmpoint.servicemanager.cm
Contains the error message returned by the server
ServiceManagerException(String) - Constructor for exception com.alarmpoint.servicemanager.cm.ServiceManagerException
 
ServiceManagerQuery - Class in com.alarmpoint.servicemanager.cm
A utility used to create queries suitable to be used in Service Manager web service calls
ServiceManagerQuery() - Constructor for class com.alarmpoint.servicemanager.cm.ServiceManagerQuery
 
ServiceManagerQueryField - Class in com.alarmpoint.servicemanager.cm
A utility used to create a part of a Service Manager query for a field, operator and value
ServiceManagerQueryField() - Constructor for class com.alarmpoint.servicemanager.cm.ServiceManagerQueryField
Create a new query field
ServiceManagerQueryField(String, ServiceManagerQueryOperator, String) - Constructor for class com.alarmpoint.servicemanager.cm.ServiceManagerQueryField
Create a new query field with the specified field name, operator and field value
ServiceManagerQueryLogic - Enum in com.alarmpoint.servicemanager.cm
Used to join multiple query fields into one query
ServiceManagerQueryOperator - Enum in com.alarmpoint.servicemanager.cm
Used to define how to search on a specific field
ServiceManagerScriptObject - Class in com.alarmpoint.servicemanager.cm
Interfaces with the Service Manager SOAP web service in order to query, create and update records.
ServiceManagerScriptObject() - Constructor for class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Construct a uninitialized object.
ServiceManagerScriptObject(String, String, String) - Constructor for class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Construct a new ServiceManagerScriptObject with the specified url and user/password combination
setLogic(ServiceManagerQueryLogic) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQuery
Set the query logic that will be used to join query fields
setName(String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQueryField
Set the field name for this field
setOperator(ServiceManagerQueryOperator) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQueryField
Set the operator for this query
setQueryFields(List<ServiceManagerQueryField>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQuery
Set the list of fields for this query
setValue(String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerQueryField
Get the value to match for the query

U

updateChange(String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Update the Service Manager Change identified by the Change No.
updateChange(String, String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Update the Service Manager incident identified by the incidentID with a journal update and status
updateChange(String, String, String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Update the Service Manager Change identified by the Change No.
updateChange(String, Map<String, Object>) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Update the Service Manager incident identified by the Change No.
updateChange(String, Element) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Update the Service Manager incident identified by the Change No.
updateDynamicList(String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerChange
Update the list of possible values for the field depending on the specified value

V

validateCredentials(String, String) - Method in class com.alarmpoint.servicemanager.cm.ServiceManagerScriptObject
Given a List Operation this method will return null if the initialized credentials are valid and a string detailing the error otherwise
valueOf(String) - Static method in enum com.alarmpoint.servicemanager.cm.ServiceManagerQueryLogic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.alarmpoint.servicemanager.cm.ServiceManagerQueryOperator
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.alarmpoint.servicemanager.cm.ServiceManagerQueryLogic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.alarmpoint.servicemanager.cm.ServiceManagerQueryOperator
Returns an array containing the constants of this enum type, in the order they are declared.

X

XMLDateParser - Class in com.alarmpoint.servicemanager.cm
 
XMLDateParser() - Constructor for class com.alarmpoint.servicemanager.cm.XMLDateParser
 

A C D G I Q R S U V X