Uses of Class
org.exoplatform.chat.model.UserBean
Packages that use UserBean
-
Uses of UserBean in org.exoplatform.chat.model
Methods in org.exoplatform.chat.model that return types with arguments of type UserBeanMethod parameters in org.exoplatform.chat.model with type arguments of type UserBean -
Uses of UserBean in org.exoplatform.chat.services
Methods in org.exoplatform.chat.services that return UserBeanModifier and TypeMethodDescriptionMethods in org.exoplatform.chat.services that return types with arguments of type UserBeanModifier and TypeMethodDescriptionTokenService.getActiveUsersFilterBy(String user, List<String> limitUsers, boolean withUsers, boolean withPublic, boolean isAdmin, int limit) UserService.getUsers(String roomId, List<String> onlineUsers, String filter, int limit, boolean onlyOnlineUsers) UserService.getUsersInRoomChatOneToOne(String roomId)