Class NotificationSubjects
java.lang.Object
com.caplin.datasource.notification.impl.NotificationSubjects
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
createCleardownSubject
(String sourceName, String channelSubject) static String
getControlSubject
(String username) static String
static String
static String
static String
getNotificationContainerSubject
(String username) static String
getNotificationSubject
(String username, String sourceName, String id) static String
getUserNotificationSubjectPrefix
(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
-