- AbstractFilterLiteral<P> - Class in org.exoplatform.social.common.jcr.filter
-
- AbstractFilterLiteral() - Constructor for class org.exoplatform.social.common.jcr.filter.AbstractFilterLiteral
-
- AbstractLifeCycle<T extends LifeCycleListener<E>,E extends LifeCycleEvent<?,?>> - Class in org.exoplatform.social.common.lifecycle
-
Generic implementation a Lifecycle
Events are dispatched asynchronously but sequentially to their listeners
according to their type.
- AbstractLifeCycle() - Constructor for class org.exoplatform.social.common.lifecycle.AbstractLifeCycle
-
- AbstractListenerPlugin - Class in org.exoplatform.social.common.lifecycle
-
Base class for a listener plugin
- AbstractListenerPlugin() - Constructor for class org.exoplatform.social.common.lifecycle.AbstractListenerPlugin
-
- acquire(Object) - Method in class org.exoplatform.social.common.LockInterceptor
-
- action - Variable in class org.exoplatform.social.common.router.ExoRouter.ActionBuilder
-
TODO - what is this? does it include the class and package?
- action - Variable in class org.exoplatform.social.common.router.ExoRouter.Route
-
- ActionBuilder() - Constructor for class org.exoplatform.social.common.router.ExoRouter.ActionBuilder
-
- add(String, Object) - Method in class org.exoplatform.social.common.router.ExoRouter.ActionBuilder
-
- addAllowedTag(String, Set<String>) - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy
-
Adds allowed tagName and its allowed attributes.
- addAllowedTag(XMLTagFilterPolicy.AllowedTag) - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy
-
Adds allowed tag.
- addAllowedTags(String...) - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy
-
Adds many tags at once with empty attributes.
- addAttribute(String, String) - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Adds Attribute to current Node.
- addChild(String) - Method in class org.exoplatform.social.common.service.utils.TraceElement
-
- addChildNode(Node) - Method in class org.exoplatform.social.common.xmlprocessor.model.Node
-
Adds child Node to this Node.
- addElement(String, String) - Method in class org.exoplatform.social.common.service.utils.TraceList
-
- addFilter(Filter) - Method in interface org.exoplatform.social.common.xmlprocessor.XMLProcessor
-
Adds a defined filter to this processor.
- addFilter(Filter) - Method in class org.exoplatform.social.common.xmlprocessor.XMLProcessorImpl
-
Adds a defined filter to this processor.
- addFilterPlugin(BaseXMLFilterPlugin) - Method in interface org.exoplatform.social.common.xmlprocessor.XMLProcessor
-
Adds a defined filter component plugin to this processor.
- addFilterPlugin(BaseXMLFilterPlugin) - Method in class org.exoplatform.social.common.xmlprocessor.XMLProcessorImpl
-
Adds a defined filter component plugin to this processor.
- addLifecycleService(LifecycleService) - Method in class org.exoplatform.social.common.service.impl.SocialServiceContextImpl
-
- addLifecycleService(LifecycleService) - Method in interface org.exoplatform.social.common.service.SocialServiceContext
-
Adds the given lifecycle services to be used.
- addListener(T) - Method in class org.exoplatform.social.common.lifecycle.AbstractLifeCycle
- addParams(String) - Method in class org.exoplatform.social.common.router.ExoRouter.Route
-
- addRef(String) - Method in class org.exoplatform.social.common.router.ExoRouter.ActionBuilder
-
- addRoute(String, String) - Static method in class org.exoplatform.social.common.router.ExoRouter
-
Add new route which loaded from route configuration file.
- addRoute(String, String, String) - Static method in class org.exoplatform.social.common.router.ExoRouter
-
Add new route which loaded from route configuration file.
- addRoutes(ExoRouterConfig) - Method in class org.exoplatform.social.common.router.ExoRouter
-
- addTask(Callable) - Method in class org.exoplatform.social.common.lifecycle.LifeCycleCompletionService
-
- addTasks(E) - Method in class org.exoplatform.social.common.lifecycle.AbstractLifeCycle
-
- AllowedTag() - Constructor for class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy.AllowedTag
-
Default constructor.
- AllowedTag(String) - Constructor for class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy.AllowedTag
-
Constructor with tagName.
- AllowedTag(String, Set<String>) - Constructor for class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy.AllowedTag
-
Constructor with tagName and tagAttributes.
- AllowedTagPlugin(InitParams) - Constructor for class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy.AllowedTagPlugin
-
Constructor.
- append(FilterLiteral.OrderByOption<P>) - Method in class org.exoplatform.social.common.jcr.filter.AbstractFilterLiteral
-
- append(FilterLiteral.FilterOption<P>) - Method in class org.exoplatform.social.common.jcr.filter.AbstractFilterLiteral
-
- append(FilterLiteral.FilterOption<P>) - Method in interface org.exoplatform.social.common.jcr.filter.FilterLiteral
-
Append the filter option.
- append(FilterLiteral.OrderByOption<P>) - Method in interface org.exoplatform.social.common.jcr.filter.FilterLiteral
-
Append the orderBy option.
- appendRoute(String, String, String) - Static method in class org.exoplatform.social.common.router.ExoRouter
-
- args - Variable in class org.exoplatform.social.common.router.ExoRouter.ActionBuilder
-
TODO - are these the required args in the routing file, or the query
string in a request?
- asString(Object[]) - Static method in class org.exoplatform.social.common.service.utils.ObjectHelper
-
Turns the given object arrays into a meaningful string
- async(AsyncProcessor, ProcessContext) - Method in class org.exoplatform.social.common.service.impl.SocialServiceExecutorImpl
-
- async(AsyncProcessor, ProcessContext, AsyncCallback) - Method in class org.exoplatform.social.common.service.impl.SocialServiceExecutorImpl
-
- async(AsyncProcessor, ProcessContext) - Method in interface org.exoplatform.social.common.service.SocialServiceExecutor
-
- async(AsyncProcessor, ProcessContext, AsyncCallback) - Method in interface org.exoplatform.social.common.service.SocialServiceExecutor
-
- AsyncCallback - Interface in org.exoplatform.social.common.service
-
- asyncProcess(AsyncProcessor, ProcessContext) - Method in class org.exoplatform.social.common.service.impl.SocialServiceExecutorImpl
-
- asyncProcess(AsyncProcessor, ProcessContext) - Method in interface org.exoplatform.social.common.service.SocialServiceExecutor
-
- AsyncProcessor - Interface in org.exoplatform.social.common.service
-
- AsyncProcessorTool - Class in org.exoplatform.social.common.service.utils
-
- AsyncProcessorTool() - Constructor for class org.exoplatform.social.common.service.utils.AsyncProcessorTool
-
- Attributes - Class in org.exoplatform.social.common.xmlprocessor.model
-
The attributes of an Node.
- Attributes() - Constructor for class org.exoplatform.social.common.xmlprocessor.model.Attributes
-
- ATTRIBUTESPATTERN - Static variable in class org.exoplatform.social.common.xmlprocessor.DOMParser
-
- get(FilterLiteral.OrderByOption<P>) - Method in class org.exoplatform.social.common.jcr.filter.AbstractFilterLiteral
-
- get(FilterLiteral.FilterOption<P>) - Method in class org.exoplatform.social.common.jcr.filter.AbstractFilterLiteral
-
- get(FilterLiteral.FilterOption<P>) - Method in interface org.exoplatform.social.common.jcr.filter.FilterLiteral
-
Gets FilterOption which was existing.
- get(FilterLiteral.OrderByOption<P>) - Method in interface org.exoplatform.social.common.jcr.filter.FilterLiteral
-
Gets OrderByOption which was existing.
- get(String) - Method in class org.exoplatform.social.common.xmlprocessor.model.Attributes
-
Gets an attribute value by key.
- getAllowedTagList() - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy.AllowedTagPlugin
-
Gets the allowed tag list.
- getAllowedTags() - Method in class org.exoplatform.social.common.xmlprocessor.filters.DOMXMLTagFilterPlugin
-
Gets the policy List.
- getAllowedTags() - Method in class org.exoplatform.social.common.xmlprocessor.filters.XMLTagFilterPlugin
-
Gets allowed tags list
- getAllowedTagSet() - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy
-
Gets allowed tag set.
- 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 class org.exoplatform.social.common.jcr.ManagedPlugin
-
- getDirection() - Method in class org.exoplatform.social.common.jcr.filter.FilterLiteral.OrderByOption
-
- 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
- getLiteral() - Method in class org.exoplatform.social.common.jcr.filter.FilterLiteral.FilterOption
-
- getLiteral() - Method in class org.exoplatform.social.common.jcr.filter.FilterLiteral.OrderByOption
-
- 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 class org.exoplatform.social.common.jcr.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
-
- getNumberOfMultiUpdated(Map<String, Long>) - Method in interface org.exoplatform.social.common.RealtimeListAccess
-
Gets the number of updated elements based on the of multi-value since time.
- 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.
- getOrders() - Method in class org.exoplatform.social.common.jcr.filter.AbstractFilterLiteral
-
- getOrders() - Method in interface org.exoplatform.social.common.jcr.filter.FilterLiteral
-
Gets OrderByOption iterator
- 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
-
- getPropertiesNamePattern(String[]) - Static method in class org.exoplatform.social.common.jcr.Util
-
Gets properties name pattern from an array of property names.
- 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
-
- getProviderRoot() - Method in class org.exoplatform.social.common.lifecycle.SocialChromatticLifeCycle
-
- 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
-
- getSession() - Method in class org.exoplatform.social.common.lifecycle.SocialChromatticLifeCycle
-
- 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
-
- getSpaceRoot() - Method in class org.exoplatform.social.common.lifecycle.SocialChromatticLifeCycle
-
- getStartTime() - Method in class org.exoplatform.social.common.service.utils.LogWatch
-
- getTagAttributes() - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy.AllowedTag
-
Gets the tag attributes.
- getTagName() - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy.AllowedTag
-
Gets the tag name.
- 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
- getValue() - Method in class org.exoplatform.social.common.jcr.filter.FilterLiteral.FilterOption
-
- 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
-
- setAllowedTagPlugin(XMLTagFilterPolicy.AllowedTagPlugin) - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy
-
- setAllowedTags(LinkedHashMap<String, Attributes>) - Method in class org.exoplatform.social.common.xmlprocessor.filters.DOMXMLTagFilterPlugin
-
Sets allowed tag policy to DOMXMLagFilter.
- setAllowedTags(LinkedHashMap<String, Attributes>) - Method in class org.exoplatform.social.common.xmlprocessor.filters.XMLTagFilterPlugin
-
Sets allowed tags list
- setAllowedTagSet(Set<XMLTagFilterPolicy.AllowedTag>) - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy
-
Sets allowed tag set.
- 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).
- 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.
- 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.
- setTagAttributes(Set<String>) - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy.AllowedTag
-
Sets the tag attributes.
- setTagName(String) - Method in class org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy.AllowedTag
-
Sets the tag name.
- setTarget(FilterLiteral<P>) - Method in class org.exoplatform.social.common.jcr.filter.FilterLiteral.FilterOption
-
- setTarget(FilterLiteral<P>) - Method in class org.exoplatform.social.common.jcr.filter.FilterLiteral.OrderByOption
-
- 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.
- SOCIAL_LIFECYCLE_NAME - Static variable in class org.exoplatform.social.common.lifecycle.SocialChromatticLifeCycle
-
- SocialChromatticLifeCycle - Class in org.exoplatform.social.common.lifecycle
-
SocialChromatticLifecyle is used to manage ChromatticSession on Social project.
- SocialChromatticLifeCycle(InitParams) - Constructor for class org.exoplatform.social.common.lifecycle.SocialChromatticLifeCycle
-
- 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.jcr.filter.AbstractFilterLiteral
-
- 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
-