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