Uses of Class
org.exoplatform.social.service.rest.api.models.ProfileRestOut
-
Packages that use ProfileRestOut Package Description org.exoplatform.social.service.rest.api.models -
-
Uses of ProfileRestOut in org.exoplatform.social.service.rest.api.models
Methods in org.exoplatform.social.service.rest.api.models that return ProfileRestOut Modifier and Type Method Description ProfileRestOutIdentityRestOut. getProfile()Gets profile of IdentityMethods in org.exoplatform.social.service.rest.api.models with parameters of type ProfileRestOut Modifier and Type Method Description voidIdentityRestOut. setProfile(ProfileRestOut profile)Sets profile of Identity
-