public class MockNotificationManager extends NotificationManager
m_notifications, PARAM_DESTINATION, PARAM_EMAIL, PARAM_HOME_PHONE, PARAM_INTERFACE, PARAM_MICROBLOG_USERNAME, PARAM_MOBILE_PHONE, PARAM_NODE, PARAM_NUM_MSG, PARAM_NUM_PAGER_PIN, PARAM_PAGER_EMAIL, PARAM_RESPONSE, PARAM_SERVICE, PARAM_SUBJECT, PARAM_TEXT_MSG, PARAM_TEXT_PAGER_PIN, PARAM_TUI_PIN, PARAM_TYPE, PARAM_WORK_PHONE, PARAM_XMPP_ADDRESS| Constructor and Description | 
|---|
MockNotificationManager(NotifdConfigManager configManager,
                       DataSource db,
                       String mgrString)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
getInterfaceFilter(String rule)  | 
protected void | 
saveXML(String xmlString)
saveXML 
 | 
void | 
update()
update 
 | 
acknowledgeNotice, acknowledgeNoticeBasedOnAlarms, addNotification, addNotificationParams, expandNotifParms, forEachUserNotification, getActiveNodes, getBinaryNoticesAttempted, getBinaryNoticesFailed, getBinaryNoticesInterrupted, getBinaryNoticesSucceeded, getConfigManager, getEvent, getJavaNoticesAttempted, getJavaNoticesFailed, getJavaNoticesInterrupted, getJavaNoticesSucceeded, getNoticeId, getNotifForEvent, getNotification, getNotificationNames, getNotifications, getNotificationTasksQueued, getQueueForNotification, getServiceNames, getServiceNoticeStatus, getUnknownNoticesInterrupted, getUserNotifId, hasUei, incrementAttempted, incrementFailed, incrementInterrupted, incrementSucceeded, incrementTasksQueued, incrementUnknownInterrupted, insertNotice, nodeInterfaceServiceValid, noticeOutstanding, parseXML, parseXML, rebuildParameterMap, removeNotification, replaceNotification, saveCurrent, updateNoticeWithUserInfo, updateStatuspublic MockNotificationManager(NotifdConfigManager configManager, DataSource db, String mgrString)
protected void saveXML(String xmlString) throws IOException
NotificationManagersaveXML
saveXML in class NotificationManagerxmlString - a String object.IOException - if any.public void update()
            throws IOException
NotificationManagerupdate
update in class NotificationManagerIOException - if any.Copyright © 2021. All rights reserved.