Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractListAccess<E> - Class in org.exoplatform.forum.common.utils
 
AbstractListAccess() - Constructor for class org.exoplatform.forum.common.utils.AbstractListAccess
 
AbstractListData<T> - Class in org.exoplatform.forum.common.cache.model
 
AbstractListData(List<T>) - Constructor for class org.exoplatform.forum.common.cache.model.AbstractListData
 
addTask(Callable) - Method in class org.exoplatform.forum.common.lifecycle.LifeCycleCompletionService
 
ADMINISTRATION_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 

B

BANIP_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
BBCODE_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
BBCODE_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
bool(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
bool(String, boolean) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
build() - Method in interface org.exoplatform.forum.common.cache.model.CachedData
 
build() - Method in class org.exoplatform.forum.common.cache.model.data.SimpleCacheData
 
build() - Method in class org.exoplatform.forum.common.persister.PersisterTask.Builder
 
Builder() - Constructor for class org.exoplatform.forum.common.persister.PersisterTask.Builder
 

C

CachedData<T> - Interface in org.exoplatform.forum.common.cache.model
 
CacheLoader<K extends ScopeCacheKey,V extends Serializable> - Class in org.exoplatform.forum.common.cache
Used by FutureCache to execute the ServiceContext.
CacheLoader() - Constructor for class org.exoplatform.forum.common.cache.CacheLoader
 
CacheType - Enum Class in org.exoplatform.forum.common.cache.model
 
calendar(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
calendar(String, Calendar) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
CATEGORY_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
CATEGORY_LIST - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
cleanHtmlCode(String, List<String>) - Static method in class org.exoplatform.forum.common.TransformHTML
 
clear() - Method in interface org.exoplatform.forum.common.persister.Persister
The clear the persister
closeSession() - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 
closeSession() - Method in interface org.exoplatform.forum.common.jcr.SessionManager
Closes the current session and discard the changes done during the session.
closeSession(boolean) - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 
closeSession(boolean) - Method in interface org.exoplatform.forum.common.jcr.SessionManager
Closes the current session and optionally saves its content.
commit(boolean) - Method in interface org.exoplatform.forum.common.persister.Persister
Commit to data storage
createFutureCache(ExoCache<K, V>) - Method in enum class org.exoplatform.forum.common.cache.model.CacheType
 
createSession() - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 
createSession() - Method in interface org.exoplatform.forum.common.jcr.SessionManager
Create a new Session
currentSession() - Static method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 

D

d(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
DataLocationPlugin - Class in org.exoplatform.forum.common.conf
 
DataLocationPlugin(InitParams) - Constructor for class org.exoplatform.forum.common.conf.DataLocationPlugin
 
date(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
date(String, Date) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
DEFAULT_APPS_LOCATION - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
DEFAULT_REPOSITORY_NAME - Static variable in class org.exoplatform.forum.common.jcr.KSDataLocation
Default repository name used if none is specified
DEFAULT_WORKSPACE_NAME - Static variable in class org.exoplatform.forum.common.jcr.KSDataLocation
Default workspace name used if none is specified
doneSignal() - Method in interface org.exoplatform.forum.common.persister.Persister
Takes the signal when the task to be done.

E

EMPTY_STR - Static variable in class org.exoplatform.forum.common.TransformHTML
 
enCodeHTMLContent(String) - Static method in class org.exoplatform.forum.common.TransformHTML
 
enCodeHTMLTitle(String) - Static method in class org.exoplatform.forum.common.TransformHTML
 
enCodeViewSignature(String) - Static method in class org.exoplatform.forum.common.TransformHTML
 
equals(Object) - Method in class org.exoplatform.forum.common.cache.model.AbstractListData
 
equals(Object) - Method in class org.exoplatform.forum.common.cache.model.data.SimpleCacheData
 
equals(Object) - Method in class org.exoplatform.forum.common.cache.model.key.SimpleCacheKey
 
equals(Object) - Method in class org.exoplatform.forum.common.cache.model.ScopeCacheKey
 
escapeSimpleQuoteCharacter(String) - Static method in class org.exoplatform.forum.common.jcr.JCRQueryUtils
replace simple quote by double quote before process xPath query
execute() - Method in interface org.exoplatform.forum.common.cache.ServiceContext
Contains the code which allow to get the data from storage.
execute(Session) - Method in interface org.exoplatform.forum.common.jcr.JCRTask
executes the unit of work
execute(JCRTask<T>) - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 
execute(JCRTask<T>) - Method in interface org.exoplatform.forum.common.jcr.SessionManager
Execute a readonly jcr task.
executeAndSave(JCRTask<T>) - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 
executeAndSave(JCRTask<T>) - Method in interface org.exoplatform.forum.common.jcr.SessionManager
Execute an jcr task and persists the changes.

F

FAQ_CATEGORIES_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
FAQ_MARKUP - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
FAQ_SERVICE - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
FileNotSupportedException - Exception in org.exoplatform.forum.common.image
 
FileNotSupportedException() - Constructor for exception org.exoplatform.forum.common.image.FileNotSupportedException
 
FileNotSupportedException(String) - Constructor for exception org.exoplatform.forum.common.image.FileNotSupportedException
 
fixAddBBcodeAction(String) - Static method in class org.exoplatform.forum.common.TransformHTML
 
FORUM_BAN_IP - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
FORUM_CATEGORIES_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
FORUM_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
FORUM_DATA - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
FORUM_LIST - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
FORUM_SERVICE - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
FORUM_STATISTIC - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
FORUM_SYSTEM - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 

G

getAdministrationLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getAvatarsLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getBanIPLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getBBCodesLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getBoolean(InitParams, String) - Static method in class org.exoplatform.forum.common.InitParamsValue
Gets the Boolean value of InitParams by input key
getBoolean(InitParams, String, boolean) - Static method in class org.exoplatform.forum.common.InitParamsValue
Gets the Boolean value of InitParams by input key
getCurrentPage() - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Get the currentPage of page list access
getCurrentSession() - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
Returns the session currently associated with the current thread of execution.
The current session is set with JCRSessionManager.openSession()
getCurrentSession() - Method in interface org.exoplatform.forum.common.jcr.SessionManager
Returns the session currently associated with the current thread of execution.
The current session is set with SessionManager.openSession()
getDescription() - Method in class org.exoplatform.forum.common.conf.ManagedPlugin
 
getDouble(InitParams, String, double) - Static method in class org.exoplatform.forum.common.InitParamsValue
Gets the Double value of InitParams by input key
getExpectedType() - Method in exception org.exoplatform.forum.common.conf.RequiredParamException
 
getFaqCategoriesLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getFaqHomeLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getFaqSettingsLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getFaqTemplatesLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getFaqUserSettingsLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getForumBanIPLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getForumCategoriesLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getForumDataLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getForumHomeLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getForumStatisticsLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getForumSystemLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getFrom() - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Get fromIndex of page
getFromService(CacheService) - Method in enum class org.exoplatform.forum.common.cache.model.CacheType
 
getIds() - Method in class org.exoplatform.forum.common.cache.model.AbstractListData
 
getInteger(InitParams, String, int) - Static method in class org.exoplatform.forum.common.InitParamsValue
Gets the Integer value of InitParams by input key
getLong(InitParams, String, long) - Static method in class org.exoplatform.forum.common.InitParamsValue
Gets the Long value of InitParams by input key
getMessage() - Method in exception org.exoplatform.forum.common.conf.RequiredParamException
 
getName() - Method in class org.exoplatform.forum.common.conf.ManagedPlugin
 
getOffset() - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Get current offset
getOffset(int) - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Get the offset by page
getPageSize() - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Get the page size of page list access
getParamName() - Method in exception org.exoplatform.forum.common.conf.RequiredParamException
 
getParams() - Method in exception org.exoplatform.forum.common.conf.InitParamException
 
getPath(String) - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
Get a jcr path by location name.
getPlainText(String) - Static method in class org.exoplatform.forum.common.TransformHTML
 
getRepository() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getRepositoryService() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getSession(SessionProvider) - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 
getSession(SessionProvider) - Method in interface org.exoplatform.forum.common.jcr.SessionManager
This method is here for backward compatibility, but will be removed to get rid of SessionProvider
getSessionManager() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getSize() - Method in class org.exoplatform.forum.common.jcr.JCRListAccess
 
getSize() - Method in class org.exoplatform.forum.common.utils.UserListAccess
 
getSize(Session) - Method in class org.exoplatform.forum.common.jcr.JCRListAccess
 
getStatisticsLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getString(InitParams, String, String) - Static method in class org.exoplatform.forum.common.InitParamsValue
Gets the String value of InitParams by input key
getTagsLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getTarget() - Method in exception org.exoplatform.forum.common.conf.InitParamException
 
getTitleInHTMLCode(String, List<String>) - Static method in class org.exoplatform.forum.common.TransformHTML
 
getTo() - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Get toIndex of page
getTotalPages() - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Get total page of page list access
getType() - Method in class org.exoplatform.forum.common.cache.model.key.SimpleCacheKey
 
getUserProfilesLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getUserSubscriptionLocation(String) - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
Return the location of forum subscriptions for a given user
getWorkspace() - Method in class org.exoplatform.forum.common.conf.DataLocationPlugin
 
getWorkspace() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
getWorkspaceName() - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 

H

hashCode() - Method in class org.exoplatform.forum.common.cache.model.AbstractListData
 
hashCode() - Method in class org.exoplatform.forum.common.cache.model.data.SimpleCacheData
 
hashCode() - Method in class org.exoplatform.forum.common.cache.model.key.SimpleCacheKey
 
hashCode() - Method in class org.exoplatform.forum.common.cache.model.ScopeCacheKey
 

I

init() - Static method in class org.exoplatform.forum.common.persister.PersisterTask
 
initialize(int, int) - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Initialize page list access
InitParamException - Exception in org.exoplatform.forum.common.conf
UNchecked exception for problems in initparams.
InitParamException() - Constructor for exception org.exoplatform.forum.common.conf.InitParamException
 
InitParamException(String) - Constructor for exception org.exoplatform.forum.common.conf.InitParamException
 
InitParamException(String, Throwable) - Constructor for exception org.exoplatform.forum.common.conf.InitParamException
 
InitParamException(Throwable) - Constructor for exception org.exoplatform.forum.common.conf.InitParamException
 
InitParamException(InitParams, Class<?>) - Constructor for exception org.exoplatform.forum.common.conf.InitParamException
 
InitParamException(InitParams, Class<?>, String, Throwable) - Constructor for exception org.exoplatform.forum.common.conf.InitParamException
 
InitParamsValue - Class in org.exoplatform.forum.common
 
InitParamsValue() - Constructor for class org.exoplatform.forum.common.InitParamsValue
 
isAsync() - Method in class org.exoplatform.forum.common.lifecycle.LifeCycleCompletionService
 

J

JCRListAccess<E> - Class in org.exoplatform.forum.common.jcr
Basis for JCR-based list access.
JCRListAccess(SessionManager) - Constructor for class org.exoplatform.forum.common.jcr.JCRListAccess
 
JCRQueryUtils - Class in org.exoplatform.forum.common.jcr
 
JCRQueryUtils() - Constructor for class org.exoplatform.forum.common.jcr.JCRQueryUtils
 
JCRSessionManager - Class in org.exoplatform.forum.common.jcr
 
JCRSessionManager(String) - Constructor for class org.exoplatform.forum.common.jcr.JCRSessionManager
Constructor
JCRTask<T> - Interface in org.exoplatform.forum.common.jcr
Represets a JCR unit of work tied to a session.

K

KS_USER_AVATAR - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
KSDataLocation - Class in org.exoplatform.forum.common.jcr
This class is meant to be the starting for any data storage access in KS.
Provides all JCR pathes usable in KS JCR data storage.
KSDataLocation(String) - Constructor for class org.exoplatform.forum.common.jcr.KSDataLocation
 
KSDataLocation(String, RepositoryService) - Constructor for class org.exoplatform.forum.common.jcr.KSDataLocation
Mainly used for tests
KSDataLocation(InitParams, NodeHierarchyCreator, RepositoryService) - Constructor for class org.exoplatform.forum.common.jcr.KSDataLocation
Creates a new KSDataLocation and initializes pathes.
KSDataLocation.Locations - Interface in org.exoplatform.forum.common.jcr
Location names for KS data storage

L

l(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
l(String, long) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
LifeCycleCompletionService - Class in org.exoplatform.forum.common.lifecycle
 
LifeCycleCompletionService(InitParams) - Constructor for class org.exoplatform.forum.common.lifecycle.LifeCycleCompletionService
 
LINK_LIST_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
list(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
list(String, List<String>) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
LIST_BBCODE_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
load(int) - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
 
load(int) - Method in class org.exoplatform.forum.common.utils.UserListAccess
 
load(int, int) - Method in class org.exoplatform.forum.common.jcr.JCRListAccess
 
load(int, int) - Method in class org.exoplatform.forum.common.utils.UserListAccess
 
load(Session, int, int) - Method in class org.exoplatform.forum.common.jcr.JCRListAccess
 
LOG - Static variable in class org.exoplatform.forum.common.persister.PersisterTask
 
LOGIN_USER_PROFILE - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 

M

ManagedPlugin - Class in org.exoplatform.forum.common.conf
 
ManagedPlugin() - Constructor for class org.exoplatform.forum.common.conf.ManagedPlugin
 
manager - Variable in class org.exoplatform.forum.common.jcr.JCRListAccess
 
maxFixedSize - Variable in class org.exoplatform.forum.common.persister.PersisterTask.Builder
 
maxFixedSize(long) - Method in class org.exoplatform.forum.common.persister.PersisterTask.Builder
 
MISC_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 

N

NULL - Static variable in class org.exoplatform.forum.common.cache.model.ScopeCacheKey
 

O

OBJECT_NAME_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
onSelect(ExoCache<? extends T, ? extends U>, T, ObjectCacheInfo<? extends U>) - Method in class org.exoplatform.forum.common.cache.model.selector.ScopeCacheSelector
 
openOrReuseSession() - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 
openSession() - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
Open and returns a session to the model.
openSession() - Method in interface org.exoplatform.forum.common.jcr.SessionManager
Open and returns a session to the model.
org.exoplatform.forum.common - package org.exoplatform.forum.common
 
org.exoplatform.forum.common.cache - package org.exoplatform.forum.common.cache
 
org.exoplatform.forum.common.cache.model - package org.exoplatform.forum.common.cache.model
 
org.exoplatform.forum.common.cache.model.data - package org.exoplatform.forum.common.cache.model.data
 
org.exoplatform.forum.common.cache.model.key - package org.exoplatform.forum.common.cache.model.key
 
org.exoplatform.forum.common.cache.model.selector - package org.exoplatform.forum.common.cache.model.selector
 
org.exoplatform.forum.common.conf - package org.exoplatform.forum.common.conf
 
org.exoplatform.forum.common.image - package org.exoplatform.forum.common.image
Provides services to resize the dimension of images.
org.exoplatform.forum.common.image.impl - package org.exoplatform.forum.common.image.impl
 
org.exoplatform.forum.common.jcr - package org.exoplatform.forum.common.jcr
 
org.exoplatform.forum.common.lifecycle - package org.exoplatform.forum.common.lifecycle
 
org.exoplatform.forum.common.persister - package org.exoplatform.forum.common.persister
 
org.exoplatform.forum.common.utils - package org.exoplatform.forum.common.utils
 

P

params - Variable in exception org.exoplatform.forum.common.conf.InitParamException
 
PersistAlgorithm - Interface in org.exoplatform.forum.common.persister
 
persister - Variable in class org.exoplatform.forum.common.persister.PersisterTask.Builder
 
persister(Persister) - Method in class org.exoplatform.forum.common.persister.PersisterTask.Builder
 
Persister - Interface in org.exoplatform.forum.common.persister
 
PersisterTask - Class in org.exoplatform.forum.common.persister
 
PersisterTask(PersisterTask.Builder) - Constructor for class org.exoplatform.forum.common.persister.PersisterTask
 
PersisterTask.Builder - Class in org.exoplatform.forum.common.persister
 
PersisterTask.Task - Class in org.exoplatform.forum.common.persister
 
POLL_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
POLL_LIST - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
POLL_SUMMARY_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
POST_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
POST_LIST - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
POST_LIST_COUNT - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
PropertyReader - Class in org.exoplatform.forum.common.jcr
A simple util wrapper to read JCR Nodes properties easily.
PropertyReader(Node) - Constructor for class org.exoplatform.forum.common.jcr.PropertyReader
 

R

readProperty(String, Class) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
reCalculate(int, int) - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Re-calculate the value of currentPage
removeCharterStrange(String) - Static method in class org.exoplatform.forum.common.TransformHTML
 
RequiredParamException - Exception in org.exoplatform.forum.common.conf
Exception thrown by components to indicate that a param is missing in configuration.
RequiredParamException(InitParams, Class<?>, String, Class<?>) - Constructor for exception org.exoplatform.forum.common.conf.RequiredParamException
 
resizeImage(String, InputStream, int, int, boolean) - Method in class org.exoplatform.forum.common.image.impl.ResizeImageServiceImpl
Resizes an image to given dimensions.
resizeImage(String, InputStream, int, int, boolean) - Method in interface org.exoplatform.forum.common.image.ResizeImageService
Resizes an image to given dimensions.
resizeImageByHeight(String, InputStream, int) - Method in class org.exoplatform.forum.common.image.impl.ResizeImageServiceImpl
Resizes an image to a given height.
resizeImageByHeight(String, InputStream, int) - Method in interface org.exoplatform.forum.common.image.ResizeImageService
Resizes an image to a given height.
resizeImageByWidth(String, InputStream, int) - Method in class org.exoplatform.forum.common.image.impl.ResizeImageServiceImpl
Resizes an image to a given width.
resizeImageByWidth(String, InputStream, int) - Method in interface org.exoplatform.forum.common.image.ResizeImageService
Resizes an image to a given width.
ResizeImageService - Interface in org.exoplatform.forum.common.image
Resizes the dimension of images.
ResizeImageServiceImpl - Class in org.exoplatform.forum.common.image.impl
 
ResizeImageServiceImpl(CacheService) - Constructor for class org.exoplatform.forum.common.image.impl.ResizeImageServiceImpl
 
retrieve(ServiceContext<V>, K) - Method in class org.exoplatform.forum.common.cache.CacheLoader
Execute the context.
run() - Method in class org.exoplatform.forum.common.persister.PersisterTask.Task
 

S

ScopeCacheKey - Class in org.exoplatform.forum.common.cache.model
 
ScopeCacheKey() - Constructor for class org.exoplatform.forum.common.cache.model.ScopeCacheKey
 
ScopeCacheSelector<T extends ScopeCacheKey,U> - Class in org.exoplatform.forum.common.cache.model.selector
 
ScopeCacheSelector() - Constructor for class org.exoplatform.forum.common.cache.model.selector.ScopeCacheSelector
 
select(T, ObjectCacheInfo<? extends U>) - Method in class org.exoplatform.forum.common.cache.model.selector.ScopeCacheSelector
 
ServiceContext<V> - Interface in org.exoplatform.forum.common.cache
Kind of closure.
SessionManager - Interface in org.exoplatform.forum.common.jcr
 
set(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
set(String, Set<String>) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
setCurrentPage(int) - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Set the currentPage of page list access
setExpectedType(Class<?>) - Method in exception org.exoplatform.forum.common.conf.RequiredParamException
 
setLocation(DataLocationPlugin) - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
Change the storage location.
setPageSize(int) - Method in class org.exoplatform.forum.common.utils.AbstractListAccess
Set the page size of page list access
setParamName(String) - Method in exception org.exoplatform.forum.common.conf.RequiredParamException
 
setParams(InitParams) - Method in exception org.exoplatform.forum.common.conf.InitParamException
 
setSessionManager(SessionManager) - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
setTarget(Class<?>) - Method in exception org.exoplatform.forum.common.conf.InitParamException
 
SETTING_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
setWorkspaceName(String) - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 
shoudldPersist(int) - Method in interface org.exoplatform.forum.common.persister.PersistAlgorithm
 
shoudldPersist(int) - Method in class org.exoplatform.forum.common.persister.PersisterTask
 
shutdownNow() - Method in class org.exoplatform.forum.common.lifecycle.LifeCycleCompletionService
 
SimpleCacheData<T> - Class in org.exoplatform.forum.common.cache.model.data
 
SimpleCacheData(T) - Constructor for class org.exoplatform.forum.common.cache.model.data.SimpleCacheData
 
SimpleCacheKey - Class in org.exoplatform.forum.common.cache.model.key
 
SimpleCacheKey(String) - Constructor for class org.exoplatform.forum.common.cache.model.key.SimpleCacheKey
 
SimpleCacheKey(String, String) - Constructor for class org.exoplatform.forum.common.cache.model.key.SimpleCacheKey
 
size - Variable in class org.exoplatform.forum.common.utils.AbstractListAccess
 
SPACE - Static variable in class org.exoplatform.forum.common.TransformHTML
 
start() - Method in class org.exoplatform.forum.common.lifecycle.LifeCycleCompletionService
 
start() - Method in class org.exoplatform.forum.common.persister.PersisterTask
 
STATISTIC_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
stop() - Method in class org.exoplatform.forum.common.lifecycle.LifeCycleCompletionService
 
stop() - Method in class org.exoplatform.forum.common.persister.PersisterTask
 
stream(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
string(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
string(String, String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
strings(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
strings(String, String[]) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 

T

TAG_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
target - Variable in exception org.exoplatform.forum.common.conf.InitParamException
 
Task() - Constructor for class org.exoplatform.forum.common.persister.PersisterTask.Task
 
TEMPLATE_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
timeUnit - Variable in class org.exoplatform.forum.common.persister.PersisterTask.Builder
 
timeUnit(TimeUnit) - Method in class org.exoplatform.forum.common.persister.PersisterTask.Builder
 
TOPIC_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
TOPIC_LIST - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
TOPIC_LIST_COUNT - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
TOPIC_TYPE_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
toString() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
TransformHTML - Class in org.exoplatform.forum.common
 
TransformHTML() - Constructor for class org.exoplatform.forum.common.TransformHTML
 

U

USER_PROFILE_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
USER_PROFILE_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
USER_PROFILE_LIST - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
USER_PROFILE_LIST_COUNT - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
USER_SETTING_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
UserListAccess - Class in org.exoplatform.forum.common.utils
 
UserListAccess(ListAccess<User>) - Constructor for class org.exoplatform.forum.common.utils.UserListAccess
 

V

VALUE - Static variable in class org.exoplatform.forum.common.jcr.VoidReturn
 
valueOf(String) - Static method in enum class org.exoplatform.forum.common.cache.model.CacheType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.exoplatform.forum.common.cache.model.CacheType
Returns an array containing the constants of this enum class, in the order they are declared.
valuesToArray(Value[]) - Static method in class org.exoplatform.forum.common.jcr.PropertyReader
 
valuesToList(Value[]) - Static method in class org.exoplatform.forum.common.jcr.PropertyReader
 
VoidReturn - Class in org.exoplatform.forum.common.jcr
 

W

waitCompletionFinished() - Method in class org.exoplatform.forum.common.lifecycle.LifeCycleCompletionService
 
wakeup(long) - Method in class org.exoplatform.forum.common.persister.PersisterTask.Builder
 
wakeupInterval - Variable in class org.exoplatform.forum.common.persister.PersisterTask.Builder
 
WATCH_LIST_DATA - Enum constant in enum class org.exoplatform.forum.common.cache.model.CacheType
 
WORKSPACE_PARAM - Static variable in class org.exoplatform.forum.common.jcr.KSDataLocation
Parameter name use to designate the name of the workspace in the repository where the data is stored.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form