NotificationService.getCurrentUsersNotifications Method
        
 Gets the notifications defined by the current user.
 
         
        Return Value
        
Type: jQuery.Promise
        
Value: Array
        
Element Value: Notification
        
A promise object that is resolved when the call is complete. 
 If successful, an array of dundas.notifications.Notification objects is returned.