Uses of Class
org.exoplatform.webconferencing.IdentityData
-
Packages that use IdentityData Package Description org.exoplatform.webconferencing -
-
Uses of IdentityData in org.exoplatform.webconferencing
Methods in org.exoplatform.webconferencing that return types with arguments of type IdentityData Modifier and Type Method Description protected List<IdentityData>WebConferencingService. findGroups(String name, int count)Find groups.List<IdentityData>WebConferencingService. findGroupsAndUsers(String name)Find groups and users.protected List<IdentityData>WebConferencingService. findUsers(String name, int count)Find users.
-