A B C D E F G H I J K L M N O P R S T U V W

A

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_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
 

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 in org.exoplatform.forum.common.cache.model
 
cleanHtmlCode(String, List<String>) - Static method in class org.exoplatform.forum.common.TransformHTML
 
closeSession() - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 
closeSession(boolean) - 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 interface org.exoplatform.forum.common.jcr.SessionManager
Closes the current session and optionally saves its content.
createFutureCache(ExoCache<K, V>) - Method in enum 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

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.key.SimpleCacheKey
 
equals(Object) - Method in class org.exoplatform.forum.common.cache.model.ScopeCacheKey
 
execute() - Method in interface org.exoplatform.forum.common.cache.ServiceContext
Contains the code which allow to get the data from storage.
execute(JCRTask<T>) - Method in class org.exoplatform.forum.common.jcr.JCRSessionManager
 
execute(Session) - Method in interface org.exoplatform.forum.common.jcr.JCRTask
executes the unit of work
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_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 - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
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
 
getCurrentRepositoryName() - Static method in class org.exoplatform.forum.common.cache.model.ScopeCacheKey
 
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
 
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
 
getFromService(CacheService) - Method in enum org.exoplatform.forum.common.cache.model.CacheType
 
getIds() - Method in class org.exoplatform.forum.common.cache.model.AbstractListData
 
getMessage() - Method in exception org.exoplatform.forum.common.conf.RequiredParamException
 
getName() - Method in class org.exoplatform.forum.common.conf.ManagedPlugin
 
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
 
getScope() - Method in class org.exoplatform.forum.common.cache.model.ScopeCacheKey
 
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(Session) - Method in class org.exoplatform.forum.common.jcr.JCRListAccess
 
getStatisticsLocation() - Method in class org.exoplatform.forum.common.jcr.KSDataLocation
 
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
 
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.key.SimpleCacheKey
 
hashCode() - Method in class org.exoplatform.forum.common.cache.model.ScopeCacheKey
 

I

InitParamException - Exception in org.exoplatform.forum.common.conf
UNchecked exception for problems in initparams.
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
 
InitParamException() - Constructor for exception org.exoplatform.forum.common.conf.InitParamException
 
InitParamException(String) - Constructor for exception org.exoplatform.forum.common.conf.InitParamException
 
InitParamException(Throwable) - Constructor for exception org.exoplatform.forum.common.conf.InitParamException
 
InitParamException(String, Throwable) - Constructor for exception org.exoplatform.forum.common.conf.InitParamException
 
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
 
JCRSessionManager - Class in org.exoplatform.forum.common.jcr
 
JCRSessionManager(String, RepositoryService) - Constructor for class org.exoplatform.forum.common.jcr.JCRSessionManager
Constructor
JCRSessionManager(String) - Constructor for class org.exoplatform.forum.common.jcr.JCRSessionManager
 
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(InitParams, NodeHierarchyCreator, RepositoryService) - Constructor for class org.exoplatform.forum.common.jcr.KSDataLocation
Creates a new KSDataLocation and initializes pathes.
KSDataLocation(String, RepositoryService) - Constructor for class org.exoplatform.forum.common.jcr.KSDataLocation
Mainly used for tests
KSDataLocation(String) - Constructor for class org.exoplatform.forum.common.jcr.KSDataLocation
 
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
 
list(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
list(String, List<String>) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
load(int, int) - Method in class org.exoplatform.forum.common.jcr.JCRListAccess
 
load(Session, int, int) - Method in class org.exoplatform.forum.common.jcr.JCRListAccess
 

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
 

N

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

O

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
 

P

params - Variable in exception org.exoplatform.forum.common.conf.InitParamException
 
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
 
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.

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
 
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.
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
 
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
 
SPACE - Static variable in class org.exoplatform.forum.common.TransformHTML
 
STATISTIC_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
stream(String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
string(String, String) - Method in class org.exoplatform.forum.common.jcr.PropertyReader
 
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
 
TEMPLATE_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
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_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 
USER_SETTING_HOME - Static variable in interface org.exoplatform.forum.common.jcr.KSDataLocation.Locations
 

V

VALUE - Static variable in class org.exoplatform.forum.common.jcr.VoidReturn
 
valueOf(String) - Static method in enum org.exoplatform.forum.common.cache.model.CacheType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.forum.common.cache.model.CacheType
Returns an array containing the constants of this enum type, 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
 
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

Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.