Class NotificationSubscriptionSettings
java.lang.Object
de.xima.fc.notification.mgmt.NotificationSubscriptionSettings
- All Implemented Interfaces:
Serializable
- Since:
- 22.01.26
- Author:
- Norman Lorenz
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSubscription(NotificationSubscription subscription) builder()protected booleanbooleanThe assignee of the subscription, acting as an ID.The set of notification subscriptions for the assignee.inthashCode()voidremoveSubscription(NotificationType notificationType) voidsetSubscriptions(Set<NotificationSubscription> subscriptions) The set of notification subscriptions for the assignee.toString()
-
Method Details
-
addSubscription
-
removeSubscription
-
builder
-
getAssignee
The assignee of the subscription, acting as an ID. -
getSubscriptions
The set of notification subscriptions for the assignee. -
setSubscriptions
The set of notification subscriptions for the assignee. -
toString
-
equals
-
canEqual
-
hashCode
-