- get(String) - Method in class org.exoplatform.social.common.xmlprocessor.model.Attributes
-
Gets an attribute value by key.
- getAttributes() - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Returns Attributes of Node
- getChildNodes() - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Gets the list child nodes of current Node.
- getChildren() - Method in class org.exoplatform.social.common.service.utils.TraceElement
-
- getContent() - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Gets the Content of Node, if Node have Content it mean that is text Node.
- getContext() - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getContext() - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getDataInput() - Method in exception org.exoplatform.social.common.ExoSocialException
-
Gets the date input, which is useful for developers.
- getDescription() - Method in interface org.exoplatform.social.common.lifecycle.LifeCycleListener
-
- getDescription() - Method in class org.exoplatform.social.common.ManagedPlugin
-
- getElapsedTime() - Method in class org.exoplatform.social.common.service.utils.LogWatch
-
- getElapsedTime() - Method in class org.exoplatform.social.common.service.utils.TraceElement
-
- getException() - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getException(Class<T>) - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getException() - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getException(Class<T>) - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getException(Class<T>, Throwable) - Static method in class org.exoplatform.social.common.service.utils.ObjectHelper
-
Retrieves the given exception type from the exception.
- getExecutorServiceManager() - Method in class org.exoplatform.social.common.service.impl.SocialServiceContextImpl
-
- getExecutorServiceManager() - Method in interface org.exoplatform.social.common.service.SocialServiceContext
-
- getId() - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Gets the id of this profile
- getInstance() - Static method in class org.exoplatform.social.common.service.impl.SocialServiceContextImpl
-
- getInstance(String) - Static method in class org.exoplatform.social.common.service.utils.TraceElement
-
- getInstance() - Static method in class org.exoplatform.social.common.service.utils.TraceList
-
- getKeepAliveTime() - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Gets the keep alive time for inactive threads
- getKeyIterator() - Method in class org.exoplatform.social.common.xmlprocessor.model.Attributes
-
Gets the KeySet iterator of attributes
- getLifecycleServices() - Method in class org.exoplatform.social.common.service.impl.SocialServiceContextImpl
-
- getLifecycleServices() - Method in interface org.exoplatform.social.common.service.SocialServiceContext
-
Returns the lifecycle services used to handle lifecycle notifications
- getLockId(T) - Method in class org.exoplatform.social.common.LockInterceptor
-
- getLockId(RequestQueueingFilter.ServletFilterInvocation) - Method in class org.exoplatform.social.common.RequestQueueingFilter.SessionLockInterceptor
-
- getMaxPoolSize() - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Gets the maximum pool size
- getMaxQueueSize() - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Gets the maximum number of tasks in the work queue.
- getMessage() - Method in class org.exoplatform.social.common.service.utils.LogWatch
-
- getMessageArguments() - Method in exception org.exoplatform.social.common.ExoSocialException
-
Gets the message arguments.
- getMessageKey() - Method in exception org.exoplatform.social.common.ExoSocialException
-
Gets the message key.
- getName() - Method in interface org.exoplatform.social.common.lifecycle.LifeCycleListener
-
- getName() - Method in class org.exoplatform.social.common.ManagedPlugin
-
- getName() - Method in interface org.exoplatform.social.common.service.Processor
-
- getName() - Method in class org.exoplatform.social.common.service.thread.SocialThreadFactory
-
- getName() - Method in class org.exoplatform.social.common.service.utils.TraceElement
-
- getNumberOfNewer(E) - Method in interface org.exoplatform.social.common.RealtimeListAccess
-
Gets the number of newer elements based on the provided element.
- getNumberOfNewer(Long) - Method in interface org.exoplatform.social.common.RealtimeListAccess
-
Gets the number of newer elements based on the updated time.
- getNumberOfOlder(E) - Method in interface org.exoplatform.social.common.RealtimeListAccess
-
Gets the number of older elements based on the provided element.
- getNumberOfOlder(Long) - Method in interface org.exoplatform.social.common.RealtimeListAccess
-
Gets the number of older elements based on the updated time.
- getNumberOfUpgrade() - Method in interface org.exoplatform.social.common.RealtimeListAccess
-
Gets the number of stream elements based on the updated time.
- getParent() - Method in class org.exoplatform.social.common.service.utils.TraceElement
-
- getParentNode() - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Gets parent Node of current Node.
- getPayload() - Method in class org.exoplatform.social.common.lifecycle.LifeCycleEvent
-
- getPoolSize() - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Gets the core pool size (threads to keep minimum in pool)
- getPriority() - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
- getProcessorCompletion() - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getProcessorCompletion() - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getProperties() - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getProperties() - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getProperty(String) - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getProperty(String, Object) - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getProperty(String, Class<T>) - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getProperty(String, Object, Class<T>) - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getProperty(String) - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getProperty(String, Object) - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getProperty(String, Class<T>) - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getProperty(String, Object, Class<T>) - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getRequest() - Method in class org.exoplatform.social.common.RequestQueueingFilter.ServletFilterInvocation
-
- getRoute(String, String, String) - Static method in class org.exoplatform.social.common.router.ExoRouter
-
- getRoute(String, String) - Static method in class org.exoplatform.social.common.router.ExoRouter
-
- getRoute(String, String, String, String, int) - Static method in class org.exoplatform.social.common.router.ExoRouter
-
- getRouteMapping() - Method in class org.exoplatform.social.common.router.ExoRouterConfig
-
Gets the associated activity key type mapping from URI Pattern.
- getServiceExecutor() - Method in class org.exoplatform.social.common.service.impl.SocialServiceContextImpl
-
- getServiceExecutor() - Method in interface org.exoplatform.social.common.service.SocialServiceContext
-
- getSize() - Method in interface org.exoplatform.social.common.RealtimeListAccess
-
Overrides its parent interface to avoid checked-exception.
- getSize() - Method in class org.exoplatform.social.common.UserListAccess
-
- getSource() - Method in class org.exoplatform.social.common.lifecycle.LifeCycleEvent
-
- getStartTime() - Method in class org.exoplatform.social.common.service.utils.LogWatch
-
- getThreadNamePattern() - Method in interface org.exoplatform.social.common.service.ExecutorServiceManager
-
Gets the thread name patter to use
- getThreadNamePattern() - Method in class org.exoplatform.social.common.service.impl.ExecutorServiceManagerImpl
-
- getThreadPoolConfig(String) - Method in interface org.exoplatform.social.common.service.ExecutorServiceManager
-
- getThreadPoolConfig(String) - Method in class org.exoplatform.social.common.service.impl.ExecutorServiceManagerImpl
-
- getTimeUnit() - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Gets the time unit used for keep alive time
- getTitle() - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Gets title of Node, node's title ak the tag name.
- getTotalProcesses() - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getTotalProcesses() - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getTraceElement() - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getTraceElement() - Method in class org.exoplatform.social.common.service.LogWatchCallable
-
- getTraceElement() - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getTraceList() - Method in class org.exoplatform.social.common.service.impl.SocialServiceContextImpl
-
- getTraceList() - Method in interface org.exoplatform.social.common.service.SocialServiceContext
-
- getTraceLog() - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getTraceLog() - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getTracer() - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- getTracer() - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- getUpadtedActivities(Long, int) - Method in interface org.exoplatform.social.common.RealtimeListAccess
-
Gets get updated activities base on since time.
- getUrlMaxLength() - Method in class org.exoplatform.social.common.xmlprocessor.filters.URLConverterFilterPlugin
-
Gets max length of URL, if url.length > urlMaxLength and urlMaxLength >= 3 then the url display will be shorten
- getWrappedTask() - Method in class org.exoplatform.social.common.service.LogWatchCallable
-
- group(String) - Method in interface org.exoplatform.social.common.router.regex.ExoMatcher
-
- group(int) - Method in interface org.exoplatform.social.common.router.regex.ExoMatcher
-
- group() - Method in class org.exoplatform.social.common.router.regex.ExoMatcherImpl
-
- group(int) - Method in class org.exoplatform.social.common.router.regex.ExoMatcherImpl
-
- group(String) - Method in class org.exoplatform.social.common.router.regex.ExoMatcherImpl
-
- groupCount() - Method in class org.exoplatform.social.common.router.regex.ExoMatcherImpl
-
- SanitizeFilterPlugin - Class in org.exoplatform.social.common.xmlprocessor.filters
-
The filter escapes all the DOMTree to make sure it cleaned.
- SanitizeFilterPlugin() - Constructor for class org.exoplatform.social.common.xmlprocessor.filters.SanitizeFilterPlugin
-
- SELFTCLOSETAGPATTERN - Static variable in class org.exoplatform.social.common.xmlprocessor.DOMParser
-
- ServiceContext<T> - Interface in org.exoplatform.social.common.service
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jun 12, 2013
- ServletFilterInvocation(FilterChain, ServletRequest, ServletResponse) - Constructor for class org.exoplatform.social.common.RequestQueueingFilter.ServletFilterInvocation
-
- SessionLockInterceptor() - Constructor for class org.exoplatform.social.common.RequestQueueingFilter.SessionLockInterceptor
-
- setAsyncMode(boolean) - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
- setAttributes(Attributes) - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Sets attributes of Node.
- setChildNodes(LinkedList<Node>) - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Sets the list child nodes of current Node.
- setContent(String) - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Sets the Content of Node, if Node have Content it mean that is text Node.
- setDataInput(String) - Method in exception org.exoplatform.social.common.ExoSocialException
-
Sets the json data input for displaying.
- setDefaultProfile(Boolean) - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Sets whether this profile is the default profile (there can only be one).
- setDescription(String) - Method in interface org.exoplatform.social.common.lifecycle.LifeCycleListener
-
- setException(Throwable) - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- setException(Throwable) - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- setExecutorService(ExecutorService) - Method in class org.exoplatform.social.common.service.impl.SocialServiceExecutorImpl
-
- setExecutorService(ExecutorService) - Method in interface org.exoplatform.social.common.service.SocialServiceExecutor
-
- setId(String) - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Sets the id of this profile
- setKeepAliveTime(Long) - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Sets the keep alive time for inactive threads
- setMaxPoolSize(Integer) - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Sets the maximum pool size
- setMaxQueueSize(Integer) - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Sets the maximum number of tasks in the work queue.
- setMessageArguments(String[]) - Method in exception org.exoplatform.social.common.ExoSocialException
-
Sets message arguments.
- setMessageKey(String) - Method in exception org.exoplatform.social.common.ExoSocialException
-
Sets message key.
- setName(String) - Method in interface org.exoplatform.social.common.lifecycle.LifeCycleListener
-
- setParentNode(Node) - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Sets the parent Node of currentNode
- setParrent(TraceElement) - Method in class org.exoplatform.social.common.service.utils.TraceElement
-
- setPoolSize(Integer) - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Sets the core pool size (threads to keep minimum in pool)
- setPriority(int) - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
- setProcessorName(String) - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- setProcessorName(String) - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- setProperty(String, Object) - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- setProperty(String, Object) - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- setRouteMapping(Map<String, String>) - Method in class org.exoplatform.social.common.router.ExoRouterConfig
-
Sets the associated ActionName key type mapping from this URI Pattern.
- setThreadNamePattern(String) - Method in interface org.exoplatform.social.common.service.ExecutorServiceManager
-
Sets the thread name pattern used for creating the full thread name.
- setThreadNamePattern(String) - Method in class org.exoplatform.social.common.service.impl.ExecutorServiceManagerImpl
-
- setTimeUnit(TimeUnit) - Method in class org.exoplatform.social.common.service.thread.ThreadPoolConfig
-
Sets the time unit used for keep alive time
- setTitle(String) - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Sets title of Node, node's title ak the tag name.
- setTraceElement(TraceElement) - Method in class org.exoplatform.social.common.service.impl.ProcessorContextImpl
-
- setTraceElement(TraceElement) - Method in interface org.exoplatform.social.common.service.ProcessContext
-
- setUrlMaxLength(int) - Method in class org.exoplatform.social.common.xmlprocessor.filters.URLConverterFilterPlugin
-
Sets max length of URL, if url.length > urlMaxLength and urlMaxLength >= 3 then the url display will be shorten.
- size() - Method in class org.exoplatform.social.common.service.utils.TraceList
-
- size() - Method in class org.exoplatform.social.common.xmlprocessor.model.Attributes
-
Get the number of attributes in this set.
- SocialServiceContext - Interface in org.exoplatform.social.common.service
-
- SocialServiceContext.ProcessType - Enum in org.exoplatform.social.common.service
-
- SocialServiceContextImpl - Class in org.exoplatform.social.common.service.impl
-
- SocialServiceExecutor - Interface in org.exoplatform.social.common.service
-
- SocialServiceExecutorImpl - Class in org.exoplatform.social.common.service.impl
-
- SocialServiceExecutorImpl() - Constructor for class org.exoplatform.social.common.service.impl.SocialServiceExecutorImpl
-
- SocialServiceExecutorImpl(ExecutorService) - Constructor for class org.exoplatform.social.common.service.impl.SocialServiceExecutorImpl
-
- SocialThreadFactory - Class in org.exoplatform.social.common.service.thread
-
- SocialThreadFactory(String, String, boolean, int) - Constructor for class org.exoplatform.social.common.service.thread.SocialThreadFactory
-
- source - Variable in class org.exoplatform.social.common.lifecycle.LifeCycleEvent
-
source of the event.
- start() - Method in class org.exoplatform.social.common.lifecycle.LifeCycleCompletionService
-
- start() - Method in class org.exoplatform.social.common.router.ExoRouter
-
- start() - Method in class org.exoplatform.social.common.router.regex.ExoMatcherImpl
-
- start(int) - Method in class org.exoplatform.social.common.router.regex.ExoMatcherImpl
-
- start() - Method in class org.exoplatform.social.common.service.impl.ExecutorServiceManagerImpl
-
- start(ProcessContext) - Method in interface org.exoplatform.social.common.service.Processor
-
- start() - Method in class org.exoplatform.social.common.service.utils.LogWatch
-
- start() - Method in class org.exoplatform.social.common.service.utils.TraceElement
-
- stop() - Method in class org.exoplatform.social.common.lifecycle.LifeCycleCompletionService
-
- stop() - Method in class org.exoplatform.social.common.router.ExoRouter
-
- stop() - Method in class org.exoplatform.social.common.service.impl.ExecutorServiceManagerImpl
-
- stop() - Method in class org.exoplatform.social.common.service.utils.LogWatch
-