JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
U
W
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
ANY
- Static variable in class org.exoplatform.chat.service.
WikiService
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
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
createIntranetPage(String, String, String, ArrayList<String>)
- Method in class org.exoplatform.chat.service.
WikiService
createSpacePage(String, String, String, String, ArrayList<String>)
- Method in class org.exoplatform.chat.service.
WikiService
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
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.
ChatNotificationPlugin
getMentionedUsers()
- Method in class org.exoplatform.addons.chat.model.
MentionModel
getOnlineStatus(HttpServletRequest, String)
- Method in class org.exoplatform.addons.chat.api.
UserRestService
getOnlineUsers(HttpServletRequest)
- Method in class org.exoplatform.addons.chat.api.
UserRestService
getRoomId()
- Method in class org.exoplatform.addons.chat.model.
MentionModel
getRoomName()
- Method in class org.exoplatform.addons.chat.model.
MentionModel
getRoomParticipantsToSuggest(UriInfo, 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
getSenderFullName()
- Method in class org.exoplatform.addons.chat.model.
MentionModel
getServerBase()
- Static method in class org.exoplatform.addons.chat.listener.
ServerBootstrap
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
getWikiService()
- 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.
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.
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(String, List<String>)
- Constructor for class org.exoplatform.addons.chat.model.
MentionModel
MentionModel()
- Constructor for class org.exoplatform.addons.chat.model.
MentionModel
MessageDigester
- Class in
org.exoplatform.addons.chat.utils
MessageDigester()
- Constructor for class org.exoplatform.addons.chat.utils.
MessageDigester
N
NotificationUtils
- Class in
org.exoplatform.addons.chat.utils
NotificationUtils()
- Constructor for class org.exoplatform.addons.chat.utils.
NotificationUtils
O
onEvent(Event<PortalContainer, HttpSessionEvent>)
- Method in class org.exoplatform.addons.chat.listener.
UpdateUserStatusListener
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(User)
- Method in class org.exoplatform.addons.chat.listener.
UpdateUserEventListener
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
saveWiki(HttpServletRequest, SecurityContext, String, String)
- Method in class org.exoplatform.chat.service.
WikiService
sendNotificationToMentionUsers(HttpServletRequest, MentionModel)
- 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
setMentionedUsers(List<String>)
- Method in class org.exoplatform.addons.chat.model.
MentionModel
setNotificationRecipients(NotificationInfo, List<String>)
- Static method in class org.exoplatform.addons.chat.utils.
NotificationUtils
setPermissionForReportAsWiki(List<String>, Page, Page)
- Method in class org.exoplatform.chat.service.
WikiService
setRoomId(String)
- Method in class org.exoplatform.addons.chat.model.
MentionModel
setRoomName(String)
- Method in class org.exoplatform.addons.chat.model.
MentionModel
setSender(String)
- Method in class org.exoplatform.addons.chat.model.
MentionModel
setSenderFullName(String)
- Method in class org.exoplatform.addons.chat.model.
MentionModel
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
STATUS_OFFLINE
- Static variable in class org.exoplatform.addons.chat.listener.
UpdateUserStatusListener
U
UpdateUserEventListener
- Class in
org.exoplatform.addons.chat.listener
UpdateUserEventListener()
- Constructor for class org.exoplatform.addons.chat.listener.
UpdateUserEventListener
UpdateUserStatusListener
- Class in
org.exoplatform.addons.chat.listener
This listener will be used to update chat status of current user in the case session destroyed.
UpdateUserStatusListener()
- Constructor for class org.exoplatform.addons.chat.listener.
UpdateUserStatusListener
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
W
WebTemplateProvider
- Class in
org.exoplatform.addons.chat.notification.provider
WebTemplateProvider(ExoContainer, InitParams)
- Constructor for class org.exoplatform.addons.chat.notification.provider.
WebTemplateProvider
WikiService
- Class in
org.exoplatform.chat.service
WikiService(WikiService)
- Constructor for class org.exoplatform.chat.service.
WikiService
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2003–2021
eXo Platform SAS
. All rights reserved.