Skip navigation links
A C D E G H I J L M N O P R S T U V 

A

accessError(String) - Static method in class org.exoplatform.videocalls.rest.ErrorInfo
Access error.
addImAccount(String, String) - Method in class org.exoplatform.videocalls.UserInfo
Adds the user IM account.
addImAccount(UserInfo.IMInfo...) - Method in class org.exoplatform.videocalls.UserInfo
Adds the user IM account(s).
addMember(UserInfo) - Method in class org.exoplatform.videocalls.VideoCallsService.SpaceInfo
Adds the member.
addPlugin(ComponentPlugin) - Method in class org.exoplatform.videocalls.VideoCallsService
Adds the plugin.
addProvider(VideoCallsProvider) - Method in class org.exoplatform.videocalls.VideoCallsService
Adds the provider.
asJSON(Object) - Static method in class org.exoplatform.videocalls.VideoCallsUtils
As JSON.

C

CACHE_CONTROL - Static variable in class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
The Constant CACHE_CONTROL.
clientError(String) - Static method in class org.exoplatform.videocalls.rest.ErrorInfo
Client error.
code - Variable in class org.exoplatform.videocalls.rest.ErrorInfo
The code.
CODE_ACCESS_ERROR - Static variable in class org.exoplatform.videocalls.rest.ErrorInfo
The Constant CODE_ACCESS_ERROR.
CODE_CLIENT_ERROR - Static variable in class org.exoplatform.videocalls.rest.ErrorInfo
The Constant CODE_CLIENT_ERROR.
CODE_NOT_FOUND_ERROR - Static variable in class org.exoplatform.videocalls.rest.ErrorInfo
The Constant CODE_NOT_FOUND_ERROR.
CODE_SERVER_ERROR - Static variable in class org.exoplatform.videocalls.rest.ErrorInfo
The Constant CODE_SERVER_ERROR.
config - Variable in class org.exoplatform.videocalls.VideoCallsProvider
The config.
CONFIG_PROVIDER_CONFIGURATION - Static variable in class org.exoplatform.videocalls.VideoCallsProvider
The Constant CONFIG_PROVIDER_CONFIGURATION.
CONFIG_PROVIDER_NAME - Static variable in class org.exoplatform.videocalls.VideoCallsProvider
The Constant CONFIG_PROVIDER_NAME.
CONFIG_PROVIDER_TYPE - Static variable in class org.exoplatform.videocalls.VideoCallsProvider
The Constant CONFIG_PROVIDER_TYPE.
ContextInfo - Class in org.exoplatform.videocalls
A lightweight info about current Platform context: space, chat room etc.
ContextInfo(String, String) - Constructor for class org.exoplatform.videocalls.ContextInfo
Instantiates a new context info.

D

destroy() - Method in class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
driveService - Variable in class org.exoplatform.videocalls.VideoCallsService
The drive service.

E

EMAIL_REGEX - Static variable in class org.exoplatform.videocalls.VideoCallsProvider
The Constant EMAIL_REGEX.
emailTest - Variable in class org.exoplatform.videocalls.VideoCallsProvider
The email test.
ErrorInfo - Class in org.exoplatform.videocalls.rest
Basic error entity.
Created by The eXo Platform SAS
ErrorInfo(String, String) - Constructor for class org.exoplatform.videocalls.rest.ErrorInfo
Instantiates a new error info.
ErrorInfo(String) - Constructor for class org.exoplatform.videocalls.rest.ErrorInfo
Instantiates a new error info.

G

