Uses of Class
org.exoplatform.chat.model.RoomsBean

Packages that use RoomsBean
org.exoplatform.chat.services   
org.exoplatform.chat.services.mongodb   
 

Uses of RoomsBean in org.exoplatform.chat.services
 

Methods in org.exoplatform.chat.services that return RoomsBean
 RoomsBean ChatService.getRooms(String user, String filter, boolean withUsers, boolean withSpaces, boolean withPublic, boolean withOffline, boolean isAdmin, int limit, NotificationService notificationService, UserService userService, TokenService tokenService)
           
 RoomsBean ChatService.getRooms(String user, String filter, boolean withUsers, boolean withSpaces, boolean withPublic, boolean withOffline, boolean isAdmin, NotificationService notificationService, UserService userService, TokenService tokenService)
           
 

Uses of RoomsBean in org.exoplatform.chat.services.mongodb
 

Methods in org.exoplatform.chat.services.mongodb that return RoomsBean
 RoomsBean ChatServiceImpl.getRooms(String user, String filter, boolean withUsers, boolean withSpaces, boolean withPublic, boolean withOffline, boolean isAdmin, int limit, NotificationService notificationService, UserService userService, TokenService tokenService)
           
 RoomsBean ChatServiceImpl.getRooms(String user, String filter, boolean withUsers, boolean withSpaces, boolean withPublic, boolean withOffline, boolean isAdmin, NotificationService notificationService, UserService userService, TokenService tokenService)
           
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.