Uses of Class
org.exoplatform.social.rest.entity.URLEntity
-
Packages that use URLEntity Package Description org.exoplatform.social.rest.entity -
-
Uses of URLEntity in org.exoplatform.social.rest.entity
Methods in org.exoplatform.social.rest.entity that return types with arguments of type URLEntity Modifier and Type Method Description List<URLEntity>ProfileEntity. getUrls()Method parameters in org.exoplatform.social.rest.entity with type arguments of type URLEntity Modifier and Type Method Description ProfileEntityProfileEntity. setUrls(List<URLEntity> urls)
-