Uses of Class
org.exoplatform.social.service.rest.api.models.IdentityRestOut
-
Packages that use IdentityRestOut Package Description org.exoplatform.social.service.rest Provides the classes that are public and necessary to handle rest requests, processes and returns results with specific provided input type. -
-
Uses of IdentityRestOut in org.exoplatform.social.service.rest
Methods in org.exoplatform.social.service.rest with parameters of type IdentityRestOut Modifier and Type Method Description static voidUtil. buildAbsoluteAvatarURL(IdentityRestOut resultIdentity)Build absolute AvatarURL from in IndentityRestOut if avatar == null or "" use default avatar base on Identity's type
-