- CACHE_NAME - Static variable in class org.exoplatform.settings.jpa.CacheUserSettingServiceImpl
-
- CachedWebNotificationStorage - Class in org.exoplatform.commons.notification.impl.service.storage.cache
-
- CachedWebNotificationStorage(WebNotificationStorageImpl, CacheService) - Constructor for class org.exoplatform.commons.notification.impl.service.storage.cache.CachedWebNotificationStorage
-
- CacheKey - Interface in org.exoplatform.commons.notification.impl.service.storage.cache
-
Immutable data key.
- CacheLoader<K extends CacheKey,V> - Class in org.exoplatform.commons.notification.impl.service.storage.cache
-
Used by FutureCache to execute the ServiceContext.
- CacheLoader() - Constructor for class org.exoplatform.commons.notification.impl.service.storage.cache.CacheLoader
-
- CacheSettingServiceImpl - Class in org.exoplatform.settings.cache
-
Created by The eXo Platform SAS Author : eXoPlatform bangnv@exoplatform.com
Nov 15, 2012
CacheSettingServiceImpl is implemented for application which uses cache.
- CacheSettingServiceImpl(JPASettingServiceImpl, CacheService) - Constructor for class org.exoplatform.settings.cache.CacheSettingServiceImpl
-
Create cache setting service object with service for database and service for cache
- CacheUserSettingServiceImpl - Class in org.exoplatform.settings.jpa
-
- CacheUserSettingServiceImpl(CacheService, JPAUserSettingServiceImpl) - Constructor for class org.exoplatform.settings.jpa.CacheUserSettingServiceImpl
-
- CALENDAR_ACTIVITY - Static variable in class org.exoplatform.commons.notification.NotificationUtils
-
This value must be the same with CalendarSpaceActivityPublisher.CALENDAR_APP_ID
- CHANGELOGS_PARAM_NAME - Static variable in class org.exoplatform.commons.persistence.impl.ChangeLogsPlugin
-
- ChangeLogsPlugin - Class in org.exoplatform.commons.persistence.impl
-
Changelog plugin to add Liquibase changelog path during the data initialization
- ChangeLogsPlugin(InitParams) - Constructor for class org.exoplatform.commons.persistence.impl.ChangeLogsPlugin
-
- ChannelManagerImpl - Class in org.exoplatform.commons.notification.channel
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Dec 12, 2014
- ChannelManagerImpl() - Constructor for class org.exoplatform.commons.notification.channel.ChannelManagerImpl
-
- cleanHtmlTags(String) - Static method in class org.exoplatform.commons.notification.template.TemplateUtils
-
Clean all HTML tags on string
- cleanup() - Method in class org.exoplatform.commons.migration.SettingsMigration
-
- cleanup() - Method in class org.exoplatform.commons.migration.WebNotificationsMigration
-
- cleanupMailNotifications() - Method in class org.exoplatform.commons.migration.MailNotificationsMigration
-
- cleanupQueue() - Method in class org.exoplatform.commons.migration.MailNotificationsMigration
-
- clear() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- clear() - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData
-
Removes all of the elements from this list.
- clear() - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.FutureExoCache
-
- clear() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- clear() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- clone() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- clone() - Method in class org.exoplatform.services.user.UserStateModel
-
- cloneInstance() - Static method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- closeSessionProvider(boolean) - Static method in class org.exoplatform.commons.notification.impl.NotificationSessionManager
-
- COLON - Static variable in class org.exoplatform.job.MultiTenancyJob
-
- CommonsUserSettingEventListenerImpl - Class in org.exoplatform.settings.listeners.impl
-
This listener is called when an user was enabled/disabled from the system
and update his setting as active/inactive
- CommonsUserSettingEventListenerImpl() - Constructor for class org.exoplatform.settings.listeners.impl.CommonsUserSettingEventListenerImpl
-
- CommonsUtils - Class in org.exoplatform.commons.utils
-
- CommonsUtils() - Constructor for class org.exoplatform.commons.utils.CommonsUtils
-
- compare(NotificationInfo, NotificationInfo) - Method in class org.exoplatform.commons.notification.impl.service.storage.WebNotificationStorageImpl.NotificationInfoUpdateDateComparator
-
- compare(UserStateModel, UserStateModel) - Method in class org.exoplatform.services.user.UserStateService.LastActivityComparatorASC
-
- compile(String) - Static method in class org.exoplatform.commons.notification.net.router.regex.ExoPattern
-
- compile(String, int) - Static method in class org.exoplatform.commons.notification.net.router.regex.ExoPattern
-
- compress(String) - Static method in class org.exoplatform.commons.utils.StringCommonUtils
-
- compute() - Method in class org.exoplatform.commons.notification.net.router.ExoRouter.Route
-
- config(PluginConfig) - Method in class org.exoplatform.commons.notification.template.SimpleElement
-
- CONFIGURED_DOMAIN_URL_KEY - Static variable in class org.exoplatform.commons.utils.CommonsUtils
-
- CONFIGURED_TENANT_MASTER_HOST_KEY - Static variable in class org.exoplatform.commons.utils.CommonsUtils
-
- ConsoleChannel - Class in org.exoplatform.commons.notification.channel
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Dec 12, 2014
- ConsoleChannel() - Constructor for class org.exoplatform.commons.notification.channel.ConsoleChannel
-
- container - Variable in class org.exoplatform.job.MultiTenancyJob.MultiTenancyTask
-
- contains(V) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData
-
Returns true if this list contains the specified element.
- ContentInitializerService - Class in org.exoplatform.services.deployment
-
Created by The eXo Platform SAS
Author : Hoa Pham
hoa.pham@exoplatform.com
Sep 6, 2008
- ContentInitializerService(RepositoryService, NodeHierarchyCreator, OrganizationService) - Constructor for class org.exoplatform.services.deployment.ContentInitializerService
-
- context - Variable in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- context - Variable in class org.exoplatform.job.MultiTenancyJob.MultiTenancyTask
-
- ContextEntity - Class in org.exoplatform.settings.chromattic
-
- ContextEntity() - Constructor for class org.exoplatform.settings.chromattic.ContextEntity
-
- ContextEntity - Class in org.exoplatform.settings.jpa.entity
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Mar 07, 2017
- ContextEntity() - Constructor for class org.exoplatform.settings.jpa.entity.ContextEntity
-
- ContextEntity_ - Class in org.exoplatform.settings.chromattic
-
- ContextEntity_() - Constructor for class org.exoplatform.settings.chromattic.ContextEntity_
-
- ContextEntity_Chromattic - Class in org.exoplatform.settings.chromattic
-
- ContextEntity_Chromattic(MethodHandler) - Constructor for class org.exoplatform.settings.chromattic.ContextEntity_Chromattic
-
- contexts - Static variable in class org.exoplatform.settings.chromattic.SettingsRoot_
-
- contexts - Static variable in class org.exoplatform.settings.chromattic.SubContextEntity_
-
- convertContextToContextEntity(Context) - Static method in class org.exoplatform.settings.jpa.EntityConverter
-
- convertParamsEntityToParams(Collection<MailParamEntity>) - Static method in class org.exoplatform.commons.notification.impl.jpa.EntityConverter
-
- convertQueueEntityToMessageInfo(MailQueueEntity) - Static method in class org.exoplatform.commons.notification.impl.jpa.EntityConverter
-
- convertScopeToScopeEntity(Scope) - Static method in class org.exoplatform.settings.jpa.EntityConverter
-
- convertWebNotifEntityToNotificationInfo(WebUsersEntity) - Static method in class org.exoplatform.commons.notification.impl.jpa.EntityConverter
-
Convert user web notification entity to notification DTO
- correctURIString(String, String, boolean) - Method in class org.exoplatform.commons.embedder.AbstractEmbedder
-
Correct URI String
- count() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- countContextsByType(String) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
-
- countContextsByType(String) - Method in class org.exoplatform.settings.impl.SettingServiceImpl
-
- countContextsByType(String) - Method in class org.exoplatform.settings.jpa.dao.SettingContextDAO
-
- countContextsByType(String) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
- counter() - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- countSettingsByNameAndValueAndScope(String, String, String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingsDAO
-
- countSettingsByNameAndValueAndScope(Scope, String, String) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
-
- create(E) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- create() - Method in class org.exoplatform.settings.chromattic.SimpleContextEntity
-
- create() - Method in class org.exoplatform.settings.chromattic.SimpleContextEntity_Chromattic
-
- createAll(List<E>) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- CREATED - Static variable in class org.exoplatform.commons.event.impl.EventType
-
- createDigestCount(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- createMessageInfoCount(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- createNotificationInfoCount(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- createSystemProvider() - Static method in class org.exoplatform.commons.notification.impl.NotificationSessionManager
-
- createTextResource(int) - Method in class org.exoplatform.services.bench.DataInjector
-
create text/plain resource by size.
- DAILY_NOTIFS - Static variable in class org.exoplatform.commons.notification.impl.jpa.email.JPAMailNotificationStorage
-
- DailyJobManager - Class in org.exoplatform.commons.notification.job.mbeans
-
- DailyJobManager(DailyService) - Constructor for class org.exoplatform.commons.notification.job.mbeans.DailyJobManager
-
- DailyService - Class in org.exoplatform.commons.notification.job.mbeans
-
- DailyService() - Constructor for class org.exoplatform.commons.notification.job.mbeans.DailyService
-
- DataInjector - Class in org.exoplatform.services.bench
-
Created by The eXo Platform SAS
- DataInjector() - Constructor for class org.exoplatform.services.bench.DataInjector
-
- DataInjectorService - Class in org.exoplatform.services.bench
-
Created by The eXo Platform SAS
- DataInjectorService() - Constructor for class org.exoplatform.services.bench.DataInjectorService
-
- DATE_NODE_PATTERN - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- DateUtils - Class in org.exoplatform.commons.utils
-
Created by The eXo Platform SAS
Author : Aymen Boughzela
aboughzela@exoplatform.com
- DateUtils() - Constructor for class org.exoplatform.commons.utils.DateUtils
-
- DAY - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
Defines the prefix of the parent message node such as d20
- DAY_OF_JOB - Static variable in class org.exoplatform.commons.notification.job.NotificationJob
-
Define the argument parameter for DAY OF JOB job with String type
- deactiveStatistics() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- decodeSpecialCharToHTMLnumber(String, List<String>) - Static method in class org.exoplatform.commons.utils.StringCommonUtils
-
- decodeSpecialCharToHTMLnumber(String) - Static method in class org.exoplatform.commons.utils.StringCommonUtils
-
- decodeSpecialCharToHTMLnumberIgnore(String) - Static method in class org.exoplatform.commons.utils.StringCommonUtils
-
Decode special chars to HTML number ignore char Less than '<' and Greater than '>'
- decompress(InputStream) - Static method in class org.exoplatform.commons.utils.StringCommonUtils
-
- DEFAULT_DIGEST_MORE_KEY - Static variable in class org.exoplatform.commons.notification.NotificationUtils
-
- DEFAULT_DIGEST_ONE_KEY - Static variable in class org.exoplatform.commons.notification.NotificationUtils
-
- DEFAULT_DIGEST_THREE_KEY - Static variable in class org.exoplatform.commons.notification.NotificationUtils
-
- DEFAULT_SIMPLE_DIGEST_KEY - Static variable in class org.exoplatform.commons.notification.NotificationUtils
-
- DEFAULT_SITE - Static variable in class org.exoplatform.commons.utils.CommonsUtils
-
- DEFAULT_STATUS - Static variable in class org.exoplatform.services.user.UserStateService
-
- DEFAULT_SUBJECT_KEY - Static variable in class org.exoplatform.commons.notification.NotificationUtils
-
- DEFAULT_WORKSPACE_NAME - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- delete(E) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- deleteAll(List<E>) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- deleteAll() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- deleteAllDigestsOfType(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.dao.MailDigestDAO
-
- deleteDigestsOfTypeByNotificationsIds(Set<Long>, String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.dao.MailDigestDAO
-
- deleteEntity(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- deleteParamsOfNotifications(List<MailNotifEntity>) - Method in class org.exoplatform.commons.notification.impl.jpa.email.dao.MailParamDAO
-
- deploy(SessionProvider) - Method in class org.exoplatform.services.deployment.DeploymentPlugin
-
This method used to deploy data from sourcePath to target that describe in
DeploymentDescriptor.
- deploy(SessionProvider) - Method in class org.exoplatform.services.deployment.plugins.XMLDeploymentPlugin
-
Deprecated.
- DeploymentDescriptor - Class in org.exoplatform.services.deployment
-
Created by The eXo Platform SAS
Author : Hoa Pham
hoa.pham@exoplatform.com
Sep 6, 2008
- DeploymentDescriptor() - Constructor for class org.exoplatform.services.deployment.DeploymentDescriptor
-
- DeploymentDescriptor.Target - Class in org.exoplatform.services.deployment
-
- DeploymentPlugin - Class in org.exoplatform.services.deployment
-
Created by The eXo Platform SAS
Author : Hoa Pham
hoa.pham@exoplatform.com
Sep 6, 2008
- DeploymentPlugin() - Constructor for class org.exoplatform.services.deployment.DeploymentPlugin
-
- DeploymentPlugin(InitParams) - Constructor for class org.exoplatform.services.deployment.DeploymentPlugin
-
- DeploymentUtils - Class in org.exoplatform.services.deployment
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Oct 7, 2013
- DeploymentUtils() - Constructor for class org.exoplatform.services.deployment.DeploymentUtils
-
- DESCENDING - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- DiffResult - Class in org.exoplatform.commons.diff
-
- DiffResult(String, int) - Constructor for class org.exoplatform.commons.diff.DiffResult
-
- DiffService - Class in org.exoplatform.commons.diff
-
Provides different methods which are used for comparing and making a list of differences between content.
- DiffService() - Constructor for class org.exoplatform.commons.diff.DiffService
-
- digest(NotificationContext) - Method in class org.exoplatform.commons.notification.impl.service.NotificationServiceImpl
-
- DIGEST_DAILY - Static variable in class org.exoplatform.commons.notification.impl.jpa.email.JPAMailNotificationStorage
-
- DIGEST_TYPE - Static variable in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- DIGEST_WEEKLY - Static variable in class org.exoplatform.commons.notification.impl.jpa.email.JPAMailNotificationStorage
-
- DigestDailyPlugin - Class in org.exoplatform.commons.notification.impl
-
- DigestDailyPlugin(InitParams) - Constructor for class org.exoplatform.commons.notification.impl.DigestDailyPlugin
-
- DigestMailTemplateProvider - Class in org.exoplatform.commons.notification.channel.template
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Dec 12, 2014
- DigestMailTemplateProvider(InitParams) - Constructor for class org.exoplatform.commons.notification.channel.template.DigestMailTemplateProvider
-
- digestMore(String) - Method in class org.exoplatform.commons.notification.template.DigestTemplate
-
Sets the digestThree
- digestOne(String) - Method in class org.exoplatform.commons.notification.template.DigestTemplate
-
Sets the digestOne
- DigestorServiceImpl - Class in org.exoplatform.commons.notification.impl.service.template
-
- DigestorServiceImpl() - Constructor for class org.exoplatform.commons.notification.impl.service.template.DigestorServiceImpl
-
- DigestTemplate - Class in org.exoplatform.commons.notification.template
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Aug 1, 2013
- DigestTemplate() - Constructor for class org.exoplatform.commons.notification.template.DigestTemplate
-
- DigestTemplate.ElementType - Enum in org.exoplatform.commons.notification.template
-
- digestThree(String) - Method in class org.exoplatform.commons.notification.template.DigestTemplate
-
Sets the digestThree
- DigestWeeklyPlugin - Class in org.exoplatform.commons.notification.impl
-
- DigestWeeklyPlugin(InitParams) - Constructor for class org.exoplatform.commons.notification.impl.DigestWeeklyPlugin
-
- disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.exoplatform.commons.persistence.impl.ExoEntityScanner
-
- dispatch(NotificationContext, String) - Method in class org.exoplatform.commons.notification.channel.ConsoleChannel
-
- dispatch(NotificationContext, String) - Method in class org.exoplatform.commons.notification.channel.MailChannel
-
- dispatch(NotificationContext, String) - Method in class org.exoplatform.commons.notification.channel.WebChannel
-
- ElementCacheKey - Class in org.exoplatform.commons.notification.cache
-
- ElementCacheKey(String) - Constructor for class org.exoplatform.commons.notification.cache.ElementCacheKey
-
- ElementCacheKey(String, String) - Constructor for class org.exoplatform.commons.notification.cache.ElementCacheKey
-
- Embedder - Interface in org.exoplatform.commons.embedder
-
- EmbedderFactory - Class in org.exoplatform.commons.embedder
-
- EmbedderFactory() - Constructor for class org.exoplatform.commons.embedder.EmbedderFactory
-
- EMPTY_STR - Static variable in class org.exoplatform.commons.utils.StringCommonUtils
-
- enable(boolean) - Method in class org.exoplatform.commons.notification.impl.jpa.email.JPAQueueMessageImpl
- enable(boolean) - Method in class org.exoplatform.commons.notification.impl.service.QueueMessageImpl
- encodeSpecialCharForSimpleInput(String) - Static method in class org.exoplatform.commons.utils.StringCommonUtils
-
Encode special character, use for input title or name of the object.
- encodeSpecialCharInHTML(String) - Static method in class org.exoplatform.commons.utils.StringCommonUtils
-
Encode special character, use for input content of object (only apply for input by CKEditer).
- encodeSpecialCharInSearchTerm(String) - Static method in class org.exoplatform.commons.utils.StringCommonUtils
-
Encode special character, use for input search
- encodeSpecialCharToHTMLnumber(String, String, boolean) - Static method in class org.exoplatform.commons.utils.StringCommonUtils
-
Encode special character to html number.
- end() - Method in class org.exoplatform.commons.notification.net.router.regex.ExoMatcherImpl
-
- end(int) - Method in class org.exoplatform.commons.notification.net.router.regex.ExoMatcherImpl
-
- endRequest(ExoContainer) - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
-
- endRequest(Object) - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
- EntityConverter - Class in org.exoplatform.commons.notification.impl.jpa
-
This is an utility class used for entity conversion from JPA entities to equivalent JCR ones
- EntityConverter() - Constructor for class org.exoplatform.commons.notification.impl.jpa.EntityConverter
-
- EntityConverter - Class in org.exoplatform.settings.jpa
-
- EntityConverter() - Constructor for class org.exoplatform.settings.jpa.EntityConverter
-
- EntityManagerHolder - Class in org.exoplatform.commons.persistence.impl
-
Proxy that returns an EntityManager instance.
- EntityManagerHolder() - Constructor for class org.exoplatform.commons.persistence.impl.EntityManagerHolder
-
- EntityManagerService - Class in org.exoplatform.commons.persistence.impl
-
This service is responsible to create a single EntityManagerFactory, with the
persistence unit name exo-pu.
- EntityManagerService() - Constructor for class org.exoplatform.commons.persistence.impl.EntityManagerService
-
- equals(Object) - Method in class org.exoplatform.commons.notification.cache.ElementCacheKey
-
- equals(Object) - Method in class org.exoplatform.commons.notification.cache.ScopeCacheKey
-
- equals(Object) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData
-
- equals(Object) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsKey
-
- equals(Object) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.SimpleCacheData
-
- equals(Object) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.WebNotifInfoCacheKey
-
- equals(Object) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.WebNotifInfoData
-
- equals(Object) - Method in class org.exoplatform.commons.notification.net.router.regex.ExoMatcherImpl
-
- equals(Object) - Method in class org.exoplatform.services.user.UserStateModel
-
- equals(Object) - Method in class org.exoplatform.settings.cache.NullSettingValue
-
- escape(String) - Method in class org.exoplatform.commons.diff.DiffService
-
Escapes a string by a common filter.
- escapeHTML(String) - Method in class org.exoplatform.commons.notification.template.GroovyElement
-
- escapeIllegalSQLName(String) - Static method in class org.exoplatform.commons.utils.XPathUtils
-
- escapeIllegalXPathName(String) - Static method in class org.exoplatform.commons.utils.XPathUtils
-
Avoid the illegal xPath
- EventManagerImpl<S,D> - Class in org.exoplatform.commons.event.impl
-
Created by The eXo Platform SARL
Author : Dang Van Minh
minh.dang@exoplatform.com
Nov 14, 2012
3:49:21 PM
- EventManagerImpl(ExoContainerContext, InitialContextInitializer, InitParams) - Constructor for class org.exoplatform.commons.event.impl.EventManagerImpl
-
- EventType - Class in org.exoplatform.commons.event.impl
-
Created by The eXo Platform SARL
Author : Dang Van Minh
minh.dang@exoplatform.com
Nov 13, 2012
3:05:05 PM
- EventType() - Constructor for class org.exoplatform.commons.event.impl.EventType
-
- execute(NotificationContext) - Method in class org.exoplatform.commons.notification.impl.command.NotificationExecutorImpl
-
- execute() - Method in interface org.exoplatform.commons.notification.impl.service.storage.cache.ServiceContext
-
Contains the code which allow to get the data from storage.
- execute(JobExecutionContext) - Method in class org.exoplatform.commons.notification.job.mbeans.NotificationDigestJob
-
- execute(JobExecutionContext) - Method in class org.exoplatform.commons.notification.job.NotificationJob
-
- execute(JobExecutionContext) - Method in class org.exoplatform.commons.notification.job.SendEmailNotificationJob
-
- execute(JobExecutionContext) - Method in class org.exoplatform.job.MultiTenancyJob
-
- execute(HashMap<String, String>) - Method in class org.exoplatform.services.bench.DataInjector
-
This function should be implemented to execute tasks that require to response data to client.
- execute(String, UriInfo) - Method in class org.exoplatform.services.bench.DataInjectorService
-
- execute(SessionContext) - Method in class org.exoplatform.settings.chromattic.SynchronizationTask
-
Implementor must provide the task logic here.
- executed(long, long) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalQueryStatisticsImpl
-
- executeWith(ChromatticLifeCycle) - Method in class org.exoplatform.settings.chromattic.SynchronizationTask
-
Executes a task within a context from the specified life cycle.
- EXECUTION_COUNT - Static variable in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- EXO_ACTIVITY_ID - Static variable in class org.exoplatform.commons.utils.ActivityTypeUtils
-
- EXO_ACTIVITY_INFO - Static variable in class org.exoplatform.commons.utils.ActivityTypeUtils
-
- EXO_DAILY - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- EXO_DATE_CREATED - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- EXO_INSTANTLY - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- EXO_IS_ACTIVE - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- EXO_IS_ENABLED - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- EXO_LAST_MODIFIED_DATE - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- EXO_LAST_READ_DATE - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- EXO_MODIFY - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- EXO_WEEKLY - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- ExoEntityScanner - Class in org.exoplatform.commons.persistence.impl
-
This integrator is called by Hibernate at run time, when JPA creates the PLF
EntityManagerFactory.
- ExoEntityScanner() - Constructor for class org.exoplatform.commons.persistence.impl.ExoEntityScanner
-
- ExoFeatureServiceImpl - Class in org.exoplatform.settings.impl
-
- ExoFeatureServiceImpl(SettingService) - Constructor for class org.exoplatform.settings.impl.ExoFeatureServiceImpl
-
- ExoMatcher - Interface in org.exoplatform.commons.notification.net.router.regex
-
- ExoMatcherImpl - Class in org.exoplatform.commons.notification.net.router.regex
-
- ExoMedia - Class in org.exoplatform.commons.embedder
-
- ExoMedia() - Constructor for class org.exoplatform.commons.embedder.ExoMedia
-
- ExoPattern - Class in org.exoplatform.commons.notification.net.router.regex
-
- ExoRouter - Class in org.exoplatform.commons.notification.net.router
-
- ExoRouter() - Constructor for class org.exoplatform.commons.notification.net.router.ExoRouter
-
- ExoRouter.ActionBuilder - Class in org.exoplatform.commons.notification.net.router
-
- ExoRouter.Route - Class in org.exoplatform.commons.notification.net.router
-
Route class which contains path, action and argument list.
- ExoRouterConfig - Class in org.exoplatform.commons.notification.net.router
-
- ExoRouterConfig() - Constructor for class org.exoplatform.commons.notification.net.router.ExoRouterConfig
-
- ExoRouterConfig(InitParams) - Constructor for class org.exoplatform.commons.notification.net.router.ExoRouterConfig
-
- ExoTransactionalAspect - Class in org.exoplatform.commons.persistence.impl
-
Process the Transactional annotation.
- ExoTransactionalAspect() - Constructor for class org.exoplatform.commons.persistence.impl.ExoTransactionalAspect
-
- extractGroupInfo(String) - Static method in class org.exoplatform.commons.notification.net.router.regex.ExoPattern
-
Process extract given pattern string to Map of ArgumentName and GroupData
- GenericDAOJPAImpl<E,ID extends Serializable> - Class in org.exoplatform.commons.persistence.impl
-
- GenericDAOJPAImpl() - Constructor for class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- get(WebNotificationFilter, int, int) - Method in class org.exoplatform.commons.notification.impl.jpa.web.JPAWebNotificationStorage
-
- get(String) - Method in class org.exoplatform.commons.notification.impl.jpa.web.JPAWebNotificationStorage
-
- get(WebNotificationFilter, int, int) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.CachedWebNotificationStorage
-
- get(String) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.CachedWebNotificationStorage
-
- get(K) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.FutureCache
-
Retrieves the cached value corresponding to the specified key from the cache, it must returns null when the
key does not exist.
- get(C, K) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.FutureCache
-
Perform a cache lookup for the specified key within the specified context.
- get(K) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.FutureExoCache
-
- get(WebNotificationFilter, int, int) - Method in class org.exoplatform.commons.notification.impl.service.storage.WebNotificationStorageImpl
-
- get(String) - Method in class org.exoplatform.commons.notification.impl.service.storage.WebNotificationStorageImpl
-
- get(WebNotificationFilter, int, int) - Method in class org.exoplatform.commons.notification.impl.service.WebNotificationServiceImpl
-
- get(String) - Method in class org.exoplatform.commons.notification.impl.setting.UserSettingServiceImpl
-
- get() - Static method in class org.exoplatform.commons.persistence.impl.EntityManagerHolder
-
- get(Context, Scope, String) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
-
Get setting value associated with composite key(context, scope, key)
This service will search in the cache first and then in the database.
- get(Context, Scope, String) - Method in class org.exoplatform.settings.impl.SettingServiceImpl
-
- get(String) - Method in class org.exoplatform.settings.jpa.CacheUserSettingServiceImpl
-
- get(Context, Scope, String) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
- get(String) - Method in class org.exoplatform.settings.jpa.JPAUserSettingServiceImpl
- getActivePluginIds(String) - Method in class org.exoplatform.commons.notification.impl.setting.PluginSettingServiceImpl
-
- getActivePluginIds(String) - Method in class org.exoplatform.settings.jpa.JPAPluginSettingServiceImpl
-
- getActivePlugins(String) - Method in class org.exoplatform.commons.notification.impl.setting.PluginSettingServiceImpl
-
- getActivePlugins(String) - Method in class org.exoplatform.settings.jpa.JPAPluginSettingServiceImpl
-
- getActivityCommentCreatedDigestCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getActivityCommentCreatedMessageCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getActivityCommentCreatedNotifCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getActivityId(Node) - Static method in class org.exoplatform.commons.utils.ActivityTypeUtils
-
Get value of exo:activityId property in specified node.
- getActivityMentionCreatedDigestCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getActivityMentionCreatedMessageCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getActivityMentionCreatedNotifCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getAllNotificationsWithoutDigests(int, int) - Method in class org.exoplatform.commons.notification.impl.jpa.email.dao.MailNotifDAO
-
- getAllPlugins() - Method in class org.exoplatform.commons.notification.impl.setting.PluginSettingServiceImpl
-
- getAllPlugins() - Method in class org.exoplatform.settings.jpa.JPAPluginSettingServiceImpl
-
- getBody() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- getBundlePath() - Method in class org.exoplatform.commons.notification.template.TemplateResourceBundle
-
- getByUser(NotificationContext, UserSetting) - Method in class org.exoplatform.commons.notification.impl.jpa.email.JPAMailNotificationStorage
- getByUser(NotificationContext, UserSetting) - Method in class org.exoplatform.commons.notification.impl.service.storage.MailNotificationStorageImpl
-
- getChangeEvents() - Method in class org.exoplatform.commons.utils.PropertyChangeSupport
-
Gets PropertyChangeEvents
- getChangelogPaths() - Method in class org.exoplatform.commons.persistence.impl.ChangeLogsPlugin
-
- getChanges() - Method in class org.exoplatform.commons.diff.DiffResult
-
- getChannel(ChannelKey) - Method in class org.exoplatform.commons.notification.channel.ChannelManagerImpl
-
- getChannelManager() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- getChannels() - Method in class org.exoplatform.commons.notification.channel.ChannelManagerImpl
-
- getChildPluginKeys(PluginKey) - Method in class org.exoplatform.commons.notification.impl.setting.NotificationPluginContainer
-
- getCleanupPublication() - Method in class org.exoplatform.services.deployment.DeploymentDescriptor
-
- getContext(String) - Method in class org.exoplatform.settings.chromattic.SettingsRoot
-
- getContext(String) - Method in class org.exoplatform.settings.chromattic.SubContextEntity
-
- getContext() - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
-
- getContext() - Method in class org.exoplatform.settings.rest.SettingEntity
-
- getContextByTypeAndName(String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingContextDAO
-
- getContextNamesByType(String, int, int) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
-
- getContextNamesByType(String, int, int) - Method in class org.exoplatform.settings.impl.SettingServiceImpl
-
- getContextNamesByType(String, int, int) - Method in class org.exoplatform.settings.jpa.dao.SettingContextDAO
-
- getContextNamesByType(String, int, int) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
- getContexts() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
-
- getContexts() - Method in class org.exoplatform.settings.chromattic.SettingsRoot
-
- getContexts() - Method in class org.exoplatform.settings.chromattic.SettingsRoot_Chromattic
-
- getContexts() - Method in class org.exoplatform.settings.chromattic.SubContextEntity
-
- getContexts() - Method in class org.exoplatform.settings.chromattic.SubContextEntity_Chromattic
-
- getContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
-
- getContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in class org.exoplatform.settings.impl.SettingServiceImpl
-
- getContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
- getContextsByTypeAndSettingNameAndScope(String, String, String, String, int, int) - Method in class org.exoplatform.settings.jpa.dao.SettingContextDAO
-
- getConversationRegistry() - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
- getConversationState(String) - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Get the last added ConversationState of a given user.
- getCreatedDate() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
Get Object created date
- getCreateDigestCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalPluginStatisticsImpl
-
- getCreateMessageInfoCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalPluginStatisticsImpl
-
- getCreateNotificationInfoCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalPluginStatisticsImpl
-
- getCreationDate() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- getCreationDate() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- getCreationDate() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- getCreator() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
Get Object Creator
- getCronExpression() - Method in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- getCurrentCapacity() - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- getCurrentDateIterator() - Method in class org.exoplatform.commons.notification.impl.service.storage.NotificationIterator
-
- getCurrentDomain() - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Get the current domain name by configuration
- getCurrentPortalOwner() - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Get current portal owner
- getCurrentRepositoryName() - Static method in class org.exoplatform.commons.notification.cache.ScopeCacheKey
-
- getCurrentSite() - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Get SiteKey of current site
- getCurrentTenantName() - Static method in class org.exoplatform.commons.notification.impl.AbstractService
-
- getDailySettingForAllUser() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- getData() - Method in class org.exoplatform.commons.model.impl.AbstractFile
- getDatasource(String) - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
-
Lookup for a datasource with the given name
- getDatasourceName() - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
-
- getDatasourceName() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
-
- getDCContributor() - Method in class org.exoplatform.commons.model.impl.AbstractFile
- getDCCreator() - Method in class org.exoplatform.commons.model.impl.AbstractFile
- getDCDate() - Method in class org.exoplatform.commons.model.impl.AbstractFile
- getDCDescription() - Method in class org.exoplatform.commons.model.impl.AbstractFile
- getDCPublisher() - Method in class org.exoplatform.commons.model.impl.AbstractFile
- getDCSubject() - Method in class org.exoplatform.commons.model.impl.AbstractFile
- getDefaultActivePlugins() - Method in class org.exoplatform.commons.notification.impl.setting.NotificationPluginContainer
-
- getDefaultKey(String, String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- getDelay() - Method in class org.exoplatform.services.user.UserStateService
-
- getDeleteCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalEntityStatisticsImpl
-
- getDeltas(Revision) - Method in class org.exoplatform.commons.diff.DiffService
-
Gets a list of Delta objects by a wiki page revision.
- getDescription() - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- getDescription() - Method in class org.exoplatform.services.deployment.DeploymentPlugin
-
- getDialect(EntityManagerFactoryImpl) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- getDifferencesAsHTML(String, String, boolean) - Method in class org.exoplatform.commons.diff.DiffService
-
Gets a Delta object containing line differences in the HTML format between text1 and text2.
- getDifferencesAsList(String, String) - Method in class org.exoplatform.commons.diff.DiffService
-
Gets a list of Delta objects representing line differences between text1 and text2.
- getDiffHTML() - Method in class org.exoplatform.commons.diff.DiffResult
-
- getDigest(PluginConfig, String, String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
Gets the digest's resource bundle
- getDigestCreatedCount() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get global number of digest created
- getDigestCreatedCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getDigestDefaultSettingForAllUser(int, int) - Method in class org.exoplatform.commons.notification.impl.setting.UserSettingServiceImpl
-
- getDigestDefaultSettingForAllUser() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- getDigestDefaultSettingForAllUser(int, int) - Method in class org.exoplatform.settings.jpa.CacheUserSettingServiceImpl
-
- getDigestDefaultSettingForAllUser(int, int) - Method in class org.exoplatform.settings.jpa.JPAUserSettingServiceImpl
- getDigests() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- getDigestSettingForAllUser(NotificationContext, int, int) - Method in class org.exoplatform.commons.notification.impl.setting.UserSettingServiceImpl
-
- getDigestSettingForAllUser(NotificationContext, int, int) - Method in class org.exoplatform.settings.jpa.CacheUserSettingServiceImpl
-
- getDigestSettingForAllUser(NotificationContext, int, int) - Method in class org.exoplatform.settings.jpa.JPAUserSettingServiceImpl
- getEmptyContextsByScopeAndContextType(String, String, String, String, int, int) - Method in class org.exoplatform.settings.jpa.dao.SettingContextDAO
-
- getEmptyContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
-
- getEmptyContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in class org.exoplatform.settings.impl.SettingServiceImpl
-
- getEmptyContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
- getEncoding() - Method in class org.exoplatform.commons.model.impl.AbstractFile
- getEntityDeleteCount() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get global number of entity deletes
- getEntityDeleteCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getEntityInsertCount() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get global number of entity insert
- getEntityInsertCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getEntityLoadCount() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get global number of entity load
- getEntityLoadCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getEntityManager() - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
-
- getEntityManager() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
Return an EntityManager instance.
- getEntityStatistics(String) - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- getEntityStatistics(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getEventListeners(String) - Method in class org.exoplatform.commons.event.impl.EventManagerImpl
- getException() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- getException(Class<T>) - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- getExcerptSubject(String) - Static method in class org.exoplatform.commons.notification.template.TemplateUtils
-
Get the excerpt subject of notification mail from origin string
- Just contains plain text
- Limit number of characters
- getExecutionAvgTime() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalQueryStatisticsImpl
-
- getExecutionCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalQueryStatisticsImpl
-
- getExecutionCounter() - Method in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- getExecutionMaxTime() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalQueryStatisticsImpl
-
- getExecutionMinTime() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalQueryStatisticsImpl
-
- getExecutionRowCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalQueryStatisticsImpl
-
- getExecutorService() - Static method in class org.exoplatform.commons.utils.RDBMSMigrationUtils
-
- getExoLogger() - Method in class org.exoplatform.commons.embedder.AbstractEmbedder
-
- getExoLogger() - Method in class org.exoplatform.commons.embedder.OembedEmbedder
-
- getExoLogger() - Method in class org.exoplatform.commons.embedder.YoutubeEmbedder
-
- getExoMedia() - Method in interface org.exoplatform.commons.embedder.Embedder
-
Processes provided url to get, fetch and return data after converted to ExoMedia.
- getExoMedia() - Method in class org.exoplatform.commons.embedder.OembedEmbedder
-
processes input link and returns data wrapped into a model called ExoMedia
- getExoMedia() - Method in class org.exoplatform.commons.embedder.YoutubeEmbedder
-
Processes input link and returns data wrapped into a model called ExoMedia.
- getFooter() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- getFrom() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- getGlobalScope(String) - Method in class org.exoplatform.commons.migration.SettingsMigration
-
- getGlobalScopeOfUser(String, String) - Method in class org.exoplatform.commons.migration.SettingsMigration
-
- getGlobalSettings() - Method in class org.exoplatform.commons.migration.SettingsMigration
-
- getGroupPlugins() - Method in class org.exoplatform.commons.notification.impl.setting.PluginSettingServiceImpl
-
- getGroupPlugins() - Method in class org.exoplatform.settings.jpa.JPAPluginSettingServiceImpl
-
- getGroupsOfUser(String) - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Gets groups of user from ConversationRegistry, if not found,
get it from OrgnizationService
- getHibernateDialect() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- getHtml() - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- getId() - Method in class org.exoplatform.commons.notification.channel.ConsoleChannel
-
- getId() - Method in class org.exoplatform.commons.notification.channel.MailChannel
-
- getId() - Method in class org.exoplatform.commons.notification.channel.WebChannel
-
- getId() - Method in class org.exoplatform.commons.notification.impl.DigestDailyPlugin
-
- getId() - Method in class org.exoplatform.commons.notification.impl.DigestWeeklyPlugin
-
- getId() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailDigestEntity
-
- getId() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- getId() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailParamEntity
-
- getId() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- getId() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- getId() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebParamsEntity
-
- getId() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- getId() - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.WebNotifInfoCacheKey
-
- getId() - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
-
- getId() - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
-
- getId() - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
-
- getInsertCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalEntityStatisticsImpl
-
- getInstance(String) - Static method in class org.exoplatform.commons.embedder.EmbedderFactory
-
- getInstance() - Static method in class org.exoplatform.commons.notification.impl.command.NotificationExecutorImpl
-
- getInstance() - Static method in class org.exoplatform.commons.notification.NotificationContextFactory
-
- getInstance() - Static method in class org.exoplatform.settings.cache.NullSettingValue
-
- getInstance(String) - Method in class org.exoplatform.settings.chromattic.ScopeEntity
-
- getInstances() - Method in class org.exoplatform.settings.chromattic.ScopeEntity
-
- getInstances() - Method in class org.exoplatform.settings.chromattic.ScopeEntity_Chromattic
-
- getInterval() - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- getJCRNode() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- getJobDataMap() - Method in class org.exoplatform.commons.notification.job.WebCronJob
-
- getJpaSettingService() - Method in class org.exoplatform.commons.migration.SettingsMigration
-
- getJSONObject(URL) - Method in class org.exoplatform.commons.embedder.AbstractEmbedder
-
- getKey() - Method in class org.exoplatform.commons.notification.channel.ConsoleChannel
-
- getKey() - Method in class org.exoplatform.commons.notification.channel.MailChannel
-
- getKey() - Method in class org.exoplatform.commons.notification.channel.WebChannel
-
- getKey() - Method in class org.exoplatform.settings.rest.SettingEntity
-
- getLanguage() - Method in class org.exoplatform.commons.notification.cache.ElementCacheKey
-
- getLanguage() - Method in class org.exoplatform.commons.notification.template.SimpleElement
-
- getLanguage() - Method in class org.exoplatform.commons.notification.template.TemplateResourceBundle
-
- getLastActivity() - Method in class org.exoplatform.services.user.UserStateModel
-
- getLastExecutionDuration() - Method in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- getLastExecutionTime() - Method in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- getLastModified() - Method in class org.exoplatform.commons.model.impl.AbstractFile
- getLastModifiedDate() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
Get Object last modified date
- getLastModifier() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- getLifecycle(ChannelKey) - Method in class org.exoplatform.commons.notification.channel.ChannelManagerImpl
-
- getLikeCreatedDigestCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getLikeCreatedMessageCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getLikeCreatedNotifCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getLimit() - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsKey
-
- getList() - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData
-
Gets the list of its wrapper
- getLoadCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalEntityStatisticsImpl
-
- getLocale(String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
Get locale by user's language
- getLog() - Method in class org.exoplatform.services.bench.DataInjector
-
get log object.
- getMapImportHistory(InputStream) - Static method in class org.exoplatform.services.deployment.Utils
-
get data from the version history file
- getMessageCreatedCount() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get global number of message created
- getMessageCreatedCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getMessageInfo(Node) - Method in class org.exoplatform.commons.notification.impl.service.QueueMessageImpl
-
- getMessageInfoHomeNode(SessionProvider, String) - Method in class org.exoplatform.commons.notification.impl.AbstractService
-
Get the home node of MessageInfo node
- getMessageNodeByPluginId(SessionProvider, String, String) - Method in class org.exoplatform.commons.notification.impl.AbstractService
-
Makes the node path for MessageHome node
- getMimeType() - Method in class org.exoplatform.commons.model.impl.AbstractFile
- getMixinTypes() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
Get Object mixin types
- getName() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
Get object name
- getName() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailParamEntity
-
- getName() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebParamsEntity
-
- getName() - Method in class org.exoplatform.services.deployment.DeploymentPlugin
-
- getName() - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
-
- getName() - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
-
- getName() - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
-
- getNewUserCreatedDigestCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getNewUserCreatedMessageCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getNewUserCreatedNotifCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getNextExecutionTime() - Method in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- getNodeIteratorOrderDESC(Node) - Static method in class org.exoplatform.commons.notification.impl.AbstractService
-
Gets the NodeIterator with list of nodes order by DESC lastUpdated value
- getNodeName(InputStream) - Static method in class org.exoplatform.services.deployment.DeploymentUtils
-
This method get node's name from an InputStream.
- getNodePath() - Method in class org.exoplatform.services.deployment.DeploymentDescriptor.Target
-
- getNotification() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailDigestEntity
-
- getNotification() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailParamEntity
-
- getNotification() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebParamsEntity
-
- getNotification() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- getNotificationActivityTitle(String, String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- getNotificationCreatedCount() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get global number of notification created
- getNotificationCreatedCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getNotificationExecutor() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- getNotificationHomeNode(SessionProvider, String) - Static method in class org.exoplatform.commons.notification.impl.AbstractService
-
- getNotificationInfo() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- getNotificationInfos() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- getNotificationInfos(WebNotificationFilter, int, int) - Method in class org.exoplatform.commons.notification.impl.service.WebNotificationServiceImpl
-
- getNotificationKey() - Method in class org.exoplatform.commons.notification.impl.command.NotificationCommandImpl
-
- getNotifsByPluginAndDay(String, String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.dao.MailNotifDAO
-
- getNotifsByPluginAndWeek(String, Calendar) - Method in class org.exoplatform.commons.notification.impl.jpa.email.dao.MailNotifDAO
-
- getNumberEmailPerSend() - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- getNumberOnBadge(String) - Method in class org.exoplatform.commons.notification.impl.jpa.web.dao.WebUsersDAO
-
- getNumberOnBadge(String) - Method in class org.exoplatform.commons.notification.impl.jpa.web.JPAWebNotificationStorage
-
- getNumberOnBadge(String) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.CachedWebNotificationStorage
-
- getNumberOnBadge(String) - Method in class org.exoplatform.commons.notification.impl.service.storage.WebNotificationStorageImpl
-
- getNumberOnBadge(String) - Method in class org.exoplatform.commons.notification.impl.service.WebNotificationServiceImpl
-
- getObjectType() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- getOembedURLPattern() - Method in class org.exoplatform.commons.embedder.OembedEmbedder
-
- getOffset() - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsKey
-
- getOrCreateMessageNode(Node, String) - Method in class org.exoplatform.commons.notification.impl.AbstractService
-
- getOrCreateMessageParent(SessionProvider, String, String) - Method in class org.exoplatform.commons.notification.impl.AbstractService
-
Makes the node path for MessageHome node
"/eXoNotification/messageHome/<pluginId>/<DAY_OF_MONTH>/<HOUR_OF_DAY>/"
- getOrder() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- getOrganizationService() - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
- getOwner() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- getParagraphs() - Method in class org.exoplatform.services.bench.LoremIpsum4J
-
Returns two paragraphs of lorem ipsum.
- getParagraphs(int) - Method in class org.exoplatform.services.bench.LoremIpsum4J
-
Returns paragraphs of lorem ipsum.
- getParameters() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- getParameters() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- getParent() - Method in class org.exoplatform.commons.model.impl.AbstractFile
-
Get Object Parent
- getPath() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
Get Object path
- getPattern() - Method in class org.exoplatform.commons.embedder.AbstractEmbedder
-
- getPlugId() - Method in class org.exoplatform.commons.notification.cache.ElementCacheKey
-
- getPlugin() - Method in class org.exoplatform.commons.notification.impl.command.NotificationCommandImpl
-
- getPlugin(PluginKey) - Method in class org.exoplatform.commons.notification.impl.setting.NotificationPluginContainer
-
- getPluginConfig(String) - Method in class org.exoplatform.commons.notification.impl.setting.PluginSettingServiceImpl
-
- getPluginConfig() - Method in class org.exoplatform.commons.notification.template.SimpleElement
-
- getPluginConfig(String) - Method in class org.exoplatform.settings.jpa.JPAPluginSettingServiceImpl
-
- getPluginContainer() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- getPluginNames() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get the names of all entities
- getPluginNames() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getPluginSettingService() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- getPluginStatistics(String) - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- getPluginStatistics(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getPollCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalQueueStatisticsImpl
-
- getPortalContainer(JobExecutionContext) - Static method in class org.exoplatform.job.MultiTenancyJob
-
- getPortalHome(String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- getPostActivityCreatedDigestCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getPostActivityCreatedMessageCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getPostActivityCreatedNotifCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getPostActivitySpaceCreatedDigestCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getPostActivitySpaceCreatedMessageCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getPostActivitySpaceCreatedNotifCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getPrimaryType() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
Get Object Primary Type
- getProfileUrl(String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- getProperties() - Method in class org.exoplatform.settings.chromattic.ScopeEntity
-
- getProperties() - Method in class org.exoplatform.settings.chromattic.ScopeEntity_Chromattic
-
- getPropertyChange(String) - Method in class org.exoplatform.commons.utils.PropertyChangeSupport
-
Gets PropertyChangeEvent by propertyName
- getProvider() - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- getPutCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalQueueStatisticsImpl
-
- getQueries() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get all executed query strings
- getQueries() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getQueryExecutionCount() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get global number of executed queries
- getQueryExecutionCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getQueryExecutionMaxTime() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get the time in milliseconds of the slowest query.
- getQueryExecutionMaxTime() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getQueryExecutionMaxTimeQueryString() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get the query string for the slowest query.
- getQueryExecutionMaxTimeQueryString() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getQueryStatistics(String) - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- getQueryStatistics(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getQueuePollCount() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get global number of poll queue
- getQueuePollCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getQueuePutCount() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
Get global number of put queue
- getQueuePutCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getQueueStatistics(String) - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- getQueueStatistics(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getRating() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- getReceiver() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- getReceivers() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- getRelationshipRecievedCreatedDigestCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getRelationshipRecievedCreatedMessageCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getRelationshipRecievedCreatedNotifCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getRepository() - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Get the current repository
- getRepository() - Method in class org.exoplatform.services.deployment.DeploymentDescriptor.Target
-
- getRequestJoinSpaceCreatedDigestCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getRequestJoinSpaceCreatedMessageCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getRequestJoinSpaceCreatedNotifCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getResourceBundle(String, Locale, String) - Static method in class org.exoplatform.commons.notification.template.TemplateResourceBundle
-
- getResourceBundle(String, Locale, String) - Static method in class org.exoplatform.commons.notification.template.TemplateUtils
-
Gets Resource Bundle value
- getRestContextName() - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
- getRestId() - Method in class org.exoplatform.services.bench.DataInjector
-
- getRoute(String, String, String) - Static method in class org.exoplatform.commons.notification.net.router.ExoRouter
-
- getRoute(String, String) - Static method in class org.exoplatform.commons.notification.net.router.ExoRouter
-
- getRoute(String, String, String, String, int) - Static method in class org.exoplatform.commons.notification.net.router.ExoRouter
-
- getRouteMapping() - Method in class org.exoplatform.commons.notification.net.router.ExoRouterConfig
-
Gets the associated activity key type mapping from URI Pattern.
- getScope() - Method in class org.exoplatform.commons.notification.cache.ScopeCacheKey
-
- getScope(String) - Method in class org.exoplatform.settings.chromattic.SimpleContextEntity
-
- getScope() - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
-
- getScope() - Method in class org.exoplatform.settings.rest.SettingEntity
-
- getScopeByTypeAndName(String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingScopeDAO
-
- getScopes() - Method in class org.exoplatform.settings.chromattic.SimpleContextEntity
-
- getScopes() - Method in class org.exoplatform.settings.chromattic.SimpleContextEntity_Chromattic
-
- getSender() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- getSender() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- getSentCounter() - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- getService(Class<T>) - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Gets the service.
- getService(Class<T>, String) - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Gets the service.
- getService(Class<T>) - Static method in class org.exoplatform.services.deployment.Utils
-
- getService(Class<T>, String) - Static method in class org.exoplatform.services.deployment.Utils
-
- getSession() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- getSession(SessionProvider, String) - Static method in class org.exoplatform.commons.notification.impl.AbstractService
-
- getSessionProvider() - Static method in class org.exoplatform.commons.notification.impl.NotificationSessionManager
-
- getSetting(String, String, String) - Method in class org.exoplatform.settings.rest.SettingResource
-
- getSettingByContextAndScopeAndKey(String, String, String, String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingsDAO
-
- getSettings() - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
-
- getSettings() - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
-
- getSettingsByContext(Context) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
-
- getSettingsByContext(Context) - Method in class org.exoplatform.settings.impl.SettingServiceImpl
-
- getSettingsByContext(Context) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
- getSettingsByContextAndScope(String, String, String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingsDAO
-
- getSettingsByContextTypeAndName(String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingsDAO
-
- getSiteName() - Method in class org.exoplatform.services.deployment.DeploymentPlugin
-
gets name of site in which data is deployed by this plugin
- getSourcePath() - Method in class org.exoplatform.services.deployment.DeploymentDescriptor
-
- getSpaceInvitationCreatedDigestCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getSpaceInvitationCreatedMessageCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getSpaceInvitationCreatedNotifCount() - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- getStartTime() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- getStartTime() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- getStatistics() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- getStatistics() - Method in class org.exoplatform.commons.notification.NotificationContextFactory
-
- getStatisticsCollector() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- getStatisticsCollector() - Method in class org.exoplatform.commons.notification.NotificationContextFactory
-
- getStatisticsService() - Method in class org.exoplatform.commons.notification.NotificationContextFactory
-
- getStatus() - Method in class org.exoplatform.services.user.UserStateModel
-
- getSubject() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- getSubject(PluginConfig, String, String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
Gets the subject's resource bundle
- getSystemSessionProvider() - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Gets the system session provider.
- getSystemValue(InitParams, String, String, String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- getSystemValue(InitParams, String, String, int) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- getTags() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- getTarget() - Method in class org.exoplatform.services.deployment.DeploymentDescriptor
-
- getTask() - Method in class org.exoplatform.job.MultiTenancyJob
-
- getTemplate() - Method in class org.exoplatform.commons.notification.template.SimpleElement
-
- getTemplateBuilderInChannel(PluginKey) - Method in class org.exoplatform.commons.notification.channel.ConsoleChannel
-
- getTemplateBuilderInChannel(PluginKey) - Method in class org.exoplatform.commons.notification.channel.MailChannel
-
- getTemplateBuilderInChannel(PluginKey) - Method in class org.exoplatform.commons.notification.channel.WebChannel
-
- getTemplateContext() - Method in class org.exoplatform.commons.notification.template.GroovyElementVisitor
-
- getTemplateContext() - Method in class org.exoplatform.commons.notification.template.SimpleElementVistior
-
- getTemplateElement(ElementCacheKey) - Method in class org.exoplatform.commons.notification.cache.TemplateCaching
-
- getTemplateFilePath(PluginKey) - Method in class org.exoplatform.commons.notification.channel.MailChannel
-
- getTemplateFilePath(PluginKey) - Method in class org.exoplatform.commons.notification.channel.WebChannel
-
- getText() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- getThumbnailHeight() - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- getThumbnailUrl() - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- getThumbnailWidth() - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- getTimeZone(String) - Static method in class org.exoplatform.commons.utils.DateUtils
-
- getTitle() - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- getTitle() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- getTo() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- getTo() - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.WebNotifInfoData
-
- getType() - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- getType() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailDigestEntity
-
- getType() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- getType() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- getType() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- getType() - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
-
- getType() - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
-
- getUnreadNotification(String, String, String) - Method in class org.exoplatform.commons.notification.impl.jpa.web.JPAWebNotificationStorage
-
- getUnreadNotification(String, String, String) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.CachedWebNotificationStorage
-
- getUnreadNotification(String, String, String) - Method in class org.exoplatform.commons.notification.impl.service.storage.WebNotificationStorageImpl
-
- getUpdateCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalEntityStatisticsImpl
-
- getUpdateDate() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- getUrl() - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- getUser(String) - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Get the last User instance added in ConversationState of a given user
- getUserId() - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsKey
-
- getUserId() - Method in class org.exoplatform.services.user.UserStateModel
-
- getUserSessionProvider() - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Gets the session provider.
- getUserState(String) - Method in class org.exoplatform.services.user.UserStateService
-
- getUUID() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
Get Object UUID
- getValue(String) - Static method in class org.exoplatform.commons.notification.impl.AbstractService
-
- getValue() - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailParamEntity
-
- getValue() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebParamsEntity
-
- getValue() - Method in enum org.exoplatform.commons.notification.template.DigestTemplate.ElementType
-
- getValue(String) - Method in class org.exoplatform.settings.chromattic.ScopeEntity
-
- getValue() - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
-
- getValue() - Method in class org.exoplatform.settings.rest.SettingEntity
-
- getValue() - Method in class org.exoplatform.settings.rest.SettingValueEntity
-
- getValueParam(InitParams, String, String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- getValueParam(InitParams, String, int) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- getValues(String) - Static method in class org.exoplatform.commons.notification.impl.AbstractService
-
- getVersionHistoryPath() - Method in class org.exoplatform.services.deployment.DeploymentDescriptor
-
get the path of version history file which we want to import
- getWeeklySettingForAllUser() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- getWordDifferencesAsHTML(String, String) - Method in class org.exoplatform.commons.diff.DiffService
-
Gets a Delta object containing word differences between text1 and text2.
- getWordDifferencesAsList(String, String) - Method in class org.exoplatform.commons.diff.DiffService
-
Gets a list of Delta objects representing word differences between text1 and text2.
- getWords() - Method in class org.exoplatform.services.bench.LoremIpsum4J
-
Returns one sentence (50 words) of the lorem ipsum text.
- getWords(int) - Method in class org.exoplatform.services.bench.LoremIpsum4J
-
Returns words from the lorem ipsum text.
- getWords(int, int) - Method in class org.exoplatform.services.bench.LoremIpsum4J
-
Returns words from the lorem ipsum text.
- getWorkspace() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
Get workspace name where stored current object.
- getWorkspace() - Method in class org.exoplatform.commons.notification.NotificationConfiguration
-
- getWorkspace() - Method in class org.exoplatform.services.deployment.DeploymentDescriptor.Target
-
- getWriter() - Method in class org.exoplatform.commons.notification.template.GroovyElementVisitor
-
- getWriter() - Method in class org.exoplatform.commons.notification.template.SimpleElementVistior
-
- getYouTubeURLPattern() - Method in class org.exoplatform.commons.embedder.YoutubeEmbedder
-
- GREATER_THAN - Static variable in class org.exoplatform.commons.utils.StringCommonUtils
-
- GroovyElement - Class in org.exoplatform.commons.notification.template
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Aug 8, 2013
- GroovyElement() - Constructor for class org.exoplatform.commons.notification.template.GroovyElement
-
- GroovyElementVisitor - Class in org.exoplatform.commons.notification.template
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Aug 8, 2013
- GroovyElementVisitor() - Constructor for class org.exoplatform.commons.notification.template.GroovyElementVisitor
-
- group(String) - Method in interface org.exoplatform.commons.notification.net.router.regex.ExoMatcher
-
- group(int) - Method in interface org.exoplatform.commons.notification.net.router.regex.ExoMatcher
-
- group() - Method in class org.exoplatform.commons.notification.net.router.regex.ExoMatcherImpl
-
- group(int) - Method in class org.exoplatform.commons.notification.net.router.regex.ExoMatcherImpl
-
- group(String) - Method in class org.exoplatform.commons.notification.net.router.regex.ExoMatcherImpl
-
- groupCount() - Method in class org.exoplatform.commons.notification.net.router.regex.ExoMatcherImpl
-
- ID - Static variable in class org.exoplatform.commons.notification.channel.MailChannel
-
- ID - Static variable in class org.exoplatform.commons.notification.channel.WebChannel
-
- ID - Static variable in class org.exoplatform.commons.notification.impl.DigestDailyPlugin
-
- ID - Static variable in class org.exoplatform.commons.notification.impl.DigestWeeklyPlugin
-
- increaseCreatedDigestCount(String) - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
Increase value when plugin creates new digest message
- increaseCreatedMessageCount(String) - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
Increase value when plugin creates new message
- increaseCreatedNotifCount(String) - Method in class org.exoplatform.commons.notification.impl.PluginStatisticService
-
Increase value when plugin creates new notification message
- incrementCreateDigestCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalPluginStatisticsImpl
-
- incrementCreateMessageCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalPluginStatisticsImpl
-
- incrementCreateNotificationCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalPluginStatisticsImpl
-
- incrementDeleteCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalEntityStatisticsImpl
-
- incrementInsertCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalEntityStatisticsImpl
-
- incrementLoadCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalEntityStatisticsImpl
-
- incrementPollCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalQueueStatisticsImpl
-
- incrementPutCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalQueueStatisticsImpl
-
- incrementUpdateCount() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalEntityStatisticsImpl
-
- indexOf(String) - Method in class org.exoplatform.commons.notification.net.router.regex.ExoPattern
-
- indexOf(String, int) - Method in class org.exoplatform.commons.notification.net.router.regex.ExoPattern
-
- initBundlePath(Collection<String>) - Method in class org.exoplatform.commons.notification.template.ResourceBundleConfigDeployer
-
Loading the notification resource bundle.
- initData() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
-
Initialize the data with Liquibase with the default datasource.
- initData(String) - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
-
Initialize the data with Liquibase with the given datasource.
- initDefaultSettings(String) - Method in class org.exoplatform.commons.notification.impl.setting.UserSettingServiceImpl
-
- initDefaultSettings(User[]) - Method in class org.exoplatform.commons.notification.impl.setting.UserSettingServiceImpl
-
- initDefaultSettings(String) - Method in class org.exoplatform.settings.jpa.CacheUserSettingServiceImpl
-
- initDefaultSettings(User[]) - Method in class org.exoplatform.settings.jpa.CacheUserSettingServiceImpl
-
- initDefaultSettings(String) - Method in class org.exoplatform.settings.jpa.JPAUserSettingServiceImpl
- initDefaultSettings(User[]) - Method in class org.exoplatform.settings.jpa.JPAUserSettingServiceImpl
- initParams - Variable in class org.exoplatform.services.deployment.DeploymentPlugin
-
- inject(HashMap<String, String>) - Method in class org.exoplatform.services.bench.DataInjector
-
This function should be implemented to inject data into the product.
- inject(String, UriInfo) - Method in class org.exoplatform.services.bench.DataInjectorService
-
- insertEntity(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- insertLast(V) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData
-
Inserts the value into last position
- instance() - Static method in class org.exoplatform.commons.notification.template.SimpleElementVistior
-
Create new instance of ElementVisitor
- instances - Static variable in class org.exoplatform.settings.chromattic.ScopeEntity_
-
- IntegerData - Class in org.exoplatform.commons.notification.impl.service.storage.cache.model
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Jan 5, 2015
- IntegerData(Integer) - Constructor for class org.exoplatform.commons.notification.impl.service.storage.cache.model.IntegerData
-
- integrate(Configuration, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.exoplatform.commons.persistence.impl.ExoEntityScanner
-
- integrate(MetadataImplementor, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.exoplatform.commons.persistence.impl.ExoEntityScanner
-
- isActive(String, String) - Method in class org.exoplatform.commons.notification.impl.setting.PluginSettingServiceImpl
-
- isActive(String) - Method in class org.exoplatform.commons.notification.impl.setting.PluginSettingServiceImpl
-
- isActive(String, String) - Method in class org.exoplatform.settings.jpa.JPAPluginSettingServiceImpl
-
- isActive(String) - Method in class org.exoplatform.settings.jpa.JPAPluginSettingServiceImpl
-
- isActiveFeature(String) - Method in class org.exoplatform.settings.impl.ExoFeatureServiceImpl
-
- isActiveSetting(String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- isCached(ElementCacheKey) - Method in class org.exoplatform.commons.notification.cache.TemplateCaching
-
Determines is cached or not
- isContainSpecialCharacter(String) - Static method in class org.exoplatform.commons.utils.StringCommonUtils
-
- isDeletedMember(String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- isDone() - Method in interface org.exoplatform.commons.cluster.StartableClusterAware
-
Check if service is done
- isDone() - Method in class org.exoplatform.commons.migration.JPAAsynMigrationService
-
- isDone() - Method in class org.exoplatform.commons.migration.SettingsMigration
-
- isExistingSessionProvider() - Static method in class org.exoplatform.commons.notification.impl.NotificationSessionManager
-
Checks the session provided is existing or not.
- isFailed() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- isFeatureActive(String) - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
- isMSSQLDialect() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- isNewLine() - Method in class org.exoplatform.commons.notification.template.SimpleElement
-
- isOn() - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- isOnline(String) - Method in class org.exoplatform.services.user.UserStateService
-
- isOnPopover() - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.ListWebNotificationsKey
-
- isOrcaleDialect() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
-
- isOverride() - Method in class org.exoplatform.services.deployment.DeploymentPlugin
-
indicates if this plugin will override old data every time server startups
- isRead() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- isResetNumberOnBadge() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- isRunning() - Method in class org.exoplatform.commons.notification.job.mbeans.DailyJobManager
-
- isRunning() - Method in class org.exoplatform.commons.notification.job.mbeans.WeeklyJobManager
-
- isShowPopover() - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- isStarted() - Static method in class org.exoplatform.commons.notification.job.mbeans.DailyService
-
Get state of service
- isStarted() - Static method in class org.exoplatform.commons.notification.job.mbeans.WeeklyService
-
Get state of service
- isStarted(ExoContainer) - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
-
- isStatisticsEnabled() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- isStatisticsEnabled() - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- isSystem - Variable in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- isUserEnabled(String) - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
Gets the user state enabled/disabled from ConversationRegistry, if not found,
get it from OrgnizationService
- isValid(NotificationContext) - Method in class org.exoplatform.commons.notification.impl.DigestDailyPlugin
-
- isValid(NotificationContext) - Method in class org.exoplatform.commons.notification.impl.DigestWeeklyPlugin
-
- isValid() - Method in class org.exoplatform.commons.notification.job.NotificationJob
-
- isValidEmailAddresses(String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- isWritingProcess() - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- paragraphs(int) - Method in class org.exoplatform.services.bench.DataInjector
-
get pseudo paragraphs.
- path - Variable in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- path - Variable in class org.exoplatform.commons.notification.net.router.ExoRouter.Route
-
- pattern() - Method in class org.exoplatform.commons.notification.net.router.regex.ExoPattern
-
- PERSISTENCE_UNIT_NAME - Static variable in class org.exoplatform.commons.persistence.impl.EntityManagerService
-
- ping(String) - Method in class org.exoplatform.services.user.UserStateService
-
- PluginSettingServiceImpl - Class in org.exoplatform.commons.notification.impl.setting
-
- PluginSettingServiceImpl(SettingService, ChannelManager) - Constructor for class org.exoplatform.commons.notification.impl.setting.PluginSettingServiceImpl
-
- PluginStatisticService - Class in org.exoplatform.commons.notification.impl
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Dec 23, 2013
- PluginStatisticService() - Constructor for class org.exoplatform.commons.notification.impl.PluginStatisticService
-
- POLICY_DEFINITION - Static variable in class org.exoplatform.commons.utils.HTMLSanitizer
-
A policy definition that matches the minimal HTML that eXo allows.
- pollQueue(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- postDelete(User) - Method in class org.exoplatform.settings.listeners.impl.CommonsUserSettingEventListenerImpl
-
- postSetEnabled(User) - Method in class org.exoplatform.settings.listeners.impl.CommonsUserSettingEventListenerImpl
-
- prependRoute(String, String, String) - Static method in class org.exoplatform.commons.notification.net.router.ExoRouter
-
Add a new route at the beginning of the route list
- prependRoute(String, String) - Static method in class org.exoplatform.commons.notification.net.router.ExoRouter
-
Add a new route at the beginning of the route list
- process(NotificationInfo) - Method in class org.exoplatform.commons.notification.impl.service.NotificationServiceImpl
-
- process(Collection<NotificationInfo>) - Method in class org.exoplatform.commons.notification.impl.service.NotificationServiceImpl
-
- process(NotificationContext, String...) - Method in class org.exoplatform.commons.notification.lifecycle.MailLifecycle
-
- process(NotificationContext, String) - Method in class org.exoplatform.commons.notification.lifecycle.MailLifecycle
-
- process(NotificationContext, String) - Method in class org.exoplatform.commons.notification.lifecycle.SimpleLifecycle
-
- process(NotificationContext, String...) - Method in class org.exoplatform.commons.notification.lifecycle.SimpleLifecycle
-
- process(NotificationContext, String...) - Method in class org.exoplatform.commons.notification.lifecycle.WebLifecycle
-
- process(NotificationContext, String) - Method in class org.exoplatform.commons.notification.lifecycle.WebLifecycle
-
- processDigest(TemplateContext) - Static method in class org.exoplatform.commons.notification.template.TemplateUtils
-
Render for digest template
- processGroovy(TemplateContext) - Static method in class org.exoplatform.commons.notification.template.TemplateUtils
-
Process the Groovy template associate with Template context to generate
It will be use for digest mail
- processImportHistory(Node, InputStream, Map<String, String>) - Static method in class org.exoplatform.services.deployment.Utils
-
this function used to process import version history for a node
- processLinkTitle(String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
Add the style css for a link in the activity title to display a link without underline
- processNotification(NotificationContext) - Method in class org.exoplatform.commons.notification.impl.command.NotificationCommandImpl
-
- processSendNotification() - Method in class org.exoplatform.commons.notification.job.NotificationDailyJob
-
- processSendNotification() - Method in class org.exoplatform.commons.notification.job.NotificationJob
-
Process the job to build the message and send to target.
- processSendNotification(JobExecutionContext) - Method in class org.exoplatform.commons.notification.job.NotificationJob
-
- processSendNotification() - Method in class org.exoplatform.commons.notification.job.NotificationWeeklyJob
-
- processSendNotification(JobExecutionContext) - Method in class org.exoplatform.commons.notification.job.WebNotificationJob
-
- processSubject(TemplateContext) - Static method in class org.exoplatform.commons.notification.template.TemplateUtils
-
Render for Subject template
- properties - Static variable in class org.exoplatform.settings.chromattic.ScopeEntity_
-
- PropertyChangeSupport - Class in org.exoplatform.commons.utils
-
Created by The eXo Platform SAS Author : thanh_vucong
thanh_vucong@exoplatform.com Jan 10, 2013
- PropertyChangeSupport(Object) - Constructor for class org.exoplatform.commons.utils.PropertyChangeSupport
-
- put(ElementCacheKey, Element) - Method in class org.exoplatform.commons.notification.cache.TemplateCaching
-
Puts value in the caching
- put(MessageInfo) - Method in class org.exoplatform.commons.notification.impl.jpa.email.JPAQueueMessageImpl
- put(MessageInfo) - Method in class org.exoplatform.commons.notification.impl.service.QueueMessageImpl
-
- put(int, V, String) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData
-
Puts the value at the given index
- put(K, V) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.FutureCache
-
Updates the cache with a new key/value pair.
- put(K, V) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.FutureExoCache
-
- putAtTop(V, String) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData
-
Puts the value at the top of list
- putOnly(K, V) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.FutureCache
-
Updates the cache only local mode with a new key/value pair.
- putOnly(K, V) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.FutureExoCache
-
- putQueue(String) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- sanitize(String) - Static method in class org.exoplatform.commons.utils.HTMLSanitizer
-
This service reads HTML from input forms and writes sanitized content to a
StringBuffer
- save() - Method in class org.exoplatform.commons.model.impl.AbtractBaseObject
-
- save(NotificationInfo) - Method in class org.exoplatform.commons.notification.impl.jpa.email.JPAMailNotificationStorage
- save(NotificationInfo) - Method in class org.exoplatform.commons.notification.impl.jpa.web.JPAWebNotificationStorage
-
- save(NotificationInfo) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.CachedWebNotificationStorage
-
- save(NotificationInfo) - Method in class org.exoplatform.commons.notification.impl.service.storage.MailNotificationStorageImpl
-
- save(NotificationInfo) - Method in class org.exoplatform.commons.notification.impl.service.storage.WebNotificationStorageImpl
-
- save(NotificationInfo) - Method in class org.exoplatform.commons.notification.impl.service.WebNotificationServiceImpl
-
- save(UserSetting) - Method in class org.exoplatform.commons.notification.impl.setting.UserSettingServiceImpl
-
- save(UserStateModel) - Method in class org.exoplatform.services.user.UserStateService
-
- save(Context) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
-
- save(Context) - Method in class org.exoplatform.settings.impl.SettingServiceImpl
-
- save(UserSetting) - Method in class org.exoplatform.settings.jpa.CacheUserSettingServiceImpl
-
- save(Context) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
- save(UserSetting) - Method in class org.exoplatform.settings.jpa.JPAUserSettingServiceImpl
- saveActive(String, boolean) - Method in class org.exoplatform.commons.notification.impl.setting.PluginSettingServiceImpl
-
- saveActive(String, boolean) - Method in class org.exoplatform.settings.jpa.JPAPluginSettingServiceImpl
-
- saveActiveFeature(String, boolean) - Method in class org.exoplatform.settings.impl.ExoFeatureServiceImpl
-
- saveActivePlugin(String, String, boolean) - Method in class org.exoplatform.commons.notification.impl.setting.PluginSettingServiceImpl
-
- saveActivePlugin(String, String, boolean) - Method in class org.exoplatform.settings.jpa.JPAPluginSettingServiceImpl
-
- saveLastReadDate(String, Long) - Method in class org.exoplatform.commons.notification.impl.setting.UserSettingServiceImpl
-
- saveLastReadDate(String, Long) - Method in class org.exoplatform.settings.jpa.CacheUserSettingServiceImpl
-
- saveLastReadDate(String, Long) - Method in class org.exoplatform.settings.jpa.JPAUserSettingServiceImpl
- scheduler - Variable in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- schemeEndpointMap - Variable in class org.exoplatform.commons.embedder.AbstractEmbedder
-
- ScopeCacheKey - Class in org.exoplatform.commons.notification.cache
-
- ScopeCacheKey() - Constructor for class org.exoplatform.commons.notification.cache.ScopeCacheKey
-
- ScopeEntity - Class in org.exoplatform.settings.chromattic
-
- ScopeEntity() - Constructor for class org.exoplatform.settings.chromattic.ScopeEntity
-
- ScopeEntity - Class in org.exoplatform.settings.jpa.entity
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Mar 07, 2017
- ScopeEntity() - Constructor for class org.exoplatform.settings.jpa.entity.ScopeEntity
-
- ScopeEntity_ - Class in org.exoplatform.settings.chromattic
-
- ScopeEntity_() - Constructor for class org.exoplatform.settings.chromattic.ScopeEntity_
-
- ScopeEntity_Chromattic - Class in org.exoplatform.settings.chromattic
-
- ScopeEntity_Chromattic(MethodHandler) - Constructor for class org.exoplatform.settings.chromattic.ScopeEntity_Chromattic
-
- scopes - Static variable in class org.exoplatform.settings.chromattic.SimpleContextEntity_
-
- select(ListWebNotificationsKey, ObjectCacheInfo<? extends Object>) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.WebNotificationInfosSelector
-
- select(SettingKey, ObjectCacheInfo<? extends Object>) - Method in class org.exoplatform.settings.cache.selector.SettingCacheSelector
-
This function allows this selector could select right object.
- SEMICOLON - Static variable in class org.exoplatform.commons.utils.StringCommonUtils
-
- send() - Method in class org.exoplatform.commons.notification.impl.jpa.email.JPAQueueMessageImpl
- send() - Method in class org.exoplatform.commons.notification.impl.service.QueueMessageImpl
-
- send(NotificationContext) - Method in class org.exoplatform.commons.notification.lifecycle.MailLifecycle
-
- send(NotificationContext) - Method in class org.exoplatform.commons.notification.lifecycle.SimpleLifecycle
-
- send(NotificationContext) - Method in class org.exoplatform.commons.notification.lifecycle.WebLifecycle
-
- SendEmailNotificationJob - Class in org.exoplatform.commons.notification.job
-
- SendEmailNotificationJob() - Constructor for class org.exoplatform.commons.notification.job.SendEmailNotificationJob
-
- sendJsonMessage(String, MessageInfo) - Static method in class org.exoplatform.commons.notification.net.WebNotificationSender
-
- sendMessage(MessageInfo) - Method in class org.exoplatform.commons.notification.impl.jpa.email.JPAQueueMessageImpl
- sendMessage(MessageInfo) - Method in class org.exoplatform.commons.notification.impl.service.QueueMessageImpl
-
- ServiceContext<V> - Interface in org.exoplatform.commons.notification.impl.service.storage.cache
-
Kind of closure.
- sessionSave(Node) - Static method in class org.exoplatform.commons.notification.impl.AbstractService
-
- set(Context, Scope, String, SettingValue<?>) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
-
Set the specified value with the key which is composed by context, scope, key.
- set(Context, Scope, String, SettingValue<?>) - Method in class org.exoplatform.settings.impl.SettingServiceImpl
-
- set(Context, Scope, String, SettingValue<?>) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
- setBody(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- setBundlePath(String) - Method in class org.exoplatform.commons.notification.template.TemplateResourceBundle
-
- setChangelogPaths(List<String>) - Method in class org.exoplatform.commons.persistence.impl.ChangeLogsPlugin
-
- setChanges(int) - Method in class org.exoplatform.commons.diff.DiffResult
-
- setCleanupPublication(Boolean) - Method in class org.exoplatform.services.deployment.DeploymentDescriptor
-
This method allows to cleanup the publication lifecycle in the target
folder after importing the data.
- setContext(ManagementContext) - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- setContext(ManagementContext) - Method in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- setContext(ContextEntity) - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
-
- setContext(Context) - Method in class org.exoplatform.settings.rest.SettingEntity
-
- setContexts(String) - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
-
- setCreationDate(Calendar) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- setCreationDate(Calendar) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- setCreationDate(Calendar) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- setCronExpression(String) - Method in class org.exoplatform.commons.notification.job.mbeans.DailyJobManager
-
- setCronExpression(String) - Method in class org.exoplatform.commons.notification.job.mbeans.WeeklyJobManager
-
- setDatasourceName(String) - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
-
- setDatasourceName(String) - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
-
- setDescription(String) - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- setDescription(String) - Method in class org.exoplatform.services.deployment.DeploymentPlugin
-
- setDiffHTML(String) - Method in class org.exoplatform.commons.diff.DiffResult
-
- setException(Throwable) - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- setFooter(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- setFrom(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- setHtml(String) - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- setId(String) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.model.WebNotifInfoCacheKey
-
- setInterval() - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- setKey(String) - Method in class org.exoplatform.settings.rest.SettingEntity
-
- setLanguage(String) - Method in class org.exoplatform.commons.notification.template.TemplateResourceBundle
-
- setLastActivity(long) - Method in class org.exoplatform.services.user.UserStateModel
-
- setManagement(DailyJobManager) - Method in class org.exoplatform.commons.notification.job.mbeans.DailyService
-
- setManager(WeeklyJobManager) - Method in class org.exoplatform.commons.notification.job.mbeans.WeeklyService
-
- setName(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailParamEntity
-
- setName(String) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebParamsEntity
-
- setName(String) - Method in class org.exoplatform.services.deployment.DeploymentPlugin
-
- setName(String) - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
-
- setName(String) - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
-
- setName(String) - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
-
- setNodePath(String) - Method in class org.exoplatform.services.deployment.DeploymentDescriptor.Target
-
- setNotification(MailNotifEntity) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailDigestEntity
-
- setNotification(MailNotifEntity) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailParamEntity
-
- setNotification(WebNotifEntity) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebParamsEntity
-
- setNotification(WebNotifEntity) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- setNotificationInfo(NotificationInfo) - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- setNotificationInfos(List<NotificationInfo>) - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- setNumberEmailPerSend(int) - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- setOrder(int) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- setParameters(Set<WebParamsEntity>) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- setProvider(String) - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- setRead(boolean) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- setReceiver(String) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- setReceivers(Set<WebUsersEntity>) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- setRepository(String) - Method in class org.exoplatform.services.deployment.DeploymentDescriptor.Target
-
- setResetNumberOnBadge(boolean) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- setRestId(String) - Method in class org.exoplatform.services.bench.DataInjector
-
- setRouteMapping(Map<String, String>) - Method in class org.exoplatform.commons.notification.net.router.ExoRouterConfig
-
Sets the associated ActionName key type mapping from this URI Pattern.
- setScope(ScopeEntity) - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
-
- setScope(Scope) - Method in class org.exoplatform.settings.rest.SettingEntity
-
- setSender(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- setSender(String) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- setSetting(String, String, String, SettingValueEntity) - Method in class org.exoplatform.settings.rest.SettingResource
-
- setSettings(Set<SettingsEntity>) - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
-
- setSettings(Set<SettingsEntity>) - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
-
- setShowPopover(boolean) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- setSourcePath(String) - Method in class org.exoplatform.services.deployment.DeploymentDescriptor
-
- setStatisticsEnabled(boolean) - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- setStatisticsEnabled(boolean) - Method in class org.exoplatform.commons.notification.stat.ThreadLocalStatisticsImpl
-
- setStatus(String) - Method in class org.exoplatform.services.user.UserStateModel
-
- setStorage(WebNotificationStorage) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.CachedWebNotificationStorage
-
- setSubject(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- setTarget(DeploymentDescriptor.Target) - Method in class org.exoplatform.services.deployment.DeploymentDescriptor
-
- setText(String) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- setThumbnailHeight(String) - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- setThumbnailUrl(String) - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- setThumbnailWidth(String) - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- SETTING_NODE - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- SETTING_USER_NODE - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- SETTING_USER_PATH - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- settingCache - Variable in class org.exoplatform.settings.cache.CacheSettingServiceImpl
-
- SettingCacheSelector - Class in org.exoplatform.settings.cache.selector
-
Created by The eXo Platform SAS
Author : Nguyen Viet Bang
bangnv@exoplatform.com
Nov 27, 2012
This class allows to select all setting cache objects which are in a specified Context or Scope.
- SettingCacheSelector(SettingContext) - Constructor for class org.exoplatform.settings.cache.selector.SettingCacheSelector
-
Create a selector with a specified context
- SettingContextDAO - Class in org.exoplatform.settings.jpa.dao
-
- SettingContextDAO() - Constructor for class org.exoplatform.settings.jpa.dao.SettingContextDAO
-
- SettingEntity - Class in org.exoplatform.settings.rest
-
- SettingEntity() - Constructor for class org.exoplatform.settings.rest.SettingEntity
-
- SettingEntity(Context, Scope, String, String) - Constructor for class org.exoplatform.settings.rest.SettingEntity
-
- SettingResource - Class in org.exoplatform.settings.rest
-
- SettingResource(SettingService, UserACL) - Constructor for class org.exoplatform.settings.rest.SettingResource
-
- SETTINGS_JCR_DATA_USER_MIGRATED_KEY - Static variable in class org.exoplatform.commons.migration.SettingsMigration
-
- SETTINGS_MIGRATION_GLOBAL_KEY - Static variable in class org.exoplatform.commons.migration.SettingsMigration
-
- SETTINGS_MIGRATION_USER_KEY - Static variable in class org.exoplatform.commons.migration.SettingsMigration
-
- SETTINGS_RDBMS_CLEANUP_DONE - Static variable in class org.exoplatform.commons.migration.SettingsMigration
-
- SETTINGS_RDBMS_MIGRATION_DONE - Static variable in class org.exoplatform.commons.migration.SettingsMigration
-
- SettingScopeDAO - Class in org.exoplatform.settings.jpa.dao
-
- SettingScopeDAO() - Constructor for class org.exoplatform.settings.jpa.dao.SettingScopeDAO
-
- SettingsDAO - Class in org.exoplatform.settings.jpa.dao
-
Created by exo on 3/8/17.
- SettingsDAO() - Constructor for class org.exoplatform.settings.jpa.dao.SettingsDAO
-
- SettingsEntity - Class in org.exoplatform.settings.jpa.entity
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Mar 07, 2017
- SettingsEntity() - Constructor for class org.exoplatform.settings.jpa.entity.SettingsEntity
-
- SettingServiceImpl - Class in org.exoplatform.settings.impl
-
- SettingServiceImpl(EventManagerImpl<SettingServiceImpl, SettingData>, ChromatticManager) - Constructor for class org.exoplatform.settings.impl.SettingServiceImpl
-
Create setting service object
- SettingsMigration - Class in org.exoplatform.commons.migration
-
- SettingsMigration(ChromatticManager, OrganizationService) - Constructor for class org.exoplatform.commons.migration.SettingsMigration
-
- SettingsRoot - Class in org.exoplatform.settings.chromattic
-
- SettingsRoot() - Constructor for class org.exoplatform.settings.chromattic.SettingsRoot
-
- SettingsRoot_ - Class in org.exoplatform.settings.chromattic
-
- SettingsRoot_() - Constructor for class org.exoplatform.settings.chromattic.SettingsRoot_
-
- SettingsRoot_Chromattic - Class in org.exoplatform.settings.chromattic
-
- SettingsRoot_Chromattic(MethodHandler) - Constructor for class org.exoplatform.settings.chromattic.SettingsRoot_Chromattic
-
- SettingValueEntity - Class in org.exoplatform.settings.rest
-
- SettingValueEntity() - Constructor for class org.exoplatform.settings.rest.SettingValueEntity
-
- SettingValueEntity(String) - Constructor for class org.exoplatform.settings.rest.SettingValueEntity
-
- setTitle(String) - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- setTo(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- setType(String) - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- setType(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailDigestEntity
-
- setType(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailNotifEntity
-
- setType(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailQueueEntity
-
- setType(String) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebNotifEntity
-
- setType(String) - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
-
- setType(String) - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
-
- setUpdateDate(Calendar) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebUsersEntity
-
- setUrl(String) - Method in class org.exoplatform.commons.embedder.AbstractEmbedder
-
- setUrl(String) - Method in interface org.exoplatform.commons.embedder.Embedder
-
Set provided url to Embedder object to process.
- setUrl(String) - Method in class org.exoplatform.commons.embedder.ExoMedia
-
- setUserEnabled(String, boolean) - Method in class org.exoplatform.commons.notification.impl.setting.UserSettingServiceImpl
-
- setUserEnabled(String, boolean) - Method in class org.exoplatform.settings.jpa.CacheUserSettingServiceImpl
-
- setUserEnabled(String, boolean) - Method in class org.exoplatform.settings.jpa.JPAUserSettingServiceImpl
- setUserId(String) - Method in class org.exoplatform.services.user.UserStateModel
-
- setValue(String) - Method in class org.exoplatform.commons.notification.impl.jpa.email.entity.MailParamEntity
-
- setValue(String) - Method in class org.exoplatform.commons.notification.impl.jpa.web.entity.WebParamsEntity
-
- setValue(String, Object) - Method in class org.exoplatform.settings.chromattic.ScopeEntity
-
- setValue(String) - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
-
- setValue(String) - Method in class org.exoplatform.settings.rest.SettingEntity
-
- setValue(String) - Method in class org.exoplatform.settings.rest.SettingValueEntity
-
- setVersionHistoryPath(String) - Method in class org.exoplatform.services.deployment.DeploymentDescriptor
-
set the path of version history file which we want to import
- setWorkspace(String) - Method in class org.exoplatform.commons.notification.NotificationConfiguration
-
- setWorkspace(String) - Method in class org.exoplatform.services.deployment.DeploymentDescriptor.Target
-
- setWritingProcess(boolean) - Method in class org.exoplatform.commons.notification.impl.NotificationContextImpl
-
- SimpleCacheData<T> - Class in org.exoplatform.commons.notification.impl.service.storage.cache.model
-
- SimpleCacheData(T) - Constructor for class org.exoplatform.commons.notification.impl.service.storage.cache.model.SimpleCacheData
-
- SimpleContextEntity - Class in org.exoplatform.settings.chromattic
-
- SimpleContextEntity() - Constructor for class org.exoplatform.settings.chromattic.SimpleContextEntity
-
- SimpleContextEntity_ - Class in org.exoplatform.settings.chromattic
-
- SimpleContextEntity_() - Constructor for class org.exoplatform.settings.chromattic.SimpleContextEntity_
-
- SimpleContextEntity_Chromattic - Class in org.exoplatform.settings.chromattic
-
- SimpleContextEntity_Chromattic(MethodHandler) - Constructor for class org.exoplatform.settings.chromattic.SimpleContextEntity_Chromattic
-
- SimpleElement - Class in org.exoplatform.commons.notification.template
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Aug 1, 2013
- SimpleElement() - Constructor for class org.exoplatform.commons.notification.template.SimpleElement
-
- SimpleElementVistior - Class in org.exoplatform.commons.notification.template
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Aug 1, 2013
- SimpleLifecycle - Class in org.exoplatform.commons.notification.lifecycle
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Dec 12, 2014
- SimpleLifecycle() - Constructor for class org.exoplatform.commons.notification.lifecycle.SimpleLifecycle
-
- SimpleTemplateTransformer - Class in org.exoplatform.commons.notification.template
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Aug 1, 2013
- SimpleTemplateTransformer() - Constructor for class org.exoplatform.commons.notification.template.SimpleTemplateTransformer
-
- size() - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData
-
Gets the size of elements
- sizeChannels() - Method in class org.exoplatform.commons.notification.channel.ChannelManagerImpl
-
Gets size of channels has been registered
- SPACE - Static variable in class org.exoplatform.commons.utils.StringCommonUtils
-
- start() - Method in interface org.exoplatform.commons.cluster.StartableClusterAware
-
Start service by the current node
- start() - Method in class org.exoplatform.commons.cluster.StartableClusterService
-
- start() - Method in class org.exoplatform.commons.migration.JPAAsynMigrationService
-
- start() - Method in class org.exoplatform.commons.migration.SettingsMigration
-
- start() - Method in class org.exoplatform.commons.notification.channel.ChannelManagerImpl
-
- start() - Method in class org.exoplatform.commons.notification.impl.jpa.email.JPAQueueMessageImpl
- start() - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- start() - Method in class org.exoplatform.commons.notification.impl.service.QueueMessageImpl
-
- start() - Method in class org.exoplatform.commons.notification.impl.setting.NotificationPluginContainer
-
- start() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- start() - Method in class org.exoplatform.commons.notification.job.mbeans.DailyService
-
Register this instance as managed object
- start() - Method in class org.exoplatform.commons.notification.job.mbeans.WeeklyService
-
Register this instance as managed object
- start() - Method in class org.exoplatform.commons.notification.net.router.ExoRouter
-
- start() - Method in class org.exoplatform.commons.notification.net.router.regex.ExoMatcherImpl
-
- start(int) - Method in class org.exoplatform.commons.notification.net.router.regex.ExoMatcherImpl
-
- start() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
-
- start() - Method in class org.exoplatform.services.deployment.ContentInitializerService
-
- StartableClusterAware - Interface in org.exoplatform.commons.cluster
-
A class implementing this interface is executed will be started (execution of the method start())
during the startup of the platform but on one node only if running in cluster.
- StartableClusterService - Class in org.exoplatform.commons.cluster
-
This service allow to running a specific service (implements StartableClusterAware interface) on one cluster node.
- StartableClusterService(InitParams, ExoContainerContext, SettingService) - Constructor for class org.exoplatform.commons.cluster.StartableClusterService
-
- startJob(int) - Method in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- startJob(int) - Method in class org.exoplatform.commons.notification.job.mbeans.DailyJobManager
-
- startJob(int) - Method in class org.exoplatform.commons.notification.job.mbeans.WeeklyJobManager
-
- startJobAfter(int) - Method in class org.exoplatform.commons.notification.job.mbeans.AbstractNotificationJobManager
-
- startRequest(ExoContainer) - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
-
- startRequest(Object) - Static method in class org.exoplatform.commons.utils.CommonsUtils
-
- startSynchronization() - Method in class org.exoplatform.settings.impl.SettingServiceImpl
-
- StatisticsService - Class in org.exoplatform.commons.notification.impl
-
Created by The eXo Platform SAS
Author : eXoPlatform
thanhvc@exoplatform.com
Oct 11, 2013
- StatisticsService(PluginStatisticService) - Constructor for class org.exoplatform.commons.notification.impl.StatisticsService
-
- STG_CONTEXT - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- STG_SCOPE - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- STG_SIMPLE_CONTEXT - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- STG_SUBCONTEXT - Static variable in class org.exoplatform.commons.notification.impl.AbstractService
-
- stop() - Method in interface org.exoplatform.commons.cluster.StartableClusterAware
-
Stop service by the current node
- stop() - Method in class org.exoplatform.commons.cluster.StartableClusterService
-
- stop() - Method in class org.exoplatform.commons.migration.SettingsMigration
-
- stop() - Method in class org.exoplatform.commons.notification.channel.ChannelManagerImpl
-
- stop() - Method in class org.exoplatform.commons.notification.impl.jpa.email.JPAQueueMessageImpl
- stop() - Method in class org.exoplatform.commons.notification.impl.service.MailQueueMessageManager
-
- stop() - Method in class org.exoplatform.commons.notification.impl.service.QueueMessageImpl
-
- stop() - Method in class org.exoplatform.commons.notification.impl.setting.NotificationPluginContainer
-
- stop() - Method in class org.exoplatform.commons.notification.impl.StatisticsService
-
- Stop() - Method in class org.exoplatform.commons.notification.job.mbeans.DailyJobManager
-
- stop() - Method in class org.exoplatform.commons.notification.job.mbeans.DailyService
-
- Stop() - Method in class org.exoplatform.commons.notification.job.mbeans.WeeklyJobManager
-
- stop() - Method in class org.exoplatform.commons.notification.job.mbeans.WeeklyService
-
- stop() - Method in class org.exoplatform.commons.notification.net.router.ExoRouter
-
- stop() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
-
- stop() - Method in class org.exoplatform.services.deployment.ContentInitializerService
-
- stopSynchronization(boolean) - Method in class org.exoplatform.settings.impl.SettingServiceImpl
-
- store(NotificationInfo) - Method in class org.exoplatform.commons.notification.lifecycle.MailLifecycle
-
- store(NotificationInfo) - Method in class org.exoplatform.commons.notification.lifecycle.WebLifecycle
-
- StringCommonUtils - Class in org.exoplatform.commons.utils
-
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Dec
15, 2015
- StringCommonUtils() - Constructor for class org.exoplatform.commons.utils.StringCommonUtils
-
- stringToList(String) - Static method in class org.exoplatform.commons.notification.NotificationUtils
-
- SubContextEntity - Class in org.exoplatform.settings.chromattic
-
- SubContextEntity() - Constructor for class org.exoplatform.settings.chromattic.SubContextEntity
-
- SubContextEntity_ - Class in org.exoplatform.settings.chromattic
-
- SubContextEntity_() - Constructor for class org.exoplatform.settings.chromattic.SubContextEntity_
-
- SubContextEntity_Chromattic - Class in org.exoplatform.settings.chromattic
-
- SubContextEntity_Chromattic(MethodHandler) - Constructor for class org.exoplatform.settings.chromattic.SubContextEntity_Chromattic
-
- subList(int, int) - Method in class org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData
-
Gets the sublist by given from and to
- SynchronizationTask<V> - Class in org.exoplatform.settings.chromattic
-
Created by The eXo Platform SAS
Author : thanh_vucong
thanh_vucong@exoplatform.com
Dec 10, 2012
- SynchronizationTask() - Constructor for class org.exoplatform.settings.chromattic.SynchronizationTask
-