Index

A B C D E F G I J L M N O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ActionPluginServlet - Class in org.exoplatform.addons.chat.api
A Servlet used to invoke Chat Plugins Actions
ActionPluginServlet() - Constructor for class org.exoplatform.addons.chat.api.ActionPluginServlet
 
addInvitedUser(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
addPendingUser(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
addUser(String, String) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
addUserFullNameAndEmail(String, String, String) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
ANONIM_USER - Static variable in class org.exoplatform.addons.chat.api.UserRestService
 
applicationActivated(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
applicationAdded(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
applicationDeactivated(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
applicationRemoved(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 

B

buildTemplateParameters(TemplateProvider, NotificationInfo) - Static method in class org.exoplatform.addons.chat.utils.NotificationUtils
 

C

CHAT_EXTENSION_POPUP - Static variable in class org.exoplatform.addons.chat.api.ActionPluginServlet
 
CHAT_MENTION_KEY - Static variable in class org.exoplatform.addons.chat.utils.NotificationUtils
 
CHAT_MENTION_NOTIFICATION_PLUGIN - Static variable in class org.exoplatform.addons.chat.utils.NotificationUtils
 
CHAT_MESSAGE_RECEIVED_KEY - Static variable in class org.exoplatform.addons.chat.utils.NotificationUtils
 
CHAT_MESSAGE_RECEIVED_NOTIFICATION_PLUGIN - Static variable in class org.exoplatform.addons.chat.utils.NotificationUtils
 
ChatMessageNotificationPlugin - Class in org.exoplatform.addons.chat.notification.plugin
 
ChatMessageNotificationPlugin(InitParams) - Constructor for class org.exoplatform.addons.chat.notification.plugin.ChatMessageNotificationPlugin
 
ChatNotificationPlugin - Class in org.exoplatform.addons.chat.notification.plugin
 
ChatNotificationPlugin(InitParams) - Constructor for class org.exoplatform.addons.chat.notification.plugin.ChatNotificationPlugin
 
ChatTemplateBuilder - Class in org.exoplatform.addons.chat.notification.builder
 
ChatTemplateBuilder(TemplateProvider, ExoContainer, PluginKey, boolean) - Constructor for class org.exoplatform.addons.chat.notification.builder.ChatTemplateBuilder
 

D

deleteUser(String) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
DocumentService - Class in org.exoplatform.chat.service
 
DocumentService(RepositoryService, SessionProviderService, NodeHierarchyCreator, UploadService, SpaceService, ActivityCommonService, ListenerService, InitParams) - Constructor for class org.exoplatform.chat.service.DocumentService
 

E

EX_ACTION_NAME - Static variable in class org.exoplatform.addons.chat.api.ActionPluginServlet
 
EXTERNAL_PROPERTY - Static variable in class org.exoplatform.addons.chat.api.UserRestService
 
ExternalUserListener - Class in org.exoplatform.addons.chat.listener
 
ExternalUserListener() - Constructor for class org.exoplatform.addons.chat.listener.ExternalUserListener
 

F

FILE_CREATED_ACTIVITY - Static variable in class org.exoplatform.chat.service.DocumentService
 

G

getCometdToken(HttpServletRequest) - Method in class org.exoplatform.addons.chat.api.UserRestService
 
getDefaultSite() - Static method in class org.exoplatform.addons.chat.utils.NotificationUtils
 
getDocumentService() - Method in class org.exoplatform.addons.chat.api.UserRestService
 
getHash(String) - Static method in class org.exoplatform.addons.chat.utils.MessageDigester
 
getId() - Method in class org.exoplatform.addons.chat.notification.plugin.ChatMessageNotificationPlugin
 
getId() - Method in class org.exoplatform.addons.chat.notification.plugin.ChatNotificationPlugin
 
getMentionedUsers() - Method in class org.exoplatform.addons.chat.model.MentionModel
 
getMessage() - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
getModalParticipantsToSuggest(UriInfo, HttpServletRequest, List<UserBean>) - Method in class org.exoplatform.addons.chat.api.UserRestService
 
getOnlineStatus(HttpServletRequest, String) - Method in class org.exoplatform.addons.chat.api.UserRestService
 
getOnlineUsers(HttpServletRequest) - Method in class org.exoplatform.addons.chat.api.UserRestService
 
getReceivers() - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
getRoomId() - Method in class org.exoplatform.addons.chat.model.MentionModel
 
getRoomId() - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
getRoomName() - Method in class org.exoplatform.addons.chat.model.MentionModel
 
getRoomName() - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
getRoomParticipantsToSuggest(UriInfo, HttpServletRequest, List<UserBean>) - Method in class org.exoplatform.addons.chat.api.UserRestService
 
getRoomURL(String) - Static method in class org.exoplatform.addons.chat.utils.NotificationUtils
 
getSender() - Method in class org.exoplatform.addons.chat.model.MentionModel
 
getSender() - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
getSenderFullName() - Method in class org.exoplatform.addons.chat.model.MentionModel
 
getSenderFullName() - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
getServerURI() - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
getServerURL() - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
getServiceURL() - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
getStatus(String, String, String) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
getTemplateEngine() - Method in class org.exoplatform.addons.chat.notification.builder.ChatTemplateBuilder
 
getToken(HttpServletRequest, String) - Method in class org.exoplatform.addons.chat.api.UserRestService
 
getToken(String) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
getUiService() - Method in class org.exoplatform.addons.chat.api.ActionPluginServlet
 
getUploadLimitInMB() - Method in class org.exoplatform.chat.service.DocumentService
 
getUserFullName(String) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
getUsers(String, String, String) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
getUserSettings(HttpServletRequest, SecurityContext) - Method in class org.exoplatform.addons.chat.api.UserRestService
 
getUserState(HttpServletRequest, String) - Method in class org.exoplatform.addons.chat.api.UserRestService
 
grantedLead(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 

I

IF_MODIFIED_SINCE_DATE_FORMAT - Static variable in class org.exoplatform.addons.chat.api.UserRestService
 
init(HttpServletRequest) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
isValid(NotificationContext) - Method in class org.exoplatform.addons.chat.notification.plugin.ChatMessageNotificationPlugin
 
isValid(NotificationContext) - Method in class org.exoplatform.addons.chat.notification.plugin.ChatNotificationPlugin
 

J

joined(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 

L

LAST_MODIFIED_PROPERTY - Static variable in class org.exoplatform.addons.chat.api.UserRestService
 
left(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
log - Static variable in class org.exoplatform.addons.chat.notification.provider.MailTemplateProvider
 
logout(String, String, String, boolean) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 

M

MailTemplateProvider - Class in org.exoplatform.addons.chat.notification.provider
 
MailTemplateProvider(ExoContainer, InitParams) - Constructor for class org.exoplatform.addons.chat.notification.provider.MailTemplateProvider
 
makeDigest(NotificationContext, Writer) - Method in class org.exoplatform.addons.chat.notification.builder.ChatTemplateBuilder
 
makeMessage(NotificationContext) - Method in class org.exoplatform.addons.chat.notification.builder.ChatTemplateBuilder
 
makeNotification(NotificationContext) - Method in class org.exoplatform.addons.chat.notification.plugin.ChatMessageNotificationPlugin
 
makeNotification(NotificationContext) - Method in class org.exoplatform.addons.chat.notification.plugin.ChatNotificationPlugin
 
MB_IN_BYTES - Static variable in class org.exoplatform.chat.service.DocumentService
 
MENTION_MODEL - Static variable in class org.exoplatform.addons.chat.utils.NotificationUtils
 
MentionModel - Class in org.exoplatform.addons.chat.model
 
MentionModel() - Constructor for class org.exoplatform.addons.chat.model.MentionModel
 
MentionModel(String, List<String>) - Constructor for class org.exoplatform.addons.chat.model.MentionModel
 
MESSAGE_RECEIVED_MODEL - Static variable in class org.exoplatform.addons.chat.utils.NotificationUtils
 
MessageDigester - Class in org.exoplatform.addons.chat.utils
 
MessageDigester() - Constructor for class org.exoplatform.addons.chat.utils.MessageDigester
 
MessageReceivedModel - Class in org.exoplatform.addons.chat.model
 
MessageReceivedModel() - Constructor for class org.exoplatform.addons.chat.model.MessageReceivedModel
 
MessageReceivedModel(String, String, String, String, String, List<String>) - Constructor for class org.exoplatform.addons.chat.model.MessageReceivedModel
 

N

NotificationUtils - Class in org.exoplatform.addons.chat.utils
 
NotificationUtils() - Constructor for class org.exoplatform.addons.chat.utils.NotificationUtils
 

O

onEvent(Event<ConversationRegistry, ConversationState>) - Method in class org.exoplatform.addons.chat.listener.UserLoginListener
 
org.exoplatform.addons.chat.api - package org.exoplatform.addons.chat.api
 
org.exoplatform.addons.chat.listener - package org.exoplatform.addons.chat.listener
 
org.exoplatform.addons.chat.model - package org.exoplatform.addons.chat.model
 
org.exoplatform.addons.chat.notification.builder - package org.exoplatform.addons.chat.notification.builder
 
org.exoplatform.addons.chat.notification.plugin - package org.exoplatform.addons.chat.notification.plugin
 
org.exoplatform.addons.chat.notification.provider - package org.exoplatform.addons.chat.notification.provider
 
org.exoplatform.addons.chat.utils - package org.exoplatform.addons.chat.utils
 
org.exoplatform.chat.service - package org.exoplatform.chat.service
 

P

persistFile(SecurityContext, HttpServletRequest, String, String, String, String) - Method in class org.exoplatform.chat.service.DocumentService
 
postDelete(Membership) - Method in class org.exoplatform.addons.chat.listener.ExternalUserListener
 
postDelete(User) - Method in class org.exoplatform.addons.chat.listener.UpdateUserEventListener
 
postSave(Membership, boolean) - Method in class org.exoplatform.addons.chat.listener.ExternalUserListener
 
postSave(User, boolean) - Method in class org.exoplatform.addons.chat.listener.UpdateUserEventListener
 
postSetEnabled(User) - Method in class org.exoplatform.addons.chat.listener.UpdateUserEventListener
 
PushTemplateProvider - Class in org.exoplatform.addons.chat.notification.provider
 
PushTemplateProvider(ExoContainer, InitParams) - Constructor for class org.exoplatform.addons.chat.notification.provider.PushTemplateProvider
 

R

revokedLead(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 

S

saveSpaces(String) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
sendNotificationToMentionUsers(HttpServletRequest, MentionModel) - Method in class org.exoplatform.addons.chat.api.UserRestService
 
sendNotificationToUsers(HttpServletRequest, MessageReceivedModel) - Method in class org.exoplatform.addons.chat.api.UserRestService
 
ServerBootstrap - Class in org.exoplatform.addons.chat.listener
 
ServerBootstrap() - Constructor for class org.exoplatform.addons.chat.listener.ServerBootstrap
 
service(ServletRequest, ServletResponse) - Method in class org.exoplatform.addons.chat.api.ActionPluginServlet
 
setAsAdmin(String, boolean) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
setEnabledUser(String, Boolean) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
setExternalUser(String, String) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
setMentionedUsers(List<String>) - Method in class org.exoplatform.addons.chat.model.MentionModel
 
setMessage(String) - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
setNotificationRecipients(NotificationInfo, List<String>) - Static method in class org.exoplatform.addons.chat.utils.NotificationUtils
 
setReceivers(List<String>) - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
setRoomId(String) - Method in class org.exoplatform.addons.chat.model.MentionModel
 
setRoomId(String) - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
setRoomName(String) - Method in class org.exoplatform.addons.chat.model.MentionModel
 
setRoomName(String) - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
setSender(String) - Method in class org.exoplatform.addons.chat.model.MentionModel
 
setSender(String) - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
setSenderFullName(String) - Method in class org.exoplatform.addons.chat.model.MentionModel
 
setSenderFullName(String) - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 
setSpaces(String, SpaceBeans) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
shouldUpdate(String) - Static method in class org.exoplatform.addons.chat.listener.ServerBootstrap
 
spaceAccessEdited(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
spaceAvatarEdited(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
spaceBannerEdited(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
spaceCreated(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
spaceDescriptionEdited(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
SpaceMembershipListener - Class in org.exoplatform.addons.chat.listener
 
SpaceMembershipListener() - Constructor for class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
spaceRemoved(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 
spaceRenamed(SpaceLifeCycleEvent) - Method in class org.exoplatform.addons.chat.listener.SpaceMembershipListener
 

T

toString() - Method in class org.exoplatform.addons.chat.model.MessageReceivedModel
 

U

UpdateUserEventListener - Class in org.exoplatform.addons.chat.listener
 
UpdateUserEventListener(PortalContainer) - Constructor for class org.exoplatform.addons.chat.listener.UpdateUserEventListener
 
UPLOAD_LIMIT_PARAMETER - Static variable in class org.exoplatform.chat.service.DocumentService
 
uploadFile(SecurityContext, HttpServletRequest, String, String) - Method in class org.exoplatform.chat.service.DocumentService
 
UserLoginListener - Class in org.exoplatform.addons.chat.listener
This listener will be used to update current user chat rooms list on login.
UserLoginListener() - Constructor for class org.exoplatform.addons.chat.listener.UserLoginListener
 
UserRestService - Class in org.exoplatform.addons.chat.api
 
UserRestService(UserStateService, RelationshipManager, IdentityManager, ContinuationService, OrganizationService) - Constructor for class org.exoplatform.addons.chat.api.UserRestService
 
A B C D E F G I J L M N O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form