public class NotificationUtils extends Object
| Constructor and Description |
|---|
NotificationUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getNewsIllustration(News news) |
static String |
getNotificationActivityLink(org.exoplatform.social.core.space.model.Space space,
String activityId,
boolean isMember) |
static String |
getNotificationActivityLinkForNotSpaceMembers(org.exoplatform.social.core.space.model.Space space) |
static String |
getUserFullName(String userName) |
public static String getUserFullName(String userName) throws Exception
Exceptionpublic static String getNewsIllustration(News news) throws Exception
Exceptionpublic static String getNotificationActivityLink(org.exoplatform.social.core.space.model.Space space, String activityId, boolean isMember)
public static String getNotificationActivityLinkForNotSpaceMembers(org.exoplatform.social.core.space.model.Space space)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.