Interface SocialSDKService

    • Method Detail

      • findSocialUser

        SocialVO findSocialUser​(Long userId)
                         throws com.fluig.sdk.api.common.SDKException
        Find social user by id
        Parameters:
        userId -
        Returns:
        SocialVO
        Throws:
        com.fluig.sdk.api.common.SDKException
      • findSocialVOByAlias

        SocialVO findSocialVOByAlias​(String alias)
                              throws com.fluig.sdk.api.common.SDKException
        Throws:
        com.fluig.sdk.api.common.SDKException