| AddConfiguration | Adds a configuration. |
| AddSubscriber | Adds a subscriber. |
| AddTopic | Adds an topic. |
| ConfigurationExists | Checks if specified configuration exists. |
| CreateConfiguration | Creates a new IFMEConfiguration. |
| CreateNotification | |
| CreateSubscriber | Creates a new IFMESubscriber. |
| CreateTopic | Creates a new IFMETopic. |
| GetConfiguration | Gets the specified configuration. |
| GetConfigurations | |
| GetNumConfigurations | |
| GetNumSubscribers | |
| GetNumTopics | |
| GetSubscriber | Gets the specified subscriber. |
| GetSubscribers | |
| GetTopic | Gets the specified topic. |
| GetTopics | |
| PublishNotification | Publishes the notification. |
| RemoveConfiguration | Removes the specified configuration. |
| RemoveSubscriber | Removes the specified subscriber. |
| RemoveTopic | Removes the specified topic. |
| SubscriberExists | Checks if specified subscriber exists. |
| TopicExists | Checks if specified topic exists. |
| UpdateConfiguration | Updates an existing configuration. |
| UpdateSubscriber | Updates an existing subscriber. |
| UpdateTopic | Updates an existing topic. |
IFMENotificationManager Interface | Safe.FMEServer.API.Notification Namespace