Class NotificationUtils
java.lang.Object
org.exoplatform.news.notification.utils.NotificationUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetNewsIllustration(News news, javax.jcr.Session session) static StringgetNotificationActivityLink(org.exoplatform.social.core.space.model.Space space, String activityId, boolean isMember) static StringgetNotificationActivityLinkForNotSpaceMembers(org.exoplatform.social.core.space.model.Space space) static StringgetUserFullName(String userName)
-
Constructor Details
-
NotificationUtils
public NotificationUtils()
-
-
Method Details