Class NotificationUtils


  • public class NotificationUtils
    extends Object
    • Constructor Detail

      • NotificationUtils

        public NotificationUtils()
    • Method Detail

      • getSharedDocumentLink

        public static String getSharedDocumentLink​(String nodeUuid,
                                                   org.exoplatform.social.core.space.spi.SpaceService spaceService,
                                                   String spacePrettyName)
      • getDocumentTitle

        public static String getDocumentTitle​(javax.jcr.Node node)
                                       throws javax.jcr.RepositoryException
        Throws:
        javax.jcr.RepositoryException
      • getUserProfile

        public static org.exoplatform.social.core.identity.model.Profile getUserProfile​(org.exoplatform.social.core.manager.IdentityManager identityManager,
                                                                                        String userName)