Class NotificationSubjects
java.lang.Object
com.caplin.datasource.notification.impl.NotificationSubjects
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcreateCleardownSubject(String sourceName, String channelSubject) static StringgetControlSubject(String username) static Stringstatic Stringstatic Stringstatic StringgetNotificationContainerSubject(String username) static StringgetNotificationSubject(String username, String sourceName, String id) static StringgetUserNotificationSubjectPrefix(String username)
-
Field Details
-
MASTER_CONTAINER_SUBJECT
- See Also:
-
MASTER_CONTAINER_ITEM_NAMESPACE
- See Also:
-
NOTIFICATION_CONTAINER_NAMESPACE
- See Also:
-
NOTIFICATION_NAMESPACE
- See Also:
-
NOTIFICATION_CONTROL_NAMESPACE
- See Also:
-
-
Constructor Details
-
NotificationSubjects
public NotificationSubjects()
-
-
Method Details
-
createCleardownSubject
-
getNotificationContainerSubject
-
getNotificationSubject
-
getMasterContainerItemSubject
-
getMasterContainerSubject
-
getControlSubject
-
getUserNotificationSubjectPrefix
-
getNotificationContainerNamespace
-