Uses of Class
org.exoplatform.chat.model.RoomBean
Packages that use RoomBean
-
Uses of RoomBean in org.exoplatform.chat.model
Methods in org.exoplatform.chat.model that return types with arguments of type RoomBeanMethods in org.exoplatform.chat.model with parameters of type RoomBeanMethod parameters in org.exoplatform.chat.model with type arguments of type RoomBean -
Uses of RoomBean in org.exoplatform.chat.services
Methods in org.exoplatform.chat.services that return RoomBeanModifier and TypeMethodDescriptionChatService.getTeamRoomById(String roomId) Retrieve a Room by its IDMethods in org.exoplatform.chat.services that return types with arguments of type RoomBeanModifier and TypeMethodDescriptionChatService.getExistingRooms(String user, boolean withPublic, boolean isAdmin, NotificationService notificationService, TokenService tokenService) ChatService.getTeamRoomsByName(String teamName) Get rooms by name