Uses of Class
com.fluig.sdk.api.social.SocialVO
-
Packages that use SocialVO Package Description com.fluig.sdk.api.social com.fluig.sdk.service -
-
Uses of SocialVO in com.fluig.sdk.api.social
Methods in com.fluig.sdk.api.social that return SocialVO Modifier and Type Method Description SocialVOArticleVO. getUser()Recupera o valor do field userMethods in com.fluig.sdk.api.social with parameters of type SocialVO Modifier and Type Method Description voidArticleVO. setUser(SocialVO user)Setado o valor do field user -
Uses of SocialVO in com.fluig.sdk.service
Methods in com.fluig.sdk.service that return SocialVO Modifier and Type Method Description SocialVOSocialSDKService. findSocialUser(Long userId)Find social user by idSocialVOSocialSDKService. findSocialVOByAlias(String alias)
-