Skip navigation links
A B C D E F G H I M N O P R S T U W 

A

addAttendee(String) - Method in class org.exoplatform.chat.model.ReportBean
 
addEvent(EventBean) - Method in class org.exoplatform.chat.model.ReportBean
 
addFavorite(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
addFavorite(String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
addFavorite(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
addFile(FileBean) - Method in class org.exoplatform.chat.model.ReportBean
 
addLink(String) - Method in class org.exoplatform.chat.model.ReportBean
 
addMessage(MessageBean) - Method in class org.exoplatform.chat.model.ReportBean
 
addNotification(String, String, String, String, String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
addNotification(String, String, String, String, String, String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
addNotification(String, String, String, String, String, String, String, String) - Method in interface org.exoplatform.chat.services.NotificationDataStorage
 
addNotification(String, String, String, String, String, String, String, String, String) - Method in interface org.exoplatform.chat.services.NotificationDataStorage
 
addNotification(String, String, String, String, String, String, String, String) - Method in class org.exoplatform.chat.services.NotificationServiceImpl
 
addNotification(String, String, String, String, String, String, String, String, String) - Method in class org.exoplatform.chat.services.NotificationServiceImpl
 
addQuestion(String) - Method in class org.exoplatform.chat.model.ReportBean
 
addTask(TaskBean) - Method in class org.exoplatform.chat.model.ReportBean
 
addTeamRoom(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
addTeamRoom(String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
addTeamRoom(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
addTeamUsers(String, List<String>, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
addUser(UserBean) - Method in class org.exoplatform.chat.model.ReportBean
 
addUser(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatTools
 
addUser(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatTools_
 
addUser(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.TokenMongoService
 
addUser(String, String, String) - Method in class org.exoplatform.chat.services.TokenServiceImpl
 
addUser(String, String, String) - Method in interface org.exoplatform.chat.services.TokenStorage
 
addUserEmail(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
addUserEmail(String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
addUserEmail(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
addUserFullName(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
addUserFullName(String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
addUserFullName(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
addUserFullNameAndEmail(String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatTools
 
addUserFullNameAndEmail(String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatTools_
 
Application - Class in org.exoplatform.chat.server
 
Application() - Constructor for class org.exoplatform.chat.server.Application
 

B

builder() - Method in class org.exoplatform.chat.server.templates.index
 
Builder() - Constructor for class org.exoplatform.chat.server.templates.index.Builder
 

C

canCreate(BayeuxServer, ServerSession, String, ServerMessage) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux.EXoSecurityPolicy
canHandshake(BayeuxServer, ServerSession, ServerMessage) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux.EXoSecurityPolicy
canPublish(BayeuxServer, ServerSession, ServerChannel, ServerMessage) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux.EXoSecurityPolicy
canSubscribe(BayeuxServer, ServerSession, ServerChannel, ServerMessage) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux.EXoSecurityPolicy
ChatAuthenticationFilter - Class in org.exoplatform.chat.filter
Filter which handles the authentication token.
ChatAuthenticationFilter() - Constructor for class org.exoplatform.chat.filter.ChatAuthenticationFilter
 
ChatAuthenticationFilter.ChatHttpServletRequestWrapper - Class in org.exoplatform.chat.filter
HttpServletRequest wrapper which add the token in the parameters and the query string
ChatDataStorage - Interface in org.exoplatform.chat.services
 
ChatHttpServletRequestWrapper(HttpServletRequest, String) - Constructor for class org.exoplatform.chat.filter.ChatAuthenticationFilter.ChatHttpServletRequestWrapper
 
ChatMongoDataStorage - Class in org.exoplatform.chat.services.mongodb
 
ChatMongoDataStorage() - Constructor for class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
ChatServer - Class in org.exoplatform.chat.server
 
ChatServer() - Constructor for class org.exoplatform.chat.server.ChatServer
 
ChatServer_ - Class in org.exoplatform.chat.server
 
ChatServer_() - Constructor for class org.exoplatform.chat.server.ChatServer_
 
ChatServiceImpl - Class in org.exoplatform.chat.services
 
ChatServiceImpl() - Constructor for class org.exoplatform.chat.services.ChatServiceImpl
 
ChatTools - Class in org.exoplatform.chat.server
 
ChatTools() - Constructor for class org.exoplatform.chat.server.ChatTools
 
ChatTools_ - Class in org.exoplatform.chat.server
 
ChatTools_() - Constructor for class org.exoplatform.chat.server.ChatTools_
 
cleanupNotifications() - Static method in class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
close() - Method in class org.exoplatform.chat.services.mongodb.MongoBootstrap
 
CLOUD_ID_SEPARATOR - Static variable in class org.exoplatform.chat.server.CometdConfigurationServlet
 
COMETD_CHANNEL_NAME - Static variable in class org.exoplatform.chat.services.CometdMessageServiceImpl
 
CometdConfigurationServlet - Class in org.exoplatform.chat.server
Cometd configuration servlet.
CometdConfigurationServlet() - Constructor for class org.exoplatform.chat.server.CometdConfigurationServlet
 
CometdConfigurationServlet.OortMulticastConfig - Class in org.exoplatform.chat.server
 
CometdConfigurationServlet.OortStaticConfig - Class in org.exoplatform.chat.server
This class help to workaround issue with eap 6.2 that has not support Websocket transport yet
CometdMessageServiceImpl - Class in org.exoplatform.chat.services
Real time messageing service using Cometd
CometdMessageServiceImpl() - Constructor for class org.exoplatform.chat.services.CometdMessageServiceImpl
 
CometdService - Class in org.exoplatform.chat.server
This service is used to receive all Cometd messages and then publish the messages to the right clients.
CometdService() - Constructor for class org.exoplatform.chat.server.CometdService
 
configure() - Method in class org.exoplatform.chat.services.GuiceModule
 
configureCloud(ServletConfig, Oort) - Method in class org.exoplatform.chat.server.CometdConfigurationServlet.OortMulticastConfig
 
configureCloud(ServletConfig, Oort) - Method in class org.exoplatform.chat.server.CometdConfigurationServlet.OortStaticConfig
 
ConnectionManager - Class in org.exoplatform.chat.listener
 
ConnectionManager() - Constructor for class org.exoplatform.chat.listener.ConnectionManager
 
contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.chat.listener.ConnectionManager
 
contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.chat.listener.GuiceManager
 
contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.chat.listener.MigrateServiceListener
 
contextDestroyed(ServletContextEvent) - Method in class org.exoplatform.chat.listener.SchedulerManager
 
contextInitialized(ServletContextEvent) - Method in class org.exoplatform.chat.listener.ConnectionManager
 
contextInitialized(ServletContextEvent) - Method in class org.exoplatform.chat.listener.GuiceManager
 
contextInitialized(ServletContextEvent) - Method in class org.exoplatform.chat.listener.MigrateServiceListener
 
contextInitialized(ServletContextEvent) - Method in class org.exoplatform.chat.listener.SchedulerManager
 

D

delete(String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
delete(String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
delete(String, String, String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
delete(String, String, String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
delete(String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
deleteTeamRoom(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
deleteTeamRoom(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
deleteTeamRoom(String, String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
Delete a Team Room by its corresponding ID.
Nothing happen if :
the roomId doesn't exists the roomId doesn't correspond to a Team Room the specified user is not the owner of the Team Room
deleteTeamRoom(String, String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
deleteTeamRoom(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
DESCRIPTOR - Static variable in class org.exoplatform.chat.server.ChatServer_
 
DESCRIPTOR - Static variable in class org.exoplatform.chat.server.ChatTools_
 
DESCRIPTOR - Static variable in class org.exoplatform.chat.server.templates.index
 
destroy() - Method in class org.exoplatform.chat.filter.ChatAuthenticationFilter
 
dispose() - Method in class org.exoplatform.chat.server.EXoContinuationBayeux
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.chat.filter.ChatAuthenticationFilter
 
dropDB(String, String) - Method in class org.exoplatform.chat.server.ChatTools
 
dropDB(String, String) - Static method in class org.exoplatform.chat.server.ChatTools_
 
dropDB(String) - Method in class org.exoplatform.chat.services.mongodb.MongoBootstrap
 

E

edit(String, String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
edit(String, String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
edit(String, String, String, String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
edit(String, String, String, String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
edit(String, String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
ensureIndexes(String, String) - Method in class org.exoplatform.chat.server.ChatTools
 
ensureIndexes(String, String) - Static method in class org.exoplatform.chat.server.ChatTools_
 
ensureIndexes() - Method in class org.exoplatform.chat.services.mongodb.MongoBootstrap
 
ensureIndexesInRoom(String) - Method in class org.exoplatform.chat.services.mongodb.MongoBootstrap
 
execute(JobExecutionContext) - Method in class org.exoplatform.chat.services.mongodb.NotificationCleanupJob
 
EXoContinuationBayeux - Class in org.exoplatform.chat.server
Created by The eXo Platform SAS.
EXoContinuationBayeux(TokenService) - Constructor for class org.exoplatform.chat.server.EXoContinuationBayeux
Default constructor.
EXoContinuationBayeux.EXoSecurityPolicy - Class in org.exoplatform.chat.server
 
EXoSecurityPolicy(EXoContinuationBayeux) - Constructor for class org.exoplatform.chat.server.EXoContinuationBayeux.EXoSecurityPolicy
 

F

fill(BasicDBList, List<UserBean>) - Method in class org.exoplatform.chat.model.ReportBean
 
forceNew() - Static method in class org.exoplatform.chat.listener.ConnectionManager
 
forceNew() - Static method in class org.exoplatform.chat.listener.GuiceManager
 
forceNew(Module) - Static method in class org.exoplatform.chat.listener.GuiceManager
 

G

getActiveUsersFilterBy(String, List<String>, String, boolean, boolean, boolean, int) - Method in class org.exoplatform.chat.services.mongodb.TokenMongoService
 
getActiveUsersFilterBy(String, List<String>, String, boolean, boolean, boolean, int) - Method in class org.exoplatform.chat.services.TokenServiceImpl
 
getActiveUsersFilterBy(String, List<String>, String, boolean, boolean, boolean, int) - Method in interface org.exoplatform.chat.services.TokenStorage
 
getAsHtml(String, String, Locale) - Method in class org.exoplatform.chat.model.ReportBean
 
getAsXWiki(String, String) - Method in class org.exoplatform.chat.model.ReportBean
 
getAttendees() - Method in class org.exoplatform.chat.model.ReportBean
 
getCreator(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
getCreator(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
getDB() - Method in class org.exoplatform.chat.services.mongodb.MongoBootstrap
 
getDB(String) - Method in class org.exoplatform.chat.services.mongodb.MongoBootstrap
 
getDescriptor() - Method in class org.exoplatform.chat.server.Application
 
getEvents() - Method in class org.exoplatform.chat.model.ReportBean
 
getExistingRooms(String, boolean, boolean, NotificationService, TokenService, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getExistingRooms(String, boolean, boolean, NotificationService, TokenService, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getExistingRooms(String, boolean, boolean, NotificationService, TokenService, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getExternalRoom(String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getExternalRoom(String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getExternalRoom(String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getFiles() - Method in class org.exoplatform.chat.model.ReportBean
 
getInstance() - Static method in class org.exoplatform.chat.listener.ConnectionManager
 
getInstance() - Static method in class org.exoplatform.chat.listener.GuiceManager
 
getLinks() - Method in class org.exoplatform.chat.model.ReportBean
 
getMeetingNotes(String, String, String, String, String, String, String, String, ApplicationContext, UserContext) - Method in class org.exoplatform.chat.server.ChatServer
 
getMeetingNotes(String, String, String, String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
getMessage(String, String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getMessage(String, String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getMessage(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getMessages() - Method in class org.exoplatform.chat.model.ReportBean
 
getNumberOfMessages(String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getNumberOfMessages(String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getNumberOfMessages(String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getNumberOfNotifications(String) - Method in class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
getNumberOfNotifications(String) - Method in interface org.exoplatform.chat.services.NotificationDataStorage
 
getNumberOfNotifications(String) - Method in class org.exoplatform.chat.services.NotificationServiceImpl
 
getNumberOfRooms(String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getNumberOfRooms(String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getNumberOfRooms(String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getNumberOfUnreadNotifications(String) - Method in class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
getNumberOfUnreadNotifications(String) - Method in interface org.exoplatform.chat.services.NotificationDataStorage
 
getNumberOfUnreadNotifications(String) - Method in class org.exoplatform.chat.services.NotificationServiceImpl
 
getNumberOfUsers(String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getNumberOfUsers(String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getNumberOfUsers(String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getParameter(String) - Method in class org.exoplatform.chat.filter.ChatAuthenticationFilter.ChatHttpServletRequestWrapper
 
getParameterMap() - Method in class org.exoplatform.chat.filter.ChatAuthenticationFilter.ChatHttpServletRequestWrapper
 
getParameterNames() - Method in class org.exoplatform.chat.filter.ChatAuthenticationFilter.ChatHttpServletRequestWrapper
 
getQueryString() - Method in class org.exoplatform.chat.filter.ChatAuthenticationFilter.ChatHttpServletRequestWrapper
 
getQuestions() - Method in class org.exoplatform.chat.model.ReportBean
 
getRoom(String, String, String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
getRoom(String, String, String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
getRoom(List<String>, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getRoom(List<String>, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getRoom(List<String>, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getRoom(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getRoom(String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getRoom(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getRooms(String, List<String>, String, boolean, boolean, boolean, boolean, boolean, int, NotificationService, TokenService, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getRooms(String, String, boolean, boolean, boolean, boolean, boolean, NotificationService, TokenService, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getRooms(String, List<String>, String, boolean, boolean, boolean, boolean, boolean, int, NotificationService, TokenService, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getRooms(String, List<String>, String, boolean, boolean, boolean, boolean, boolean, int, NotificationService, TokenService, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getSpaceRoom(String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getSpaceRoom(String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getSpaceRoom(String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getSpaceRoomByName(String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getSpaceRoomByName(String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getSpaceRoomByName(String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getSpaces(String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getSpaces(String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getSpaces(String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getStatistics(String) - Method in class org.exoplatform.chat.server.ChatServer
 
getStatistics(String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
getStatus(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
getStatus(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
getStatus(String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getStatus(String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getStatus(String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getTasks() - Method in class org.exoplatform.chat.model.ReportBean
 
getTeamCreator(String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getTeamCreator(String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getTeamCreator(String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getTeamRoom(String, String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getTeamRoom(String, String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getTeamRoom(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getTeamRoomById(String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
Retrieve a Room by its ID
getTeamRoomById(String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getTeamRoomById(String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getTeams(String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getTeams(String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getTeams(String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getToken(String) - Method in class org.exoplatform.chat.services.mongodb.TokenMongoService
 
getToken(String) - Method in class org.exoplatform.chat.services.TokenServiceImpl
 
getTypeRoomChat(String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
getTypeRoomChat(String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
getTypeRoomChat(String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
getUnreadNotifications(String, UserService, String) - Method in class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
getUnreadNotifications(String, UserService, String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
getUnreadNotifications(String, UserService, String) - Method in interface org.exoplatform.chat.services.NotificationDataStorage
 
getUnreadNotifications(String, UserService, String, String, String, String) - Method in interface org.exoplatform.chat.services.NotificationDataStorage
 
getUnreadNotifications(String, UserService, String) - Method in class org.exoplatform.chat.services.NotificationServiceImpl
 
getUnreadNotifications(String, UserService, String, String, String, String) - Method in class org.exoplatform.chat.services.NotificationServiceImpl
 
getUnreadNotificationsTotal(String, String) - Method in class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
getUnreadNotificationsTotal(String, String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
getUnreadNotificationsTotal(String, String) - Method in interface org.exoplatform.chat.services.NotificationDataStorage
 
getUnreadNotificationsTotal(String, String, String, String, String) - Method in interface org.exoplatform.chat.services.NotificationDataStorage
 
getUnreadNotificationsTotal(String, String) - Method in class org.exoplatform.chat.services.NotificationServiceImpl
 
getUnreadNotificationsTotal(String, String, String, String, String) - Method in class org.exoplatform.chat.services.NotificationServiceImpl
 
getUser(String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getUser(String, boolean, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getUser(String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getUser(String, boolean, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getUser(String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getUser(String, boolean, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getUserDesktopNotificationSettings(String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
getUserDesktopNotificationSettings(String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
getUserDesktopNotificationSettings(String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getUserDesktopNotificationSettings(String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getUserDesktopNotificationSettings(String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getUserFullName(String, String, String) - Method in class org.exoplatform.chat.server.ChatTools
 
getUserFullName(String, String, String) - Static method in class org.exoplatform.chat.server.ChatTools_
 
getUserFullName(String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getUserFullName(String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getUserFullName(String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getUsers(String, String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
getUsers(String, String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
getUsers(String, String, int, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getUsers(String, String, int, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getUsers(String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getUsers(String, boolean, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getUsers(String, String, int, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getUsersFilterBy(String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getUsersFilterBy(String, String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getUsersFilterBy(String, String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getUsersInRoomChatOneToOne(String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
getUsersInRoomChatOneToOne(String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
getUsersInRoomChatOneToOne(String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
getUserToken(String) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux
 
GuiceManager - Class in org.exoplatform.chat.listener
 
GuiceManager() - Constructor for class org.exoplatform.chat.listener.GuiceManager
 
GuiceModule - Class in org.exoplatform.chat.services
 
GuiceModule() - Constructor for class org.exoplatform.chat.services.GuiceModule
 

H

hasUserWithToken(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.TokenMongoService
 
hasUserWithToken(String, String) - Method in class org.exoplatform.chat.services.TokenServiceImpl
 
hasUserWithToken(String, String, String) - Method in class org.exoplatform.chat.services.TokenServiceImpl
 
hasUserWithToken(String, String, String) - Method in interface org.exoplatform.chat.services.TokenStorage
 

I

index() - Method in class org.exoplatform.chat.server.ChatServer
 
index() - Static method in class org.exoplatform.chat.server.ChatServer_
 
index - Class in org.exoplatform.chat.server.templates
 
index(TemplateService) - Constructor for class org.exoplatform.chat.server.templates.index
 
index.Builder - Class in org.exoplatform.chat.server.templates
 
init(FilterConfig) - Method in class org.exoplatform.chat.filter.ChatAuthenticationFilter
 
init(ServletConfig) - Method in class org.exoplatform.chat.server.CometdConfigurationServlet
 
init() - Method in class org.exoplatform.chat.server.CometdConfigurationServlet
 
initCappedCollection(String, int) - Method in class org.exoplatform.chat.services.mongodb.MongoBootstrap
 
initDB(String, String) - Method in class org.exoplatform.chat.server.ChatTools
 
initDB(String, String) - Static method in class org.exoplatform.chat.server.ChatTools_
 
initialize() - Method in class org.exoplatform.chat.services.mongodb.MongoBootstrap
 
isAdmin(String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
isAdmin(String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
isAdmin(String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
isDemoUser(String) - Method in class org.exoplatform.chat.services.TokenServiceImpl
 
isFavorite(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
isFavorite(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
isFavorite(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
isFavorite(String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
isFavorite(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
isPresent(String) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux
 
isSubscribed(String, String) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux
 

M

M_NOTIFICATIONS - Static variable in interface org.exoplatform.chat.services.NotificationDataStorage
 
M_ROOM_PREFIX - Static variable in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
M_ROOMS_COLLECTION - Static variable in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
M_ROOMS_COLLECTION - Static variable in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
M_USERS_COLLECTION - Static variable in class org.exoplatform.chat.services.mongodb.TokenMongoService
 
M_USERS_COLLECTION - Static variable in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
migrate() - Method in class org.exoplatform.chat.services.MigrateService
 
MigrateService - Class in org.exoplatform.chat.services
 
MigrateService() - Constructor for class org.exoplatform.chat.services.MigrateService
 
MigrateServiceListener - Class in org.exoplatform.chat.listener
 
MigrateServiceListener() - Constructor for class org.exoplatform.chat.listener.MigrateServiceListener
 
MongoBootstrap - Class in org.exoplatform.chat.services.mongodb
 
MongoBootstrap() - Constructor for class org.exoplatform.chat.services.mongodb.MongoBootstrap
 

N

newBayeuxServer() - Method in class org.exoplatform.chat.server.CometdConfigurationServlet
 
newOort(BayeuxServer, String) - Method in class org.exoplatform.chat.server.CometdConfigurationServlet.OortMulticastConfig
 
newOort(BayeuxServer, String) - Method in class org.exoplatform.chat.server.CometdConfigurationServlet.OortStaticConfig
 
newServerAnnotationProcessor(BayeuxServer) - Method in class org.exoplatform.chat.server.CometdConfigurationServlet
 
notification(String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
notification(String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
NotificationCleanupJob - Class in org.exoplatform.chat.services.mongodb
 
NotificationCleanupJob() - Constructor for class org.exoplatform.chat.services.mongodb.NotificationCleanupJob
 
NotificationDataStorage - Interface in org.exoplatform.chat.services
 
NotificationMongoDataStorage - Class in org.exoplatform.chat.services.mongodb
 
NotificationMongoDataStorage() - Constructor for class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
NOTIFICATIONS_SETTINGS - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 
NotificationServiceImpl - Class in org.exoplatform.chat.services
 
NotificationServiceImpl() - Constructor for class org.exoplatform.chat.services.NotificationServiceImpl
 

O

onMessageReceived(ServerSession, ServerMessage) - Method in class org.exoplatform.chat.server.CometdService
This method receives all the websocket messages sent to the channel COMETD_CHANNEL_NAME and process them accordingly to their type
OORT_CONFIG_TYPE - Static variable in class org.exoplatform.chat.server.CometdConfigurationServlet
 
OORT_STATIC - Static variable in class org.exoplatform.chat.server.CometdConfigurationServlet
 
OortMulticastConfig() - Constructor for class org.exoplatform.chat.server.CometdConfigurationServlet.OortMulticastConfig
 
OortStaticConfig() - Constructor for class org.exoplatform.chat.server.CometdConfigurationServlet.OortStaticConfig
 
org.exoplatform.chat.filter - package org.exoplatform.chat.filter
 
org.exoplatform.chat.listener - package org.exoplatform.chat.listener
 
org.exoplatform.chat.model - package org.exoplatform.chat.model
 
org.exoplatform.chat.server - package org.exoplatform.chat.server
 
org.exoplatform.chat.server.templates - package org.exoplatform.chat.server.templates
 
org.exoplatform.chat.services - package org.exoplatform.chat.services
 
org.exoplatform.chat.services.mongodb - package org.exoplatform.chat.services.mongodb
 

P

PREFERRED_NOTIFICATION - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 
PREFERRED_NOTIFICATION_TRIGGER - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 
PREFERRED_ROOM_NOTIFICATION_TRIGGER - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 
PREFIX - Static variable in class org.exoplatform.chat.server.CometdConfigurationServlet
 

R

read(String, String, String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
read(String, String, String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
read(String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
read(String, boolean, Long, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
read(String, boolean, Long, Long, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
read(String, String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
read(String, String, boolean, Long, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
read(String, String, boolean, Long, Long, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
read(String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
read(String, boolean, Long, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
read(String, boolean, Long, Long, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
RealTimeMessageService - Interface in org.exoplatform.chat.services
Interface for real time messaging service
removed(ServerSession, boolean) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux.EXoSecurityPolicy
 
removeFavorite(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
removeFavorite(String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
removeFavorite(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
removeTeamUsers(String, List<String>, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
removeTeamUsers(String, List<String>, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
removeTeamUsers(String, List<String>, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
ReportBean - Class in org.exoplatform.chat.model
 
ReportBean(ResourceBundle) - Constructor for class org.exoplatform.chat.model.ReportBean
 
ROOM_NOTIF_TRIGGER_WHEN_KEY_WORD - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 

S

save(String, String, String, String, String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
save(String, String, String, String, String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
save(String, String, String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
saveTeamRoom(String, String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
saveTeamRoom(String, String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
SchedulerManager - Class in org.exoplatform.chat.listener
 
SchedulerManager() - Constructor for class org.exoplatform.chat.listener.SchedulerManager
 
SchedulerService - Class in org.exoplatform.chat.services
 
SchedulerService() - Constructor for class org.exoplatform.chat.services.SchedulerService
 
send(String, String, String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
send(String, String, String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
sendBroadcastMessage(String, Object, String) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux
 
sendMailWithAuth(String, String, List<String>, String, String, Map<String, String>) - Method in class org.exoplatform.chat.server.ChatServer
 
sendMeetingNotes(String, String, String, String, String, String, String, ApplicationContext, UserContext) - Method in class org.exoplatform.chat.server.ChatServer
 
sendMeetingNotes(String, String, String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
sendMessage(String, String, Object, String) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux
Send data to a individual client.
sendMessage(RealTimeMessageBean, String) - Method in class org.exoplatform.chat.services.CometdMessageServiceImpl
 
sendMessage(RealTimeMessageBean, List<String>) - Method in class org.exoplatform.chat.services.CometdMessageServiceImpl
 
sendMessage(RealTimeMessageBean, String) - Method in interface org.exoplatform.chat.services.RealTimeMessageService
 
sendMessage(RealTimeMessageBean, List<String>) - Method in interface org.exoplatform.chat.services.RealTimeMessageService
 
sendMessageToAll(RealTimeMessageBean) - Method in class org.exoplatform.chat.services.CometdMessageServiceImpl
 
sendMessageToAll(RealTimeMessageBean) - Method in interface org.exoplatform.chat.services.RealTimeMessageService
 
setAsAdmin(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatTools
 
setAsAdmin(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatTools_
 
setAsAdmin(String, boolean, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
setAsAdmin(String, boolean, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
setAsAdmin(String, boolean, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
setBayeux(BayeuxServer) - Method in class org.exoplatform.chat.services.CometdMessageServiceImpl
 
setBayeux(BayeuxServer) - Method in interface org.exoplatform.chat.services.RealTimeMessageService
 
setCloudIDSeparator(String) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux
 
setNotificationsAsRead(String, String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.NotificationMongoDataStorage
 
setNotificationsAsRead(String, String, String, String, String) - Method in interface org.exoplatform.chat.services.NotificationDataStorage
 
setNotificationsAsRead(String, String, String, String, String) - Method in class org.exoplatform.chat.services.NotificationServiceImpl
 
setNotificationTrigger(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
setNotificationTrigger(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
setNotificationTrigger(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
setNotificationTrigger(String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
setNotificationTrigger(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
This methode is responsible for setting a notification triggers for a specific user available triggers : -mention -even-on-do-not-distrub
setOort(Oort) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux
 
setPreferredNotification(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
setPreferredNotification(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
setPreferredNotification(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
setPreferredNotification(String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
setPreferredNotification(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
This methode is responsible for setting a notification channel for a specific user available channels : -on-site -desktop -bip
setRoomName(String, String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
setRoomName(String, String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
setRoomName(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
setRoomNotificationTrigger(String, String, String, String, String, String, Long) - Method in class org.exoplatform.chat.server.ChatServer
 
setRoomNotificationTrigger(String, String, String, String, String, String, Long) - Static method in class org.exoplatform.chat.server.ChatServer_
 
setRoomNotificationTrigger(String, String, String, String, String, long) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
setRoomNotificationTrigger(String, String, String, String, String, long) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
setRoomNotificationTrigger(String, String, String, String, String, long) - Method in class org.exoplatform.chat.services.UserServiceImpl
This methode is responsible for setting a notification triggers for a specific user in a specific room available triggers : -mention -key-words
setSeti(Seti) - Method in class org.exoplatform.chat.server.EXoContinuationBayeux
 
setSpaces(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatTools
 
setSpaces(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatTools_
 
setSpaces(String, List<SpaceBean>, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
setSpaces(String, List<SpaceBean>, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
setSpaces(String, List<SpaceBean>, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
setStatus(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
setStatus(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
setStatus(String, String, String) - Method in class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
setStatus(String, String, String) - Method in interface org.exoplatform.chat.services.UserDataStorage
 
setStatus(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
shutdown() - Method in class org.exoplatform.chat.services.SchedulerService
 
STATUS_AVAILABLE - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 
STATUS_AWAY - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 
STATUS_DONOTDISTURB - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 
STATUS_INVISIBLE - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 
STATUS_NONE - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 
STATUS_OFFLINE - Static variable in interface org.exoplatform.chat.services.UserDataStorage
 

T

toggleFavorite(String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
toggleFavorite(String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
toggleFavorite(String, String, String) - Method in class org.exoplatform.chat.services.UserServiceImpl
 
TokenMongoService - Class in org.exoplatform.chat.services.mongodb
 
TokenMongoService() - Constructor for class org.exoplatform.chat.services.mongodb.TokenMongoService
 
TokenServiceImpl - Class in org.exoplatform.chat.services
 
TokenServiceImpl() - Constructor for class org.exoplatform.chat.services.TokenServiceImpl
 
TokenStorage - Interface in org.exoplatform.chat.services
 

U

updateUnreadMessages(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
updateUnreadMessages(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
updateUnreadTestMessages(String, String, String, String) - Method in class org.exoplatform.chat.server.ChatTools
 
updateUnreadTestMessages(String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatTools_
 
URL_REGEX - Static variable in class org.exoplatform.chat.server.CometdConfigurationServlet
 
UserDataStorage - Interface in org.exoplatform.chat.services
User data storage
UserMongoDataStorage - Class in org.exoplatform.chat.services.mongodb
 
UserMongoDataStorage() - Constructor for class org.exoplatform.chat.services.mongodb.UserMongoDataStorage
 
UserServiceImpl - Class in org.exoplatform.chat.services
 
UserServiceImpl() - Constructor for class org.exoplatform.chat.services.UserServiceImpl
 

W

whoIsOnline(String, String, String, String, String, String) - Method in class org.exoplatform.chat.server.ChatServer
 
whoIsOnline(String, String, String, String, String, String) - Static method in class org.exoplatform.chat.server.ChatServer_
 
with() - Method in class org.exoplatform.chat.server.templates.index
 
write(String, String, String, String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
write(String, String, String, String, String, String) - Method in interface org.exoplatform.chat.services.ChatDataStorage
 
write(String, String, String, String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
write(String, String, String, String, String, String, String) - Method in class org.exoplatform.chat.services.ChatServiceImpl
 
write(String, String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
write(String, String, String, String, String, String) - Method in class org.exoplatform.chat.services.mongodb.ChatMongoDataStorage
 
A B C D E F G H I M N O P R S T U W 
Skip navigation links

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