Class Utils


  • public class Utils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Utils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getCurrentUser()  
      static org.exoplatform.social.core.identity.model.Identity getCurrentUserIdentityId​(org.exoplatform.social.core.manager.IdentityManager identityManager)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Utils

        public Utils()
    • Method Detail

      • getCurrentUserIdentityId

        public static final org.exoplatform.social.core.identity.model.Identity getCurrentUserIdentityId​(org.exoplatform.social.core.manager.IdentityManager identityManager)
      • getCurrentUser

        public static final java.lang.String getCurrentUser()