Uses of Class
org.exoplatform.social.rest.entity.ProfilePropertyOptionEntity
Packages that use ProfilePropertyOptionEntity
-
Uses of ProfilePropertyOptionEntity in org.exoplatform.social.rest.api
Methods in org.exoplatform.social.rest.api that return types with arguments of type ProfilePropertyOptionEntityModifier and TypeMethodDescriptionstatic List<ProfilePropertyOptionEntity> EntityBuilder.toProfilePropertyOptionEntities(List<org.exoplatform.social.core.profileproperty.model.ProfilePropertyOption> profilePropertyOptions) Method parameters in org.exoplatform.social.rest.api with type arguments of type ProfilePropertyOptionEntityModifier and TypeMethodDescriptionstatic List<org.exoplatform.social.core.profileproperty.model.ProfilePropertyOption> EntityBuilder.toProfilePropertyOptions(List<ProfilePropertyOptionEntity> profilePropertyOptionEntities)