Uses of Class
org.exoplatform.webconferencing.domain.OriginEntity
Packages that use OriginEntity
-
Uses of OriginEntity in org.exoplatform.webconferencing
Methods in org.exoplatform.webconferencing that return OriginEntityModifier and TypeMethodDescriptionprotected OriginEntityWebConferencingService.createOriginEntity(String callId, OriginInfo origin) Creates the origin entity. -
Uses of OriginEntity in org.exoplatform.webconferencing.dao
Methods in org.exoplatform.webconferencing.dao that return types with arguments of type OriginEntityModifier and TypeMethodDescriptionOriginDAO.findCallOrigins(String callId, String type) Find call's origins.