Uses of Class
com.fluig.sdk.api.social.CommunityVO
-
Packages that use CommunityVO Package Description com.fluig.sdk.service -
-
Uses of CommunityVO in com.fluig.sdk.service
Methods in com.fluig.sdk.service that return CommunityVO Modifier and Type Method Description CommunityVO
CommunityService. create(CommunityVO vo)
Cria uma nova comunidade.CommunityVO
CommunityService. update(CommunityVO vo)
Methods in com.fluig.sdk.service with parameters of type CommunityVO Modifier and Type Method Description CommunityVO
CommunityService. create(CommunityVO vo)
Cria uma nova comunidade.CommunityVO
CommunityService. update(CommunityVO vo)
-