Uses of Class
org.exoplatform.webconferencing.domain.InviteEntity
-
Packages that use InviteEntity Package Description org.exoplatform.webconferencing.dao -
-
Uses of InviteEntity in org.exoplatform.webconferencing.dao
Methods in org.exoplatform.webconferencing.dao that return types with arguments of type InviteEntity Modifier and Type Method Description List<InviteEntity>InviteDAO. findCallInvites(String callId)Find call invites.
-