NotificationManager Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The NotificationManager type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Delete(ConnectionId, SessionId, Int32)
Deletes a notification.
Public method Delete(ConnectionId, SessionId, Int32, String)
Deletes a notification.
Public method Delete(ConnectionId, SessionId, String, Int32, String)
Deletes a notification.
Public method Equals (Inherited from Object.)
Public method EraseAllDeleted(ConnectionId, SessionId)
Removes all notifications that are marked as deleted.
Public method EraseAllDeleted(ConnectionId, SessionId, Int32)
Removes all notifications that are marked as deleted.
Public method EraseAllDeleted(ConnectionId, SessionId, String, Int32, String)
Removes all notifications that are marked as deleted.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Recover(ConnectionId, SessionId, Int32)
Recovers an item that has been marked as deleted.
Public method Recover(ConnectionId, SessionId, String, Int32, String)
Recovers an item that has been marked as deleted.
Public method Send(ConnectionId, SessionId, String, Int32, String)
Sends a user notification.
Public method Send(ConnectionId, SessionId, NotificationType, Int32, String, String)
Sends a user notification.
Public method Send(ConnectionId, SessionId, NotificationType, Int32, DateTime, NotificationPriority, String, String, String, String, Int32, String)
Sends a user notification.
Public method SetTaskStatus(ConnectionId, SessionId, Int32, NotificationStatus)
Sets a new status for a task.
Public method SetTaskStatus(ConnectionId, SessionId, Int32, NotificationStatus, String)
Sets a new status for a task.
Public method ToString (Inherited from Object.)
Public method Update(ConnectionId, SessionId, Int32, String, String)
Update data for an already sent notification
Public method Update(ConnectionId, SessionId, String, Int32, String)
Update data for an already sent notification
Public method Update(ConnectionId, SessionId, Int32, DateTime, String, String)
Update data for an already sent notification
Public method Update(ConnectionId, SessionId, Int32, DateTime, String, String, String)
Update data for an already sent notification
Top
See Also

Reference