getCode() - Method in class org.exoplatform.videocalls.rest.ErrorInfo
Gets the code.
getCurrentContext() - Static method in class org.exoplatform.videocalls.VideoCallsUtils
Gets the current context.
getFirstName() - Method in class org.exoplatform.videocalls.UserInfo
Gets the first name.
getId() - Method in class org.exoplatform.videocalls.GroupInfo
Gets the id.
getId() - Method in class org.exoplatform.videocalls.UserInfo.IMInfo
Gets the id.
getImAccount(String) - Method in class org.exoplatform.videocalls.UserInfo
Gets the IM accounts by type.
getImAccounts() - Method in class org.exoplatform.videocalls.UserInfo
Gets the im accounts.
getIMInfo(String) - Method in class org.exoplatform.videocalls.VideoCallsProvider
Gets the UserInfo.IMInfo instance for given IM identifier.
getLastName() - Method in class org.exoplatform.videocalls.UserInfo
Gets the last name.
getMembers() - Method in class org.exoplatform.videocalls.GroupInfo
Gets the members.
getMembers() - Method in class org.exoplatform.videocalls.VideoCallsService.SpaceInfo
Gets the members.
getMessage() - Method in class org.exoplatform.videocalls.rest.ErrorInfo
Gets the message.
getName() - Method in class org.exoplatform.videocalls.UserInfo
Gets the name.
getPrettyName() - Method in class org.exoplatform.videocalls.VideoCallsService.SpaceInfo
Gets the pretty name.
getProvider(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets the provider.
getRoomName() - Method in class org.exoplatform.videocalls.ContextInfo
Gets the room name.
getSpaceByContext() - Static method in class org.exoplatform.videocalls.VideoCallsUtils
Gets the space by context.
getSpaceInfo(UriInfo, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Gets the space info.
getSpaceInfo(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets the space info.
getSpaceMembers(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets the space members.
getSpaceName() - Method in class org.exoplatform.videocalls.ContextInfo
Gets the space pretty name.
getSpaceNameByContext() - Static method in class org.exoplatform.videocalls.VideoCallsUtils
Gets the space name by context.
getSupportedTypes() - Method in class org.exoplatform.videocalls.VideoCallsProvider
Gets all types supported by this provider.
getTitle() - Method in class org.exoplatform.videocalls.GroupInfo
Gets the title.
getTitle() - Method in class org.exoplatform.videocalls.VideoCallsProvider
Gets human-readable name of this provider (e.g.
getType() - Method in class org.exoplatform.videocalls.UserInfo.IMInfo
Gets the type.
getType() - Method in class org.exoplatform.videocalls.VideoCallsProvider
Gets the main type name of this provider (e.g.
getUserInfo(UriInfo, String) - Method in class org.exoplatform.videocalls.rest.RESTVideoCallsService
Gets the user info.
getUserInfo(String) - Method in class org.exoplatform.videocalls.VideoCallsService
Gets the user info.
getVersion() - Method in class org.exoplatform.videocalls.VideoCallsProvider
Gets the version.
GroupInfo - Class in org.exoplatform.videocalls
Group abstraction for conversations in eXo video calls.
Created by The eXo Platform SAS
GroupInfo(String, String) - Constructor for class org.exoplatform.videocalls.GroupInfo
Instantiates a new group info.

H

hasImAccount(String) - Method in class org.exoplatform.videocalls.UserInfo
Checks for IM account associated with the user.
hierarchyCreator - Variable in class org.exoplatform.videocalls.VideoCallsService
The hierarchy creator.

I

id - Variable in class org.exoplatform.videocalls.GroupInfo
The id.
IMInfo(String, String) - Constructor for class org.exoplatform.videocalls.UserInfo.IMInfo
Instantiates a new IM info.
isSpaceMember(String, String) - Method in class org.exoplatform.videocalls.VideoCallsService
Checks if is space member.
isSupportedType(String) - Method in class org.exoplatform.videocalls.VideoCallsProvider
Checks if it is a supported type by this provider.

J

jcrService - Variable in class org.exoplatform.videocalls.VideoCallsService
The jcr service.

L

listenerService - Variable in class org.exoplatform.videocalls.VideoCallsService
The listener service.
LOG - Static variable in class org.exoplatform.videocalls.rest.RESTVideoCallsService
The Constant LOG.
LOG - Static variable in class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
The Constant LOG.
LOG - Static variable in class org.exoplatform.videocalls.UserInfo
The Constant LOG.
LOG - Static variable in class org.exoplatform.videocalls.VideoCallsService
The Constant LOG.

M

ME - Static variable in class org.exoplatform.videocalls.rest.RESTVideoCallsService
The Constant ME.
members - Variable in class org.exoplatform.videocalls.VideoCallsService.SpaceInfo
The members.
message - Variable in class org.exoplatform.videocalls.rest.ErrorInfo
The message.
METHOD_GET - Static variable in class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
The Constant METHOD_GET.

N

notFoundError(String) - Static method in class org.exoplatform.videocalls.rest.ErrorInfo
Not found error.

O

org.exoplatform.videocalls - package org.exoplatform.videocalls
 
org.exoplatform.videocalls.rest - package org.exoplatform.videocalls.rest
 
org.exoplatform.videocalls.server.filter - package org.exoplatform.videocalls.server.filter
 
organization - Variable in class org.exoplatform.videocalls.VideoCallsService
The organization.

P

prettyName - Variable in class org.exoplatform.videocalls.VideoCallsService.SpaceInfo
The space pretty name.
providers - Variable in class org.exoplatform.videocalls.VideoCallsService
The providers.

R

RESTVideoCallsService - Class in org.exoplatform.videocalls.rest
Created by The eXo Platform SAS.
RESTVideoCallsService(VideoCallsService) - Constructor for class org.exoplatform.videocalls.rest.RESTVideoCallsService
Instantiates a new REST video calls service.

S

serverError(String) - Static method in class org.exoplatform.videocalls.rest.ErrorInfo
Server error.
sessionProviders - Variable in class org.exoplatform.videocalls.VideoCallsService
The session providers.
socialIdentityManager - Variable in class org.exoplatform.videocalls.VideoCallsService
The social identity manager.
SpaceInfo(Space) - Constructor for class org.exoplatform.videocalls.VideoCallsService.SpaceInfo
Instantiates a new space info.
spaceRoomName(String) - Static method in class org.exoplatform.videocalls.VideoCallsUtils
Generate a space room name.
spaceService - Variable in class org.exoplatform.videocalls.VideoCallsService
The space service.
start() - Method in class org.exoplatform.videocalls.VideoCallsService
stop() - Method in class org.exoplatform.videocalls.VideoCallsService

T

title - Variable in class org.exoplatform.videocalls.GroupInfo
The title.

U

UserInfo - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
UserInfo(String, String, String) - Constructor for class org.exoplatform.videocalls.UserInfo
Instantiates a new user info.
UserInfo.IMInfo - Class in org.exoplatform.videocalls
The Class IMInfo.

V

version() - Method in class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
Version.
videoCalls - Variable in class org.exoplatform.videocalls.rest.RESTVideoCallsService
The video calls.
VideoCallsException - Exception in org.exoplatform.videocalls
Skype exception.
VideoCallsException() - Constructor for exception org.exoplatform.videocalls.VideoCallsException
Instantiates a new video calls exception.
VideoCallsException(String) - Constructor for exception org.exoplatform.videocalls.VideoCallsException
Instantiates a new video calls exception.
VideoCallsException(String, Throwable) - Constructor for exception org.exoplatform.videocalls.VideoCallsException
Instantiates a new video calls exception.
VideoCallsProvider - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
VideoCallsProvider(InitParams) - Constructor for class org.exoplatform.videocalls.VideoCallsProvider
Instantiates a new video calls provider.
VideoCallsProviderException - Exception in org.exoplatform.videocalls
VideoCalls provider exception.
VideoCallsProviderException() - Constructor for exception org.exoplatform.videocalls.VideoCallsProviderException
Instantiates a new video calls provider exception.
VideoCallsProviderException(String) - Constructor for exception org.exoplatform.videocalls.VideoCallsProviderException
Instantiates a new video calls provider exception.
VideoCallsProviderException(Throwable) - Constructor for exception org.exoplatform.videocalls.VideoCallsProviderException
Instantiates a new video calls provider exception.
VideoCallsProviderException(String, Throwable) - Constructor for exception org.exoplatform.videocalls.VideoCallsProviderException
Instantiates a new video calls provider exception.
VideoCallsProviderException(String, Throwable, boolean, boolean) - Constructor for exception org.exoplatform.videocalls.VideoCallsProviderException
Instantiates a new video calls provider exception.
VideoCallsResourceFilter - Class in org.exoplatform.videocalls.server.filter
Filter updates request to Skype resources with proper HTTP headers (for caching etc.).
Created by The eXo Platform SAS
VideoCallsResourceFilter() - Constructor for class org.exoplatform.videocalls.server.filter.VideoCallsResourceFilter
 
VideoCallsService - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
VideoCallsService(RepositoryService, SessionProviderService, NodeHierarchyCreator, OrganizationService, IdentityManager, ManageDriveService, ListenerService) - Constructor for class org.exoplatform.videocalls.VideoCallsService
Instantiates a new VideoCalls service.
VideoCallsService.SpaceInfo - Class in org.exoplatform.videocalls
The Class SpaceInfo.
VideoCallsUtils - Class in org.exoplatform.videocalls
Created by The eXo Platform SAS.
VideoCallsUtils() - Constructor for class org.exoplatform.videocalls.VideoCallsUtils
 
A C D E G H I J L M N O P R S T U V 
Skip navigation links

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