Uses of Class
org.silverpeas.components.community.notification.user.MembershipRequestUserNotificationBuilder
-
Packages that use MembershipRequestUserNotificationBuilder Package Description org.silverpeas.components.community.notification.user -
-
Uses of MembershipRequestUserNotificationBuilder in org.silverpeas.components.community.notification.user
Methods in org.silverpeas.components.community.notification.user that return MembershipRequestUserNotificationBuilder Modifier and Type Method Description static MembershipRequestUserNotificationBuilder
MembershipRequestUserNotificationBuilder. about(CommunityOfUsers community)
Initializing the user notification builder with given community.MembershipRequestUserNotificationBuilder
MembershipRequestUserNotificationBuilder. newRequestFrom(org.silverpeas.core.admin.user.model.User requester)
Indicating the requester for which the join request validation has been performed and if the request has been accepted or refused.
-