Notification

Notification is a message that based on an Event subscription as related to a Topic of Interest. The notification component will provide the ability to support multi-channel notifications of messages using email, SMS, mobile push and webhook/callback.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Noun Instance Identifier 0..1
Processing Result Code 0..1
Source Location Expression 0..∞
Description 0..∞
Note 0..∞
Reason Code 0..1
Security Classification 0..∞
Message Sender 0..1
Message Receiver 0..∞
Subject 0..1
Priority Code 0..1
Topic Identifier 0..1
Version Identifier 0..∞
Sent Date Time 0..1
Keyword 0..∞
Property 0..∞
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class Notification {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String NounInstanceIdentifier
    String ProcessingResultCode
    String SourceLocationExpression
    String Description
    String Note
    String ReasonCode
    String Subject
    String PriorityCode
    String TopicIdentifier
    String VersionIdentifier
    String SentDateTime
    String Keyword
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "SecurityClassification"{}
class "MessageSender"{}
class "MessageReceiver"{}
class "Property"{}

Notification o-d- "0...∞" "IdentifierSet"
Notification o-r- "0...∞" "RelatedIdentifier"
Notification o-u- "0...∞" "SecurityClassification"
Notification o-l- "0...1" "MessageSender"
Notification o-d- "0...∞" "MessageReceiver"
Notification o-u- "0...∞" "Property"

hide circle
@enduml

Where Used

Following is a list of components that have Notification as a child component.

  • [none]

Feedback

OAGi and its members welcome your feedback.

UUID: 822241a8eae64342803521ab5929cb4d

connectSpec (OAGIS) Version 10.12