Uses of Class
org.exoplatform.webconferencing.domain.ParticipantEntity
Packages that use ParticipantEntity
-
Uses of ParticipantEntity in org.exoplatform.webconferencing
Methods in org.exoplatform.webconferencing that return ParticipantEntityModifier and TypeMethodDescriptionprotected ParticipantEntityWebConferencingService.createParticipantEntity(String callId, UserInfo user) Creates the participant entity. -
Uses of ParticipantEntity in org.exoplatform.webconferencing.dao
Methods in org.exoplatform.webconferencing.dao that return types with arguments of type ParticipantEntityModifier and TypeMethodDescriptionParticipantDAO.findCallParts(String callId) Find call participants.