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 SocialVO
ArticleVO. getUser()
Recupera o valor do field userMethods in com.fluig.sdk.api.social with parameters of type SocialVO Modifier and Type Method Description void
ArticleVO. 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 SocialVO
SocialSDKService. findSocialUser(Long userId)
Find social user by idSocialVO
SocialSDKService. findSocialVOByAlias(String alias)
-