Index

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

A

AbstractEventListener<S,D> - Class in org.exoplatform.commons.listener.impl
An abstract listener to be extended by the dedicated listeners.
AbstractEventListener() - Constructor for class org.exoplatform.commons.listener.impl.AbstractEventListener
 
AbstractSerializablePageList<E> - Class in org.exoplatform.commons.utils
This class defines the common functionalities for the serializable subclasses of PageList.
AbstractSerializablePageList() - Constructor for class org.exoplatform.commons.utils.AbstractSerializablePageList
This constructor should not be used by subclasses, it is only for serialization needs.
AbstractSerializablePageList(int) - Constructor for class org.exoplatform.commons.utils.AbstractSerializablePageList
Builds a page list.
addChangeLogsPlugin(ChangeLogsPlugin) - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
Add a changelogs plugin
addClassType(Class<?>, boolean) - Method in class org.exoplatform.commons.serialization.model.metadata.DomainMetaData
 
addClassType(String, boolean) - Method in class org.exoplatform.commons.serialization.model.metadata.DomainMetaData
 
addConvertedType(Class<?>, Class<? extends TypeConverter<?, ?>>) - Method in class org.exoplatform.commons.serialization.model.metadata.DomainMetaData
 
addConvertedType(String, Class<? extends TypeConverter<?, ?>>) - Method in class org.exoplatform.commons.serialization.model.metadata.DomainMetaData
 
addDefaultDownloadResource(DownloadResource) - Method in class org.exoplatform.download.DownloadService
 
addDownloadResource(DownloadResource) - Method in class org.exoplatform.download.DownloadService
 
addEventListener(String, ListenerBase<S, D>) - Method in interface org.exoplatform.commons.api.event.EventManager
Registers a listener for a given event group in the event system.
addEventListener(String, ListenerBase<S, D>) - Method in class org.exoplatform.commons.event.impl.EventManagerImpl
Registers a listener for a given event group in the event system.
addEventListener(Listener<S, D>) - Method in interface org.exoplatform.commons.api.event.EventManager
Registers a listener into the event system.
addEventListener(Listener<S, D>) - Method in class org.exoplatform.commons.event.impl.EventManagerImpl
Registers a listener into the event system.
addFactory(ObjectFactory<O>) - Method in class org.exoplatform.commons.serialization.SerializationContext
 
addHttpHeader(HttpServletResponse) - Method in class io.meeds.common.performance.model.ServerResponseTime
 
addIgnoredMatch(String) - Method in class io.meeds.common.persistence.HibernateStatisticsService
 
addKernelToSpring(PortalContainer, Collection<ComponentAdapter<?>>) - Static method in class io.meeds.spring.kernel.KernelContainerLifecyclePlugin
 
addResourceResolver(ResourceResolver) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
addSpringContext(String, ApplicationContext, BeanDefinitionRegistry, Runnable) - Static method in class io.meeds.spring.kernel.KernelContainerLifecyclePlugin
 
addSpringToEachOther(PortalContainer, Map<String, Map<String, BeanDefinition>>) - Static method in class io.meeds.spring.kernel.KernelContainerLifecyclePlugin
 
addSpringToKernel(PortalContainer, Map<String, Map<String, BeanDefinition>>) - Static method in class io.meeds.spring.kernel.KernelContainerLifecyclePlugin
 
addTypeModel(Class<O>) - Method in class org.exoplatform.commons.serialization.model.TypeDomain
 
addUploadedBytes(double) - Method in class org.exoplatform.upload.UploadResource
 
addUploadLimit(String, Integer) - Method in class org.exoplatform.upload.UploadService
Registry upload limit size for uploadLimitsMB_.
addUploadLimit(String, Integer, UploadService.UploadUnit) - Method in class org.exoplatform.upload.UploadService
 
after(XMLStreamWriter, int) - Method in class org.gatein.common.xml.stax.writer.formatting.NoOpFormatter
 
after(XMLStreamWriter, int) - Method in class org.gatein.common.xml.stax.writer.formatting.SimpleFormatter
 
after(XMLStreamWriter, int) - Method in interface org.gatein.common.xml.stax.writer.formatting.XmlStreamingFormatter
 
ALL_MODULES - Static variable in class io.meeds.spring.AvailableIntegration
Shortcut to list all available Meeds Portal and Kernel integration modules with Spring
ALL_TEST_MODULES - Static variable in class io.meeds.spring.AvailableIntegration
Shortcut to list all available Meeds Portal and Kernel integration modules with Spring in Test scope
APOS - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 
ApplicationResourceResolver - Class in org.exoplatform.resolver
This class is an aggregation of ResourceResolver object and extends itself the ResourceResover class.
ApplicationResourceResolver() - Constructor for class org.exoplatform.resolver.ApplicationResourceResolver
There are by default 2 resolvers already aggregated: 1) FileResourceResolver 2) ClasspathResourceResolver
applyChangeLog(DataSource, String) - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
Apply changelogs with Liquibase
around(ProceedingJoinPoint) - Method in class io.meeds.common.ContainerTransactionalAspect
 
around(ProceedingJoinPoint) - Method in class org.exoplatform.commons.persistence.impl.ExoTransactionalAspect
 
AvailableIntegration - Class in io.meeds.spring
A class that group available Spring integrations made for Meeds Portal and Meeds Kernel applications.

B

before(XMLStreamWriter, int) - Method in class org.gatein.common.xml.stax.writer.formatting.NoOpFormatter
 
before(XMLStreamWriter, int) - Method in class org.gatein.common.xml.stax.writer.formatting.SimpleFormatter
 
before(XMLStreamWriter, int) - Method in interface org.gatein.common.xml.stax.writer.formatting.XmlStreamingFormatter
 
BinaryOutput - Interface in org.exoplatform.commons.utils
 
BOOLEAN - Static variable in class org.gatein.common.xml.stax.writer.WritableValueTypes
 
broadcastEvent(Event<S, D>) - Method in interface org.exoplatform.commons.api.event.EventManager
Broadcasts an event to a dedicated listener when an action (such as create or update) is triggered.
broadcastEvent(Event<S, D>) - Method in class org.exoplatform.commons.event.impl.EventManagerImpl
Broadcasts an event to a dedicated listener when an action (such as create or update) is triggered.
BufferingOutputStream - Class in org.exoplatform.commons.utils
A stream that maintains a buffer and flush it on a delegate output stream when it is filled.
BufferingOutputStream(OutputStream, int) - Constructor for class org.exoplatform.commons.utils.BufferingOutputStream
 
build() - Method in interface org.gatein.common.xml.stax.writer.builder.StaxFormatterBuilder
 
build() - Method in class org.gatein.common.xml.stax.writer.builder.StaxFormatterBuilderImpl
 
build(Class<E>) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
build(Class<E>) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
build(Naming<N>) - Method in interface org.gatein.common.xml.stax.navigator.builder.StaxNavBuilder
 
build(Naming<N>) - Method in class org.gatein.common.xml.stax.navigator.builder.StaxNavBuilderImpl
 
build(Naming<N>) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
build(Naming<N>) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
buildDefaultWriter() - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
buildDefaultWriter(OutputStream) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
buildFormatter() - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
buildWriter() - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
ByteArrayOutput - Class in org.exoplatform.commons.utils
 
ByteArrayOutput() - Constructor for class org.exoplatform.commons.utils.ByteArrayOutput
 

C

cacheManager(CacheService, Environment) - Method in class io.meeds.spring.kernel.KernelCacheConfiguration
 
CacheManagerImpl - Class in io.meeds.spring.kernel
 
CacheManagerImpl(CacheService, Environment) - Constructor for class io.meeds.spring.kernel.CacheManagerImpl
 
CacheSettingServiceImpl - Class in org.exoplatform.settings.cache
Created by The eXo Platform SAS Author : eXoPlatform bangnv@exoplatform.com Nov 15, 2012 CacheSettingServiceImpl is implemented for application which uses cache.
CacheSettingServiceImpl(JPASettingServiceImpl, CacheService) - Constructor for class org.exoplatform.settings.cache.CacheSettingServiceImpl
Create cache setting service object with service for database and service for cache
castAndSet(Object, Object) - Method in class org.exoplatform.commons.serialization.model.FieldModel
 
CHANGELOGS_PARAM_NAME - Static variable in class org.exoplatform.commons.persistence.impl.ChangeLogsPlugin
 
ChangeLogsPlugin - Class in org.exoplatform.commons.persistence.impl
Changelog plugin to add Liquibase changelog path during the data initialization
ChangeLogsPlugin(InitParams) - Constructor for class org.exoplatform.commons.persistence.impl.ChangeLogsPlugin
 
CharEncoder - Interface in org.exoplatform.commons.utils
A char encoder that encodes chars to a suite of bytes.
CharsetCharEncoder - Class in org.exoplatform.commons.utils
An implementation of a char encoder that is stateless and is based on a specified charset.
CharsetCharEncoder(Charset) - Constructor for class org.exoplatform.commons.utils.CharsetCharEncoder
 
CharsetTextEncoder - Class in org.exoplatform.commons.utils
A stateless encoder that use a char encoder for performing the encoding task.
CharsetTextEncoder(String) - Constructor for class org.exoplatform.commons.utils.CharsetTextEncoder
 
CharsetTextEncoder(CharEncoder) - Constructor for class org.exoplatform.commons.utils.CharsetTextEncoder
 
CharsUtil - Class in org.exoplatform.services.chars
Created by The eXo Platform SARL Author : Nhu Dinh Thuan thuan.nhu@exoplatform.com Sep 13, 2006
CharsUtil() - Constructor for class org.exoplatform.services.chars.CharsUtil
 
checkAndSetPage(int) - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
child(StaxNavigator<N>, N) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
ClasspathDownloadResource - Class in org.exoplatform.download
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
ClasspathDownloadResource(String, String) - Constructor for class org.exoplatform.download.ClasspathDownloadResource
 
ClasspathDownloadResource(String, String, String) - Constructor for class org.exoplatform.download.ClasspathDownloadResource
 
ClasspathResourceResolver - Class in org.exoplatform.resolver
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Mar 15, 2006
ClasspathResourceResolver() - Constructor for class org.exoplatform.resolver.ClasspathResourceResolver
 
ClassTypeMetaData - Class in org.exoplatform.commons.serialization.model.metadata
 
ClassTypeMetaData(String, boolean) - Constructor for class org.exoplatform.commons.serialization.model.metadata.ClassTypeMetaData
 
ClassTypeModel<O> - Class in org.exoplatform.commons.serialization.model
 
cleanUp(HttpSession) - Method in class org.exoplatform.upload.UploadService
Clean up temporary files that are uploaded in the Session but not removed yet
clear() - Method in class org.exoplatform.commons.cache.future.FutureExoCache
 
clear() - Method in class org.exoplatform.commons.cache.future.FutureMap
 
clone(O) - Method in class org.exoplatform.commons.serialization.SerializationContext
 
close() - Method in class org.exoplatform.commons.utils.BufferingOutputStream
 
close() - Method in class org.exoplatform.commons.utils.CompositeReader
 
close() - Method in class org.exoplatform.commons.utils.GrowingOutputStream
 
close() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
close() - Method in class org.exoplatform.commons.utils.PropertyResolverReader
 
close() - Method in class org.exoplatform.commons.utils.WriterPrinter
 
CollectionXmlHandler<T,N> - Class in org.gatein.common.xml.stax
 
CollectionXmlHandler(N, N) - Constructor for class org.gatein.common.xml.stax.CollectionXmlHandler
 
CompositeReader - Class in org.exoplatform.commons.utils
 
CompositeReader(Reader...) - Constructor for class org.exoplatform.commons.utils.CompositeReader
 
CompositeReader(Iterable<Reader>) - Constructor for class org.exoplatform.commons.utils.CompositeReader
 
CompositeReader(Iterator<Reader>) - Constructor for class org.exoplatform.commons.utils.CompositeReader
 
CompositeReader.MinifiableReader - Class in org.exoplatform.commons.utils
 
connect() - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
connect() - Method in class org.exoplatform.commons.utils.EmptySerializablePageList
 
connect() - Method in class org.exoplatform.commons.utils.PageListAccess
 
connect() - Method in class org.exoplatform.commons.utils.SerializablePageList
 
connect() - Method in class org.exoplatform.commons.utils.StatelessPageList
 
ContainerTransactional - Annotation Interface in io.meeds.common
Describe a method as transactional.
ContainerTransactionalAspect - Class in io.meeds.common
An aspect processing point that will allow to encapsulate two behavior: - Set current container to PortalContainer - Start a transaction for IDM and JPA sessions
ContainerTransactionalAspect() - Constructor for class io.meeds.common.ContainerTransactionalAspect
 
contentRequired(StaxNavigator) - Static method in class org.gatein.common.xml.stax.navigator.Exceptions
 
ContextEntity - Class in org.exoplatform.settings.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar 07, 2017
ContextEntity() - Constructor for class org.exoplatform.settings.jpa.entity.ContextEntity
 
convertContextToContextEntity(Context) - Static method in class org.exoplatform.settings.jpa.EntityConverter
 
Converted - Annotation Interface in org.exoplatform.commons.serialization.api.annotations
Declares a type to be converted.
ConvertedTypeMetaData - Class in org.exoplatform.commons.serialization.model.metadata
 
ConvertedTypeMetaData(String, Class<? extends TypeConverter<?, ?>>) - Constructor for class org.exoplatform.commons.serialization.model.metadata.ConvertedTypeMetaData
 
ConvertedTypeModel<O,T> - Class in org.exoplatform.commons.serialization.model
 
convertScopeToScopeEntity(Scope) - Static method in class org.exoplatform.settings.jpa.EntityConverter
 
correctFileName(String) - Method in class org.exoplatform.upload.UploadService
 
count() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
countContextsByType(String) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
 
countContextsByType(String) - Method in class org.exoplatform.settings.jpa.dao.SettingContextDAO
 
countContextsByType(String) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
countContextsByType(String) - Method in interface org.exoplatform.settings.jpa.SettingContextDAO
 
countSettingsByNameAndValueAndScope(String, String, String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingsDAO
 
countSettingsByNameAndValueAndScope(String, String, String, String) - Method in interface org.exoplatform.settings.jpa.SettingsDAO
 
countSettingsByNameAndValueAndScope(Scope, String, String) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
 
CR - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 
create(byte[], Charset) - Static method in class org.exoplatform.commons.utils.Text
Create a text object from the provided byte array.
create(char[]) - Static method in class org.exoplatform.commons.utils.Text
Create a text object from the provided char array.
create(E) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
create(Class<S>, Map<FieldModel<? super S, ?>, ?>) - Method in class org.exoplatform.commons.serialization.api.factory.DefaultObjectFactory
 
create(Class<S>, Map<FieldModel<? super S, ?>, ?>) - Method in class org.exoplatform.commons.serialization.api.factory.ObjectFactory
Instantiate an object based on the provided type.
create(String) - Static method in class org.exoplatform.commons.utils.Text
Create a text object from the provided char array.
create(String, InputStream) - Static method in class org.exoplatform.commons.xml.DocumentSource
 
create(URL) - Static method in class org.exoplatform.commons.xml.DocumentSource
 
create(Event<S, D>) - Method in interface org.exoplatform.commons.api.event.EventListener
Processes a dedicated work when the create event is triggered.
create(S) - Method in class org.exoplatform.commons.utils.PageListAccess
 
createAll(List<E>) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
createCollection() - Method in class org.gatein.common.xml.stax.CollectionXmlHandler
 
CreateException - Exception Class in org.exoplatform.commons.serialization.api.factory
 
CreateException() - Constructor for exception class org.exoplatform.commons.serialization.api.factory.CreateException
 
CreateException(String) - Constructor for exception class org.exoplatform.commons.serialization.api.factory.CreateException
 
CreateException(String, Throwable) - Constructor for exception class org.exoplatform.commons.serialization.api.factory.CreateException
 
CreateException(Throwable) - Constructor for exception class org.exoplatform.commons.serialization.api.factory.CreateException
 
createFormatter() - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
createFormatter(int) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
createNavigator(InputStream) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
createNavigator(Reader) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
createNavigator(Class<E>, E, InputStream) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
createNavigator(Class<E>, E, Reader) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
createNavigator(Naming<N>, InputStream) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
createNavigator(Naming<N>, Reader) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
createQualifiedNavigator(InputStream) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
createQualifiedNavigator(Reader) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
createQualifiedWriter(OutputStream) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
createQualifiedWriter(Writer) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
createResourceId(String) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
createResourceId(String) - Method in class org.exoplatform.resolver.ResourceResolver
Return resource id
createResourceKey(String) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
createResourceKey(String) - Method in class org.exoplatform.resolver.ClasspathResourceResolver
 
createResourceKey(String) - Method in class org.exoplatform.resolver.FileResourceResolver
 
createResourceKey(String) - Method in class org.exoplatform.resolver.PortletResourceResolver
 
createResourceKey(String) - Method in class org.exoplatform.resolver.ResourceResolver
Return ResourceKey object

Default implementation will return difference ResourceKey instance
if we call that method on difference ResourceResolver instances (even with the same resource url)

If you create new ResourceResolver each time you need access to a resource, please overidde this method
and return the same ResourceKey for the same url
createResourceKey(String) - Method in class org.exoplatform.resolver.ServletResourceResolver
 
createSpringApplicationBuilder() - Method in class io.meeds.spring.kernel.PortalApplicationContextInitializer
 
createUploadResource(HttpServletRequest) - Method in class org.exoplatform.upload.UploadService
Create UploadResource for HttpServletRequest
createUploadResource(String, HttpServletRequest) - Method in class org.exoplatform.upload.UploadService
 
createUploadResource(String, String, String, double, InputStream) - Method in class org.exoplatform.upload.UploadService
createUploadResource(UploadResource) - Method in class org.exoplatform.upload.UploadService
 
createWriter(OutputStream) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
createWriter(Writer) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
createWriter(Class<E>, OutputStream) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
createWriter(Class<E>, Writer) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
createWriter(Naming<N>, OutputStream) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
createWriter(Naming<N>, Writer) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
currentPage() - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
cutAndTrim(char[], int, int) - Static method in class org.exoplatform.services.chars.CharsUtil
 
cutBySpace(char[], int) - Static method in class org.exoplatform.services.chars.CharsUtil
 

D

DataContainer - Class in org.exoplatform.commons.serialization.serial
 
DataContainer() - Constructor for class org.exoplatform.commons.serialization.serial.DataContainer
 
DATASOURCE_PARAM_NAME - Static variable in class org.exoplatform.commons.persistence.impl.ChangeLogsPlugin
 
DATE - Static variable in class org.gatein.common.xml.stax.writer.WritableValueTypes
 
DATE_TIME - Static variable in class org.gatein.common.xml.stax.writer.WritableValueTypes
 
decode(char[]) - Method in class org.exoplatform.services.html.refs.RefsDecoder
 
decode(String) - Method in class org.exoplatform.services.html.refs.RefsDecoder
 
DEFAULT_FROM_EMAIL - Static variable in class org.exoplatform.commons.utils.MailUtils
 
DEFAULT_INDENT_CHAR - Static variable in class org.gatein.common.xml.stax.writer.formatting.SimpleFormatter
 
DEFAULT_INDENT_SIZE - Static variable in class org.gatein.common.xml.stax.writer.formatting.SimpleFormatter
 
DEFAULT_NEWLINE - Static variable in class org.gatein.common.xml.stax.writer.formatting.SimpleFormatter
 
DefaultObjectFactory - Class in org.exoplatform.commons.serialization.api.factory
 
DefaultObjectFactory() - Constructor for class org.exoplatform.commons.serialization.api.factory.DefaultObjectFactory
 
DefaultTypeConverter<O> - Class in org.exoplatform.commons.serialization.api
 
DefaultTypeConverter() - Constructor for class org.exoplatform.commons.serialization.api.DefaultTypeConverter
 
DelegatingClassLoader - Class in org.gatein.common.classloader
ClassLoader, which delegates work to list of delegates (Delegating classloaders), which are provided from constructor.
DelegatingClassLoader(ClassLoader...) - Constructor for class org.gatein.common.classloader.DelegatingClassLoader
 
delete(E) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
deleteAll() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
deleteAll(List<E>) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
DEVELOPPING - Static variable in class io.meeds.common.performance.model.ServerResponseTime
 
disintegrate(SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.exoplatform.commons.persistence.impl.ExoEntityScanner
Deprecated.
 
DocumentSource - Class in org.exoplatform.commons.xml
 
DomainMetaData - Class in org.exoplatform.commons.serialization.model.metadata
 
DomainMetaData() - Constructor for class org.exoplatform.commons.serialization.model.metadata.DomainMetaData
 
DomainMetaData(DomainMetaData) - Constructor for class org.exoplatform.commons.serialization.model.metadata.DomainMetaData
 
DOMSerializer - Class in org.exoplatform.commons.xml
An high performance and custom DOM serializer based on stax XMLStreamWriter.
DOMSerializer() - Constructor for class org.exoplatform.commons.xml.DOMSerializer
 
DOWNLOAD_HANDLER_PATH - Static variable in class org.exoplatform.download.DownloadService
 
DownloadResource - Class in org.exoplatform.download
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
DownloadResource(String) - Constructor for class org.exoplatform.download.DownloadResource
 
DownloadResource(String, String) - Constructor for class org.exoplatform.download.DownloadResource
 
DownloadService - Class in org.exoplatform.download
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
DownloadService(PortalContainerInfo, InitParams) - Constructor for class org.exoplatform.download.DownloadService
 

E

empty() - Static method in class org.exoplatform.commons.utils.Queues
 
EMPTY_ARGS - Static variable in class org.exoplatform.util.ReflectionUtil
 
EmptySerializablePageList<E> - Class in org.exoplatform.commons.utils
 
EmptySerializablePageList() - Constructor for class org.exoplatform.commons.utils.EmptySerializablePageList
 
encode(char) - Method in interface org.exoplatform.commons.utils.CharEncoder
Encodes a single char into an array of bytes.
encode(char) - Method in class org.exoplatform.commons.utils.CharsetCharEncoder
 
encode(char) - Method in class org.exoplatform.commons.utils.TableCharEncoder
 
encode(char[], int, int, OutputStream) - Method in class org.exoplatform.commons.utils.CharsetTextEncoder
 
encode(char[], int, int, OutputStream) - Method in interface org.exoplatform.commons.utils.TextEncoder
 
encode(char, OutputStream) - Method in class org.exoplatform.commons.utils.CharsetTextEncoder
 
encode(char, OutputStream) - Method in interface org.exoplatform.commons.utils.TextEncoder
 
encode(String, int, int, OutputStream) - Method in class org.exoplatform.commons.utils.CharsetTextEncoder
 
encode(String, int, int, OutputStream) - Method in interface org.exoplatform.commons.utils.TextEncoder
 
encodeHTML(String) - Method in class org.exoplatform.commons.utils.HTMLEntityEncoder
Encode data for use in HTML
encodeHTMLAttribute(String) - Method in class org.exoplatform.commons.utils.HTMLEntityEncoder
Encode data for use in HTML attributes.
ENCODING - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 
endRequest(ExoContainer) - Method in class io.meeds.common.persistence.HibernateStatisticsService
 
endRequest(ExoContainer) - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
 
endServerTime(String) - Method in class io.meeds.common.performance.model.ServerResponseTime
 
EntityConverter - Class in org.exoplatform.settings.jpa
 
EntityConverter() - Constructor for class org.exoplatform.settings.jpa.EntityConverter
 
entityManagerFactory - Variable in class org.exoplatform.commons.persistence.impl.EntityManagerService
 
entityManagerFactory() - Method in class io.meeds.spring.jpa.PersistenceUnitIntegration
 
EntityManagerHolder - Class in org.exoplatform.commons.persistence.impl
Proxy that returns an EntityManager instance.
EntityManagerHolder() - Constructor for class org.exoplatform.commons.persistence.impl.EntityManagerHolder
 
EntityManagerService - Class in org.exoplatform.commons.persistence.impl
This service is responsible to create a single EntityManagerFactory, with the persistence unit name meeds-jpa.
EntityManagerService() - Constructor for class org.exoplatform.commons.persistence.impl.EntityManagerService
 
EntityManagerService(EntityManagerFactory, Properties) - Constructor for class org.exoplatform.commons.persistence.impl.EntityManagerService
 
EnumType() - Constructor for class org.gatein.common.xml.stax.writer.WritableValueTypes.EnumType
 
EQ - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 
equals(Object) - Method in class org.exoplatform.commons.serialization.MarshalledObject
 
equals(Object) - Method in class org.exoplatform.resolver.ResourceKey
 
equals(Object) - Method in class org.exoplatform.settings.cache.NullSettingValue
 
error(SAXParseException) - Method in class org.exoplatform.commons.xml.ValidationReporter
 
EventListener<S,D> - Interface in org.exoplatform.commons.api.event
Processes all the dedicated works which are delegated from EventManager.
EventManager<S,D> - Interface in org.exoplatform.commons.api.event
Is the central point of the event system where listeners are registered (and/or unregistered) and events are fired.
EventManagerImpl<S,D> - Class in org.exoplatform.commons.event.impl
Created by The eXo Platform SARL Author : Dang Van Minh minh.dang@exoplatform.com Nov 14, 2012 3:49:21 PM
EventManagerImpl(ExoContainerContext, InitParams) - Constructor for class org.exoplatform.commons.event.impl.EventManagerImpl
 
EventManagerImpl(ExoContainerContext, InitialContextInitializer, InitParams) - Constructor for class org.exoplatform.commons.event.impl.EventManagerImpl
 
Exceptions - Class in org.gatein.common.xml.stax.navigator
 
Exceptions() - Constructor for class org.gatein.common.xml.stax.navigator.Exceptions
 
Exclude - Annotation Interface in io.meeds.spring.kernel.annotation
An annotation to use to exclude sharing Spring Beans in Kernel Container.
ExoEntityScanner - Class in org.exoplatform.commons.persistence.impl
Deprecated.
Kept for backward compatibility
ExoEntityScanner() - Constructor for class org.exoplatform.commons.persistence.impl.ExoEntityScanner
Deprecated.
 
ExoTransactionalAspect - Class in org.exoplatform.commons.persistence.impl
Process the Transactional annotation.
ExoTransactionalAspect() - Constructor for class org.exoplatform.commons.persistence.impl.ExoTransactionalAspect
 
expectedElement(StaxNavigator<N>, N) - Static method in class org.gatein.common.xml.stax.navigator.Exceptions
 
expectedElement(StaxNavigator, String) - Static method in class org.gatein.common.xml.stax.navigator.Exceptions
 

F

FAILED_STATUS - Static variable in class org.exoplatform.upload.UploadResource
 
fatalError(SAXParseException) - Method in class org.exoplatform.commons.xml.ValidationReporter
 
FieldModel<O,V> - Class in org.exoplatform.commons.serialization.model
 
FileDownloadResource - Class in org.exoplatform.download
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
FileDownloadResource(String, String) - Constructor for class org.exoplatform.download.FileDownloadResource
 
FileDownloadResource(String, String, String) - Constructor for class org.exoplatform.download.FileDownloadResource
 
FileResourceResolver - Class in org.exoplatform.resolver
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Mar 15, 2006
FileResourceResolver() - Constructor for class org.exoplatform.resolver.FileResourceResolver
 
find(I) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
findAll() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
This method makes 2 calls to getEntityManager(): 1- The first one to get the CriteriaBuilder 2- The second one to create the query If there is no EntityManager in the threadLocal (i.e: EntityManagerService.getEntityManager() returns null), the EntityManagerHolder will return 2 distinct EntityManager instances.
finish() - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Calling finish will flush and close the underlying stream.
finish() - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
finishBeanFactoryInitialization(ConfigurableListableBeanFactory) - Method in class io.meeds.spring.kernel.PortalApplicationContext
 
finishRefresh() - Method in class io.meeds.spring.kernel.PortalApplicationContext
 
finishSpringContextStartup(PortalContainer) - Static method in class io.meeds.spring.kernel.KernelContainerLifecyclePlugin
Finish booting Spring contexts switch the order or priority added in Kernel addons definition
flush() - Method in class org.exoplatform.commons.utils.BufferingOutputStream
 
flush() - Method in class org.exoplatform.commons.utils.GrowingOutputStream
 
flush() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
flush() - Method in class org.exoplatform.commons.utils.WriterPrinter
 
flushOutputStream() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
Flush the output stream.
format(E) - Method in class org.gatein.common.xml.stax.writer.WritableValueTypes.EnumType
 
format(V) - Method in interface org.gatein.common.xml.stax.writer.WritableValueType
 
forNames(N...) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
FutureCache<K,V,C> - Class in org.exoplatform.commons.cache.future
A future cache that prevents the loading of the same resource twice.
FutureCache(Loader<K, V, C>) - Constructor for class org.exoplatform.commons.cache.future.FutureCache
 
futureExoCache - Variable in class org.exoplatform.settings.cache.CacheSettingServiceImpl
 
FutureExoCache<K,V,C> - Class in org.exoplatform.commons.cache.future
 
FutureExoCache(Loader<K, V, C>, ExoCache<K, V>) - Constructor for class org.exoplatform.commons.cache.future.FutureExoCache
 
FutureMap<K,V,C> - Class in org.exoplatform.commons.cache.future
 
FutureMap(Loader<K, V, C>) - Constructor for class org.exoplatform.commons.cache.future.FutureMap
 

G

GB - Enum constant in enum class org.exoplatform.upload.UploadService.UploadUnit
 
GenericDAOJPAImpl<E,I> - Class in org.exoplatform.commons.persistence.impl
 
GenericDAOJPAImpl() - Constructor for class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
get() - Static method in class org.exoplatform.commons.persistence.impl.EntityManagerHolder
 
get() - Static method in class org.exoplatform.commons.utils.EmptySerializablePageList
 
get(C, K) - Method in class org.exoplatform.commons.cache.future.FutureCache
Perform a cache lookup for the specified key within the specified context.
get(Object) - Method in class org.exoplatform.commons.serialization.model.FieldModel
 
get(K) - Method in class org.exoplatform.commons.cache.future.FutureCache
Retrieves the cached value corresponding to the specified key from the cache, it must returns null when the key does not exist.
get(K) - Method in class org.exoplatform.commons.cache.future.FutureExoCache
 
get(K) - Method in class org.exoplatform.commons.cache.future.FutureMap
 
get(Context, Scope, String) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
Get setting value associated with composite key(context, scope, key) This service will search in the cache first and then in the database.
get(Context, Scope, String) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
getAccessCounter() - Method in class org.exoplatform.download.DownloadResource
 
getAll() - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
getAvailable() - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
getAvailablePage() - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
getBeansByServletContext() - Static method in class io.meeds.spring.kernel.KernelContainerLifecyclePlugin
 
getBuildIfAbsent() - Method in class org.exoplatform.commons.serialization.model.TypeDomain
 
getBytes() - Method in class org.exoplatform.commons.utils.ByteArrayOutput
 
getCache() - Method in class org.exoplatform.download.DownloadService
 
getCache(String) - Method in class io.meeds.spring.kernel.CacheManagerImpl
 
getCacheNames() - Method in class io.meeds.spring.kernel.CacheManagerImpl
 
getChangelogPaths() - Method in class org.exoplatform.commons.persistence.impl.ChangeLogsPlugin
 
getCharset() - Method in interface org.exoplatform.commons.utils.BinaryOutput
 
getCharset() - Method in class org.exoplatform.commons.utils.ByteArrayOutput
 
getCharset() - Method in interface org.exoplatform.commons.utils.CharEncoder
Returns the charset that will perform the encoding.
getCharset() - Method in class org.exoplatform.commons.utils.CharsetCharEncoder
 
getCharset() - Method in class org.exoplatform.commons.utils.CharsetTextEncoder
 
getCharset() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
getCharset() - Method in class org.exoplatform.commons.utils.TableCharEncoder
 
getCharset() - Method in interface org.exoplatform.commons.utils.TextEncoder
Returns the charset that will perform the encoding.
getComponentImplementation() - Method in class io.meeds.spring.kernel.model.SpringBeanComponentAdapter
 
getComponentInstance() - Method in class io.meeds.spring.kernel.model.SpringBeanComponentAdapter
 
getComponentKey() - Method in class io.meeds.spring.kernel.model.SpringBeanComponentAdapter
 
getCompounds() - Method in class org.exoplatform.commons.utils.CompositeReader
 
getContent(StaxNavigator<N>, boolean) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
getContext() - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
 
getContextByTypeAndName(String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingContextDAO
 
getContextByTypeAndName(String, String) - Method in interface org.exoplatform.settings.jpa.SettingContextDAO
 
getContextNamesByType(String, int, int) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
 
getContextNamesByType(String, int, int) - Method in class org.exoplatform.settings.jpa.dao.SettingContextDAO
 
getContextNamesByType(String, int, int) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
getContextNamesByType(String, int, int) - Method in interface org.exoplatform.settings.jpa.SettingContextDAO
 
getContexts() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
getContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
 
getContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
getContextsByTypeAndSettingNameAndScope(String, String, String, String, int, int) - Method in class org.exoplatform.settings.jpa.dao.SettingContextDAO
 
getContextsByTypeAndSettingNameAndScope(String, String, String, String, int, int) - Method in interface org.exoplatform.settings.jpa.SettingContextDAO
 
getConverterClass() - Method in class org.exoplatform.commons.serialization.model.metadata.ConvertedTypeMetaData
 
getConverterJavaType() - Method in class org.exoplatform.commons.serialization.model.ConvertedTypeModel
 
getCurrentPage() - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
getDatasource() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
getDatasource(String) - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
Lookup for a datasource with the given name
getDatasourceName() - Method in class org.exoplatform.commons.persistence.impl.ChangeLogsPlugin
 
getDatasourceName() - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
 
getDatasourceName() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
getDownloadLink(String) - Method in class org.exoplatform.download.DownloadService
 
getDownloadName() - Method in class org.exoplatform.download.DownloadResource
 
getDownloadResource(String) - Method in class org.exoplatform.download.DownloadService
 
getDownloadResource(String, boolean) - Method in class org.exoplatform.download.DownloadService
 
getDownloadType() - Method in class org.exoplatform.download.DownloadResource
 
getEmptyContextsByScopeAndContextType(String, String, String, String, int, int) - Method in class org.exoplatform.settings.jpa.dao.SettingContextDAO
 
getEmptyContextsByScopeAndContextType(String, String, String, String, int, int) - Method in interface org.exoplatform.settings.jpa.SettingContextDAO
 
getEmptyContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
 
getEmptyContextsByTypeAndScopeAndSettingName(String, String, String, String, int, int) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
getEntityManager() - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
 
getEntityManager() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
Return an EntityManager instance.
getEnumType() - Static method in class org.gatein.common.xml.stax.writer.WritableValueTypes
Returns a value type for an enum class.
getEstimatedSize() - Method in class org.exoplatform.upload.UploadResource
 
getEventListeners(String) - Method in interface org.exoplatform.commons.api.event.EventManager
Gets a list of listeners which are registered into the event system based on a given event group.
getEventListeners(String) - Method in class org.exoplatform.commons.event.impl.EventManagerImpl
Gets a list of listeners which are registered into the event system based on a given event group.
getFactory(Class<O>) - Method in class org.exoplatform.commons.serialization.SerializationContext
 
getFailureFlow() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
Returns the failure flow.
getFieldMap() - Method in class org.exoplatform.commons.serialization.model.ClassTypeModel
 
getFields() - Method in class org.exoplatform.commons.serialization.model.ClassTypeModel
 
getFileName() - Method in class org.exoplatform.upload.UploadResource
 
getFrom() - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
getGetBindingMethod(Object, String) - Static method in class org.exoplatform.util.ReflectionUtil
 
getHibernateDialect() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
getId() - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
 
getId() - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
 
getId() - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
 
getIdentifier() - Method in class org.exoplatform.commons.xml.DocumentSource
 
getIgnoreOnFailure() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
Returns the ignore on failure property.
getInputStream() - Method in class org.exoplatform.download.ClasspathDownloadResource
 
getInputStream() - Method in class org.exoplatform.download.DownloadResource
 
getInputStream() - Method in class org.exoplatform.download.FileDownloadResource
 
getInputStream() - Method in class org.exoplatform.download.InputStreamDownloadResource
Deprecated.
 
getInputStream(String) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
getInputStream(String) - Method in class org.exoplatform.resolver.ClasspathResourceResolver
 
getInputStream(String) - Method in class org.exoplatform.resolver.FileResourceResolver
 
getInputStream(String) - Method in class org.exoplatform.resolver.MockResourceResolver
 
getInputStream(String) - Method in class org.exoplatform.resolver.PortletResourceResolver
 
getInputStream(String) - Method in class org.exoplatform.resolver.ResourceResolver
Return InputStream object to resource
getInputStream(String) - Method in class org.exoplatform.resolver.ServletResourceResolver
 
getInputStreams(String) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
getInputStreams(String) - Method in class org.exoplatform.resolver.ClasspathResourceResolver
 
getInputStreams(String) - Method in class org.exoplatform.resolver.FileResourceResolver
 
getInputStreams(String) - Method in class org.exoplatform.resolver.MockResourceResolver
 
getInputStreams(String) - Method in class org.exoplatform.resolver.PortletResourceResolver
 
getInputStreams(String) - Method in class org.exoplatform.resolver.ResourceResolver
Return List of InputStream object to resource
getInputStreams(String) - Method in class org.exoplatform.resolver.ServletResourceResolver
 
getInstance() - Static method in class org.exoplatform.commons.utils.HTMLEntityEncoder
 
getInstance() - Static method in class org.exoplatform.settings.cache.NullSettingValue
 
getJavaType() - Method in class org.exoplatform.commons.serialization.model.TypeModel
 
getKeys() - Method in class org.exoplatform.commons.cache.future.FutureMap
 
getLimit() - Method in class org.exoplatform.download.DownloadResource
 
getLimit() - Method in class org.exoplatform.upload.UploadService.UploadLimit
 
getLimitForResource(UploadResource) - Method in class org.exoplatform.upload.UploadService
 
getLiveTime() - Method in class org.exoplatform.download.DownloadResource
 
getMimeType() - Method in class org.exoplatform.upload.UploadResource
 
getMimeType(String) - Method in class org.exoplatform.upload.MimeTypeUploadPlugin
 
getName() - Method in class io.meeds.common.performance.model.ServerResponseTimeItem
 
getName() - Method in class org.exoplatform.commons.serialization.model.FieldModel
 
getName() - Method in class org.exoplatform.commons.serialization.model.metadata.TypeMetaData
 
getName() - Method in class org.exoplatform.commons.serialization.model.TypeModel
 
getName() - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
 
getName() - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
 
getName() - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
 
getOwner() - Method in class org.exoplatform.commons.serialization.model.FieldModel
 
getPage(int) - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
getPageSize() - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
getParent(Locale) - Static method in class org.exoplatform.commons.utils.I18N
Returns the parent locale of a locale or null when it does not have one.
getPersistenceUnitName() - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
 
getRealPath(String) - Method in class org.exoplatform.resolver.FileResourceResolver
 
getRealPath(String) - Method in class org.exoplatform.resolver.PortletResourceResolver
 
getRealPath(String) - Method in class org.exoplatform.resolver.ResourceResolver
 
getRealPath(String) - Method in class org.exoplatform.resolver.ServletResourceResolver
 
getRequiredAttribute(StaxNavigator, String) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
getRequiredContent(StaxNavigator<N>, boolean) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
getResource(String) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
getResource(String) - Method in class org.exoplatform.resolver.ClasspathResourceResolver
 
getResource(String) - Method in class org.exoplatform.resolver.FileResourceResolver
 
getResource(String) - Method in class org.exoplatform.resolver.MockResourceResolver
 
getResource(String) - Method in class org.exoplatform.resolver.PortletResourceResolver
 
getResource(String) - Method in class org.exoplatform.resolver.ResourceResolver
Return URL object to resource
getResource(String) - Method in class org.exoplatform.resolver.ServletResourceResolver
 
getResource(String) - Method in class org.gatein.common.classloader.DelegatingClassLoader
 
getResourceAsStream(String) - Method in class org.gatein.common.classloader.DelegatingClassLoader
 
getResourceContentAsBytes(String) - Method in class org.exoplatform.resolver.ResourceResolver
Return resource as array of bytes
getResourceIdPrefix() - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
getResourceMimeType() - Method in class org.exoplatform.download.DownloadResource
 
getResourceResolver(String) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
getResourceResolverByScheme(String) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
getResources(String) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
getResources(String) - Method in class org.exoplatform.resolver.ClasspathResourceResolver
 
getResources(String) - Method in class org.exoplatform.resolver.FileResourceResolver
 
getResources(String) - Method in class org.exoplatform.resolver.MockResourceResolver
 
getResources(String) - Method in class org.exoplatform.resolver.PortletResourceResolver
 
getResources(String) - Method in class org.exoplatform.resolver.ResourceResolver
Return List of URL object to resource
getResources(String) - Method in class org.exoplatform.resolver.ServletResourceResolver
 
getResources(String) - Method in class org.gatein.common.classloader.DelegatingClassLoader
 
getResourceScheme() - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
getResourceScheme() - Method in class org.exoplatform.resolver.ClasspathResourceResolver
 
getResourceScheme() - Method in class org.exoplatform.resolver.FileResourceResolver
 
getResourceScheme() - Method in class org.exoplatform.resolver.MockResourceResolver
 
getResourceScheme() - Method in class org.exoplatform.resolver.PortletResourceResolver
 
getResourceScheme() - Method in class org.exoplatform.resolver.ResourceResolver
 
getResourceScheme() - Method in class org.exoplatform.resolver.ServletResourceResolver
 
getScope() - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
 
getScopeByTypeAndName(String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingScopeDAO
 
getScopeByTypeAndName(String, String) - Method in interface org.exoplatform.settings.jpa.SettingScopeDAO
 
getSenderEmail() - Static method in class org.exoplatform.commons.utils.MailUtils
 
getSenderName() - Static method in class org.exoplatform.commons.utils.MailUtils
 
getSerializationMode() - Method in class org.exoplatform.commons.serialization.model.ClassTypeModel
 
getSessionFactory() - Method in class io.meeds.common.persistence.HibernateStatisticsService
 
getSetBindingMethod(Object, String, Class[]) - Static method in class org.exoplatform.util.ReflectionUtil
 
getSettingByContextAndScopeAndKey(String, String, String, String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingsDAO
 
getSettingByContextAndScopeAndKey(String, String, String, String, String) - Method in interface org.exoplatform.settings.jpa.SettingsDAO
 
getSettings() - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
 
getSettings() - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
 
getSettingsByContext(Context) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
 
getSettingsByContext(Context) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
getSettingsByContextAndScope(String, String, String, String) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
 
getSettingsByContextAndScope(String, String, String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingsDAO
 
getSettingsByContextAndScope(String, String, String, String) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
 
getSettingsByContextAndScope(String, String, String, String) - Method in interface org.exoplatform.settings.jpa.SettingsDAO
 
getSettingsByContextTypeAndName(String, String) - Method in class org.exoplatform.settings.jpa.dao.SettingsDAO
 
getSettingsByContextTypeAndName(String, String) - Method in interface org.exoplatform.settings.jpa.SettingsDAO
 
getSize() - Method in class org.exoplatform.commons.serialization.model.TypeDomain
 
getSize() - Method in class org.exoplatform.commons.utils.ListAccessImpl
 
getStatus() - Method in class org.exoplatform.upload.UploadResource
 
getStoreLocation() - Method in class org.exoplatform.upload.UploadResource
 
getStrategies() - Method in class io.meeds.common.persistence.HibernateCustomIdentifierGeneratorStrategyProvider
 
getStream() - Method in class org.exoplatform.commons.xml.DocumentSource
 
getString() - Method in class org.exoplatform.commons.utils.ByteArrayOutput
 
getSuperType() - Method in class org.exoplatform.commons.serialization.model.ClassTypeModel
 
getSuperType() - Method in class org.exoplatform.commons.serialization.model.TypeModel
 
getTargetType() - Method in class org.exoplatform.commons.serialization.model.ConvertedTypeModel
 
getTimeZoneDisplay(TimeZone, Locale) - Static method in class org.exoplatform.commons.utils.TimeZoneUtils
 
getTimeZones() - Static method in class org.exoplatform.commons.utils.TimeZoneUtils
 
getTo() - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
getType() - Method in class org.exoplatform.commons.serialization.model.FieldModel
 
getType() - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
 
getType() - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
 
getTypeDomain() - Method in class org.exoplatform.commons.serialization.SerializationContext
 
getTypeMetaData(Class) - Method in class org.exoplatform.commons.serialization.model.metadata.DomainMetaData
 
getTypeMetaData(String) - Method in class org.exoplatform.commons.serialization.model.metadata.DomainMetaData
 
getTypeModel(Class<O>) - Method in class org.exoplatform.commons.serialization.model.TypeDomain
 
getTypeModel(String) - Method in class org.exoplatform.commons.serialization.model.TypeDomain
 
getTypeModelMap() - Method in class org.exoplatform.commons.serialization.model.TypeDomain
 
getTypeModels() - Method in class org.exoplatform.commons.serialization.model.TypeDomain
 
getUnit() - Method in class org.exoplatform.upload.UploadService.UploadLimit
 
getUploadedSize() - Method in class org.exoplatform.upload.UploadResource
 
getUploadId() - Method in class org.exoplatform.upload.UploadResource
 
getUploadLimits() - Method in class org.exoplatform.upload.UploadService
Get all upload limit sizes
getUploadResource(String) - Method in class org.exoplatform.upload.UploadService
Get UploadResource by uploadId
getURL() - Method in class org.exoplatform.resolver.ResourceKey
 
getUTF8() - Static method in class org.exoplatform.commons.utils.CharsetCharEncoder
 
getUTF8() - Static method in class org.exoplatform.commons.utils.CharsetTextEncoder
 
getValue() - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
 
getWebAccessPath(String) - Method in class org.exoplatform.resolver.PortletResourceResolver
 
getWebAccessPath(String) - Method in class org.exoplatform.resolver.ResourceResolver
 
getWebAccessPath(String) - Method in class org.exoplatform.resolver.ServletResourceResolver
 
GrowingOutputStream - Class in org.exoplatform.commons.utils
 
GrowingOutputStream(OutputStream, int) - Constructor for class org.exoplatform.commons.utils.GrowingOutputStream
 
GT - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 

H

hashCode() - Method in class org.exoplatform.commons.serialization.MarshalledObject
 
hashCode() - Method in class org.exoplatform.resolver.ResourceKey
 
hashCode() - Method in class org.exoplatform.settings.cache.NullSettingValue
 
hasNext() - Method in class org.exoplatform.commons.utils.Spliterator
 
HibernateCustomIdentifierGeneratorStrategyProvider - Class in io.meeds.common.persistence
This is used as workaround for Hibernate 6 change behavior with MySQL Dialect to interpret GenerationType.AUTO as SequenceStyleGenerator instead of IdentityGenerator.
HibernateCustomIdentifierGeneratorStrategyProvider() - Constructor for class io.meeds.common.persistence.HibernateCustomIdentifierGeneratorStrategyProvider
 
HibernateStatisticsService - Class in io.meeds.common.persistence
 
HibernateStatisticsService(ExoContainer, EntityManagerService, ListenerService) - Constructor for class io.meeds.common.persistence.HibernateStatisticsService
 
HTMLEntityEncoder - Class in org.exoplatform.commons.utils
This encoder provides a few methods to encode the String to its HTML entity representation.
HTMLEntityEncoder() - Constructor for class org.exoplatform.commons.utils.HTMLEntityEncoder
 

I

I18N - Class in org.exoplatform.commons.utils
Various I18N utility methods.
I18N() - Constructor for class org.exoplatform.commons.utils.I18N
 
IGNORE - Enum constant in enum class org.exoplatform.commons.utils.IOFailureFlow
Ignores the exception.
implementationVersion - Static variable in class org.gatein.version.Version
 
indexOf(char[], char[], int) - Static method in class org.exoplatform.services.chars.CharsUtil
 
indexOf(char[], char, int) - Static method in class org.exoplatform.services.chars.CharsUtil
 
indexOfIgnoreCase(char[], char[], int) - Static method in class org.exoplatform.services.chars.CharsUtil
 
initContainer(ExoContainer) - Method in class io.meeds.spring.kernel.KernelContainerLifecyclePlugin
 
initData() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
Initialize the data with Liquibase with the default datasource.
initData(String) - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
Initialize the data with Liquibase with the given datasource.
InputStreamDownloadResource - Class in org.exoplatform.download
Deprecated.
It is better to avoid using this download resource
InputStreamDownloadResource(InputStream, String) - Constructor for class org.exoplatform.download.InputStreamDownloadResource
Deprecated.
 
InputStreamDownloadResource(String, InputStream, String) - Constructor for class org.exoplatform.download.InputStreamDownloadResource
Deprecated.
 
INSTANCE - Static variable in class org.gatein.common.xml.stax.writer.formatting.NoOpFormatter
 
instantiate(int, DataContainer, ClassTypeModel<O>) - Method in class org.exoplatform.commons.serialization.serial.ObjectReader
 
INTEGER - Static variable in class org.gatein.common.xml.stax.writer.WritableValueTypes
 
integrate(Metadata, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.exoplatform.commons.persistence.impl.ExoEntityScanner
Deprecated.
 
integrate(MetadataImplementor, SessionFactoryImplementor, SessionFactoryServiceRegistry) - Method in class org.exoplatform.commons.persistence.impl.ExoEntityScanner
Deprecated.
 
invalidParent(StaxNavigator) - Static method in class org.gatein.common.xml.stax.navigator.Exceptions
 
invalidSequence(StaxNavigator) - Static method in class org.gatein.common.xml.stax.navigator.Exceptions
 
io.meeds.common - package io.meeds.common
 
io.meeds.common.performance.model - package io.meeds.common.performance.model
 
io.meeds.common.persistence - package io.meeds.common.persistence
 
io.meeds.spring - package io.meeds.spring
 
io.meeds.spring.jpa - package io.meeds.spring.jpa
 
io.meeds.spring.kernel - package io.meeds.spring.kernel
 
io.meeds.spring.kernel.annotation - package io.meeds.spring.kernel.annotation
 
io.meeds.spring.kernel.model - package io.meeds.spring.kernel.model
 
io.meeds.spring.liquibase - package io.meeds.spring.liquibase
 
IOFailureFlow - Enum Class in org.exoplatform.commons.utils
Enumerates the behavior that a joinpoint can have uppon an i/o exception instead of just letting the exception happen.
isAsync() - Method in class io.meeds.spring.kernel.PortalApplicationContextInitializer
 
isEnabled() - Method in class io.meeds.common.persistence.HibernateStatisticsService
 
isFailed() - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
isIssuedFrom(String) - Method in class io.meeds.spring.kernel.model.SpringBeanComponentAdapter
 
isLimited(UploadResource, double) - Method in class org.exoplatform.upload.UploadService
 
isLogResult() - Method in class io.meeds.common.persistence.HibernateStatisticsService
 
isMinify() - Method in class org.exoplatform.commons.utils.CompositeReader.MinifiableReader
 
isMinify(Reader) - Static method in class org.exoplatform.commons.utils.CompositeReader
 
isModified(String, long) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
isModified(String, long) - Method in class org.exoplatform.resolver.ClasspathResourceResolver
 
isModified(String, long) - Method in class org.exoplatform.resolver.FileResourceResolver
 
isModified(String, long) - Method in class org.exoplatform.resolver.MockResourceResolver
 
isModified(String, long) - Method in class org.exoplatform.resolver.PortletResourceResolver
 
isModified(String, long) - Method in class org.exoplatform.resolver.ResourceResolver
Return if resource has been modified since specific time
isModified(String, long) - Method in class org.exoplatform.resolver.ServletResourceResolver
 
isMSSQLDialect() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
isOrcaleDialect() - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
isResolvable(String) - Method in class org.exoplatform.resolver.ApplicationResourceResolver
 
isResolvable(String) - Method in class org.exoplatform.resolver.ResourceResolver
Return if this can resolve resource with specific url
isSerialized() - Method in class org.exoplatform.commons.serialization.model.metadata.ClassTypeMetaData
 
isSingleton() - Method in class io.meeds.spring.kernel.model.SpringBeanComponentAdapter
 
isStarted(ExoContainer) - Method in class io.meeds.common.persistence.HibernateStatisticsService
 
isStarted(ExoContainer) - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
 
isTransient() - Method in class org.exoplatform.commons.serialization.model.FieldModel
 
isValid() - Method in class org.exoplatform.commons.xml.ValidationReporter
 

J

JPA_MODULE - Static variable in class io.meeds.spring.AvailableIntegration
Used when JPA entities are needed to be managed by Spring Data JPA and allows to reuse JPA PersistenceUnit defined globally in Kernel.
JPADatasourceEntityScanner - Class in org.exoplatform.commons.persistence.impl
A specific hibernate scanner to allow injecting JPA Entities into EntityManagerFactory
JPADatasourceEntityScanner() - Constructor for class org.exoplatform.commons.persistence.impl.JPADatasourceEntityScanner
 
JPADatasourceEntityScanner(ArchiveDescriptorFactory) - Constructor for class org.exoplatform.commons.persistence.impl.JPADatasourceEntityScanner
 
JPASettingServiceImpl - Class in org.exoplatform.settings.jpa
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar 07, 2017
JPASettingServiceImpl(SettingsDAO, SettingContextDAO, SettingScopeDAO, EventManagerImpl<JPASettingServiceImpl, SettingData>, DataInitializer) - Constructor for class org.exoplatform.settings.jpa.JPASettingServiceImpl
JPASettingServiceImpl must depend on DataInitializer to make sure data structure is created before initializing it

K

KB - Enum constant in enum class org.exoplatform.upload.UploadService.UploadUnit
 
KERNEL_MODULE - Static variable in class io.meeds.spring.AvailableIntegration
Used to bring Kernel components into Spring Context and vice versa add Spring Service layer Beans into Kernel and other Spring contexts to share the service layer
KERNEL_TEST_MODULE - Static variable in class io.meeds.spring.AvailableIntegration
see AvailableIntegration.KERNEL_MODULE Use in Test Scope only
KernelCacheConfiguration - Class in io.meeds.spring.kernel
A configuration setting to integrate Spring Caching to use CacheService
KernelCacheConfiguration() - Constructor for class io.meeds.spring.kernel.KernelCacheConfiguration
 
KernelContainerLifecyclePlugin - Class in io.meeds.spring.kernel
 
KernelContainerLifecyclePlugin() - Constructor for class io.meeds.spring.kernel.KernelContainerLifecyclePlugin
 

L

LF - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 
lifo() - Static method in class org.exoplatform.commons.utils.Queues
 
lifo(int) - Static method in class org.exoplatform.commons.utils.Queues
 
liquibase(LiquibaseProperties) - Method in class io.meeds.spring.liquibase.LiquibaseIntegration
 
LIQUIBASE_CONTEXTS_PARAM_NAME - Static variable in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
LIQUIBASE_DATASOURCE_PARAM_NAME - Static variable in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
LIQUIBASE_DEFAULT_CONTEXTS - Static variable in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
LIQUIBASE_MODULE - Static variable in class io.meeds.spring.AvailableIntegration
Has to be used when Liquibase configuration and annotation are needed in an addon, otherwise, the parameter 'exclude = LiquibaseAutoConfiguration.class' has to be added in SpringBootApplication annotation to disable auto configuration of liquibase.
LiquibaseDataInitializer - Class in org.exoplatform.commons.persistence.impl
Startable service to initialize all the data with Liquibase.
LiquibaseDataInitializer(InitParams) - Constructor for class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
LiquibaseDataInitializer(InitialContextInitializer, InitParams) - Constructor for class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
LiquibaseIntegration - Class in io.meeds.spring.liquibase
 
LiquibaseIntegration() - Constructor for class io.meeds.spring.liquibase.LiquibaseIntegration
 
ListAccessImpl<E> - Class in org.exoplatform.commons.utils
 
ListAccessImpl(Class<E>, List<E>) - Constructor for class org.exoplatform.commons.utils.ListAccessImpl
 
load(int, int) - Method in class org.exoplatform.commons.utils.ListAccessImpl
 
loadClass(String, boolean) - Method in class org.gatein.common.classloader.DelegatingClassLoader
 
Loader<K,V,C> - Interface in org.exoplatform.commons.cache.future
The loader interface is used by the future cache to retrieves the value from the key when it does not exist.
log - Static variable in class org.exoplatform.resolver.ApplicationResourceResolver
 
log - Static variable in class org.exoplatform.resolver.PortletResourceResolver
 
log - Static variable in class org.exoplatform.resolver.ServletResourceResolver
 
lookupEntityName(char) - Method in class org.exoplatform.commons.utils.HTMLEntityEncoder
 
lookupHexEntityNumber(char) - Method in class org.exoplatform.commons.utils.HTMLEntityEncoder
 
LT - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 

M

MailUtils - Class in org.exoplatform.commons.utils
 
marshall(S) - Static method in class org.exoplatform.commons.serialization.MarshalledObject
 
MarshalledObject<S> - Class in org.exoplatform.commons.serialization
A simple marshalled object that retain the state of an object as a bytes.
MB - Enum constant in enum class org.exoplatform.upload.UploadService.UploadUnit
 
MimeTypeUploadPlugin - Class in org.exoplatform.upload
Created by The eXo Platform SAS Author : Nguyen Thanh Hai haint@exoplatform.com Jun 29, 2011
MimeTypeUploadPlugin(InitParams, ConfigurationManager) - Constructor for class org.exoplatform.upload.MimeTypeUploadPlugin
 
MinifiableReader(Iterable<Reader>, boolean) - Constructor for class org.exoplatform.commons.utils.CompositeReader.MinifiableReader
 
MockResourceResolver - Class in org.exoplatform.resolver
 
MockResourceResolver(Map<String, URL>) - Constructor for class org.exoplatform.resolver.MockResourceResolver
 
modelClass - Variable in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 

N

name - Variable in class org.exoplatform.commons.serialization.model.metadata.TypeMetaData
.
next() - Method in class org.exoplatform.commons.utils.Spliterator
 
NONE - Enum constant in enum class org.exoplatform.commons.serialization.model.SerializationMode
 
NoOpFormatter - Class in org.gatein.common.xml.stax.writer.formatting
 
NullSettingValue - Class in org.exoplatform.settings.cache
 

O

ObjectFactory<B> - Class in org.exoplatform.commons.serialization.api.factory
A factory that creates instance of a type.
ObjectFactory() - Constructor for class org.exoplatform.commons.serialization.api.factory.ObjectFactory
 
ObjectReader - Class in org.exoplatform.commons.serialization.serial
 
ObjectReader(SerializationContext, InputStream) - Constructor for class org.exoplatform.commons.serialization.serial.ObjectReader
 
ObjectWriter - Class in org.exoplatform.commons.serialization.serial
 
ObjectWriter(SerializationContext, OutputStream) - Constructor for class org.exoplatform.commons.serialization.serial.ObjectWriter
 
ofIndentSize(int) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxFormatterBuilder
 
ofIndentSize(int) - Method in class org.gatein.common.xml.stax.writer.builder.StaxFormatterBuilderImpl
 
onEvent(Event<PortalContainer, HttpSessionEvent>) - Method in class org.exoplatform.upload.UploadSessionListener
 
onSelect(ExoCache<? extends SettingKey, ? extends Object>, SettingKey, ObjectCacheInfo<? extends Object>) - Method in class org.exoplatform.settings.cache.selector.SettingCacheSelector
Callback function if select function return true.
onStartup(ServletContext) - Method in class io.meeds.spring.kernel.PortalApplicationContextInitializer
 
org.exoplatform.commons.api.event - package org.exoplatform.commons.api.event
Provides the API for the event manager system.
org.exoplatform.commons.cache.future - package org.exoplatform.commons.cache.future
 
org.exoplatform.commons.event.impl - package org.exoplatform.commons.event.impl
 
org.exoplatform.commons.listener.impl - package org.exoplatform.commons.listener.impl
 
org.exoplatform.commons.persistence.impl - package org.exoplatform.commons.persistence.impl
 
org.exoplatform.commons.serialization - package org.exoplatform.commons.serialization
 
org.exoplatform.commons.serialization.api - package org.exoplatform.commons.serialization.api
 
org.exoplatform.commons.serialization.api.annotations - package org.exoplatform.commons.serialization.api.annotations
 
org.exoplatform.commons.serialization.api.factory - package org.exoplatform.commons.serialization.api.factory
 
org.exoplatform.commons.serialization.model - package org.exoplatform.commons.serialization.model
 
org.exoplatform.commons.serialization.model.metadata - package org.exoplatform.commons.serialization.model.metadata
 
org.exoplatform.commons.serialization.serial - package org.exoplatform.commons.serialization.serial
 
org.exoplatform.commons.utils - package org.exoplatform.commons.utils
 
org.exoplatform.commons.xml - package org.exoplatform.commons.xml
 
org.exoplatform.download - package org.exoplatform.download
 
org.exoplatform.resolver - package org.exoplatform.resolver
 
org.exoplatform.services.chars - package org.exoplatform.services.chars
 
org.exoplatform.services.html.refs - package org.exoplatform.services.html.refs
 
org.exoplatform.settings.cache - package org.exoplatform.settings.cache
 
org.exoplatform.settings.cache.selector - package org.exoplatform.settings.cache.selector
 
org.exoplatform.settings.jpa - package org.exoplatform.settings.jpa
 
org.exoplatform.settings.jpa.dao - package org.exoplatform.settings.jpa.dao
 
org.exoplatform.settings.jpa.entity - package org.exoplatform.settings.jpa.entity
 
org.exoplatform.upload - package org.exoplatform.upload
 
org.exoplatform.util - package org.exoplatform.util
 
org.gatein.common.classloader - package org.gatein.common.classloader
 
org.gatein.common.xml.stax - package org.gatein.common.xml.stax
 
org.gatein.common.xml.stax.navigator - package org.gatein.common.xml.stax.navigator
 
org.gatein.common.xml.stax.navigator.builder - package org.gatein.common.xml.stax.navigator.builder
 
org.gatein.common.xml.stax.writer - package org.gatein.common.xml.stax.writer
 
org.gatein.common.xml.stax.writer.builder - package org.gatein.common.xml.stax.writer.builder
 
org.gatein.common.xml.stax.writer.formatting - package org.gatein.common.xml.stax.writer.formatting
 
org.gatein.version - package org.gatein.version
 
OutputStreamPrinter - Class in org.exoplatform.commons.utils
An extension of Printer that encodes the text with a provided encoder and sends the resulting bytes on an OutputStream.
OutputStreamPrinter(TextEncoder, OutputStream) - Constructor for class org.exoplatform.commons.utils.OutputStreamPrinter
Builds an instance with the failureFlow being IOFailureFlow.RETHROW and a the ignoreOnFailure property set to false.
OutputStreamPrinter(TextEncoder, OutputStream, boolean) - Constructor for class org.exoplatform.commons.utils.OutputStreamPrinter
Builds an instance with the failureFlow being IOFailureFlow.RETHROW and a the ignoreOnFailure property set to false.
OutputStreamPrinter(TextEncoder, OutputStream, boolean, int) - Constructor for class org.exoplatform.commons.utils.OutputStreamPrinter
Builds an instance with the failureFlow being IOFailureFlow.RETHROW and a the ignoreOnFailure property set to false.
OutputStreamPrinter(TextEncoder, OutputStream, boolean, int, boolean) - Constructor for class org.exoplatform.commons.utils.OutputStreamPrinter
Builds an instance with the failureFlow being IOFailureFlow.RETHROW and a the ignoreOnFailure property set to false.
OutputStreamPrinter(TextEncoder, OutputStream, IOFailureFlow, boolean, boolean, int) - Constructor for class org.exoplatform.commons.utils.OutputStreamPrinter
Builds a new instance with the specified parameters and the delegate output.
OutputStreamPrinter(TextEncoder, OutputStream, IOFailureFlow, boolean, boolean, int, boolean) - Constructor for class org.exoplatform.commons.utils.OutputStreamPrinter
 

P

PageListAccess<E,S> - Class in org.exoplatform.commons.utils
 
PageListAccess(S, int) - Constructor for class org.exoplatform.commons.utils.PageListAccess
 
parse() - Method in class org.exoplatform.commons.xml.XMLDeclarationParser
 
parseContent(StaxNavigator<N>, ValueType<V>, V) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
parseJavaIdentifier(String) - Static method in class org.exoplatform.commons.utils.I18N
Parse the java string representation and returns a locale.
parseRequiredContent(StaxNavigator<N>, ValueType<V>) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
parseTagIdentifier(String) - Static method in class org.exoplatform.commons.utils.I18N
Parse the http://www.ietf.org/rfc/rfc1766.txt string representation and returns a locale.
PERSISTENCE_UNIT_NAME - Static variable in class org.exoplatform.commons.persistence.impl.EntityManagerService
 
PersistenceUnitIntegration - Class in io.meeds.spring.jpa
 
PersistenceUnitIntegration() - Constructor for class io.meeds.spring.jpa.PersistenceUnitIntegration
 
populateCurrentPage(int) - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
PortalApplicationContext - Class in io.meeds.spring.kernel
A class to let Spring context initialized once the PortalContainerfinishes startup to bring all defined Kernel Services into Spring Context in order to be able to use annotations to inject Kernel services
PortalApplicationContext(ServletContext, DefaultListableBeanFactory, boolean) - Constructor for class io.meeds.spring.kernel.PortalApplicationContext
 
PortalApplicationContextInitializer - Class in io.meeds.spring.kernel
A super class used to define PortalApplicationContext as the Spring Application Builder to use
PortalApplicationContextInitializer() - Constructor for class io.meeds.spring.kernel.PortalApplicationContextInitializer
 
PortletResourceResolver - Class in org.exoplatform.resolver
Created by The eXo Platform SAS Mar 15, 2006
PortletResourceResolver(PortletContext, String) - Constructor for class org.exoplatform.resolver.PortletResourceResolver
 
prettyVersion - Static variable in class org.gatein.version.Version
 
Printer - Class in org.exoplatform.commons.utils
Extend the writer class by providing various method for printing text.
Printer() - Constructor for class org.exoplatform.commons.utils.Printer
 
productName - Static variable in class org.gatein.version.Version
 
productVersion - Static variable in class org.gatein.version.Version
 
properties - Variable in class org.exoplatform.commons.persistence.impl.EntityManagerService
 
PropertyResolverReader - Class in org.exoplatform.commons.utils
 
PropertyResolverReader(Reader) - Constructor for class org.exoplatform.commons.utils.PropertyResolverReader
 
PropertyResolverReader(Reader, int) - Constructor for class org.exoplatform.commons.utils.PropertyResolverReader
 
put(K, V) - Method in class org.exoplatform.commons.cache.future.FutureCache
Updates the cache with a new key/value pair.
put(K, V) - Method in class org.exoplatform.commons.cache.future.FutureExoCache
 
put(K, V) - Method in class org.exoplatform.commons.cache.future.FutureMap
 
putOnly(K, V) - Method in class org.exoplatform.commons.cache.future.FutureCache
Updates the cache only local mode with a new key/value pair.
putOnly(K, V) - Method in class org.exoplatform.commons.cache.future.FutureExoCache
 
putOnly(K, V) - Method in class org.exoplatform.commons.cache.future.FutureMap
 

Q

QuartzConfiguration - Class in io.meeds.spring.kernel
A configuration setting for Spring in order to reuse the PortalContainer Quartz Scheduler instance
QuartzConfiguration() - Constructor for class io.meeds.spring.kernel.QuartzConfiguration
 
QUESTION_MARK - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 
Queues - Class in org.exoplatform.commons.utils
A LIFO stack implementing the Queue interface backed by an array.
Queues() - Constructor for class org.exoplatform.commons.utils.Queues
 
QUOT - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 

R

read(byte[]) - Method in class org.exoplatform.commons.serialization.SerializationContext
 
read(char[], int, int) - Method in class org.exoplatform.commons.utils.CompositeReader
 
read(char[], int, int) - Method in class org.exoplatform.commons.utils.PropertyResolverReader
 
read(I) - Method in class org.exoplatform.commons.serialization.api.TypeConverter
Converts an internal value to an external value.
read(InputStream) - Method in class org.exoplatform.commons.serialization.SerializationContext
 
read(O) - Method in class org.exoplatform.commons.serialization.api.DefaultTypeConverter
 
read(StaxNavigator<N>) - Method in class org.gatein.common.xml.stax.CollectionXmlHandler
 
read(StaxNavigator<N>) - Method in interface org.gatein.common.xml.stax.XmlHandler
 
readElement(StaxNavigator<N>) - Method in class org.gatein.common.xml.stax.CollectionXmlHandler
 
readExternal(ObjectInput) - Method in class org.exoplatform.commons.serialization.serial.DataContainer
 
readInt() - Method in class org.exoplatform.commons.serialization.serial.DataContainer
 
readObject() - Method in class org.exoplatform.commons.serialization.serial.DataContainer
 
readState(ObjectInputStream) - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
ReflectionUtil - Class in org.exoplatform.util
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Jun 16, 2006
ReflectionUtil() - Constructor for class org.exoplatform.util.ReflectionUtil
 
RefsDecoder - Class in org.exoplatform.services.html.refs
Author : Nhu Dinh Thuan nhudinhthuan@yahoo.com May 8, 2006
RefsDecoder() - Constructor for class org.exoplatform.services.html.refs.RefsDecoder
 
register(MimeTypeUploadPlugin) - Method in class org.exoplatform.upload.UploadService
 
remove() - Method in class org.exoplatform.commons.utils.Spliterator
 
remove(K) - Method in class org.exoplatform.commons.cache.future.FutureExoCache
 
remove(K) - Method in class org.exoplatform.commons.cache.future.FutureMap
 
remove(Context) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
remove all the value associated with the specified context in cache and database also.
remove(Context) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
remove(Context, Scope) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
remove all the value associated with the specified context and specified scope in cache and database also.
remove(Context, Scope) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
remove(Context, Scope, String) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
Remove all the value associated with the composite key(context,scope,key) in cache and also in database.
remove(Context, Scope, String) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
remove(Event<S, D>) - Method in interface org.exoplatform.commons.api.event.EventListener
Processes a dedicated work when the remove event is triggered.
removeEventListener(String, ListenerBase<S, D>) - Method in interface org.exoplatform.commons.api.event.EventManager
Unregisters a listener out of a given event group in the event system.
removeEventListener(String, ListenerBase<S, D>) - Method in class org.exoplatform.commons.event.impl.EventManagerImpl
Unregisters a listener out of a given event group in the event system.
removeEventListener(Listener<S, D>) - Method in interface org.exoplatform.commons.api.event.EventManager
Unregisters a listener out of the event system.
removeEventListener(Listener<S, D>) - Method in class org.exoplatform.commons.event.impl.EventManagerImpl
Unregisters a listener out of the event system.
removeScheme(String) - Method in class org.exoplatform.resolver.ClasspathResourceResolver
 
removeScheme(String) - Method in class org.exoplatform.resolver.ResourceResolver
 
removeUpload(String) - Method in class org.exoplatform.upload.UploadService
removeUploadLimit(String) - Method in class org.exoplatform.upload.UploadService
 
removeUploadResource(String) - Method in class org.exoplatform.upload.UploadService
Remove the UploadResource and its temporary file that associated with given uploadId.
replaceObject(Object) - Method in class org.exoplatform.commons.serialization.serial.ObjectWriter
 
requiresChild(StaxNavigator<N>, N) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
requiresSibling(StaxNavigator<N>, N) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
resolve(String) - Method in class org.exoplatform.commons.utils.PropertyResolverReader
Resolves a property value, this method is called during the stream analysis.
resolveClass(ObjectStreamClass) - Method in class org.exoplatform.commons.serialization.serial.ObjectReader
 
resolveEntity(String, String) - Method in class org.exoplatform.commons.xml.ResourceEntityResolver
 
resolveObject(Object) - Method in class org.exoplatform.commons.serialization.serial.ObjectReader
 
ResourceEntityResolver - Class in org.exoplatform.commons.xml
 
ResourceEntityResolver(ClassLoader, String, String) - Constructor for class org.exoplatform.commons.xml.ResourceEntityResolver
 
ResourceEntityResolver(ClassLoader, Map<String, String>) - Constructor for class org.exoplatform.commons.xml.ResourceEntityResolver
 
ResourceEntityResolver(Class, String, String) - Constructor for class org.exoplatform.commons.xml.ResourceEntityResolver
 
ResourceEntityResolver(Class, Map<String, String>) - Constructor for class org.exoplatform.commons.xml.ResourceEntityResolver
 
ResourceKey - Class in org.exoplatform.resolver
 
ResourceKey(int, String) - Constructor for class org.exoplatform.resolver.ResourceKey
 
ResourceResolver - Class in org.exoplatform.resolver
This abstract class provide an abstract way to retrieve different resources in different contexts (war, jar....)
For example, to retrieve resource from an portlet, we implement
PortletResourceResolver

In gatein, we have caching machanism which use ResourceKey
as key to determine cached resource, ResourceKey is generated by ResourceResolver.createResourceKey method

By default, createResourceKey method return difference ResourceKey
if we call that method on difference ResourceResolver instances (even with the same resource url)

To make our caching machanism work properly,please make sure you use the same ResourceResolver
or override the createResourceKey method of abstract class ResourceResolver
and return the same ResourceKey for the same resource url

Created by The eXo Platform SAS Mar 15, 2006
ResourceResolver() - Constructor for class org.exoplatform.resolver.ResourceResolver
 
RETHROW - Enum constant in enum class org.exoplatform.commons.utils.IOFailureFlow
Rethrows the exception.
retrieve(C, K) - Method in interface org.exoplatform.commons.cache.future.Loader
Retrieves the value from the key within the specified context.

S

safeEncode(char[], int, int, CharWriter) - Method in class org.exoplatform.commons.utils.HTMLEntityEncoder
 
save(Context) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
 
save(Context) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
scan(ScanEnvironment, ScanOptions, ScanParameters) - Method in class org.exoplatform.commons.persistence.impl.JPADatasourceEntityScanner
 
scheduler(QuartzSheduler) - Method in class io.meeds.spring.kernel.QuartzConfiguration
 
ScopeEntity - Class in org.exoplatform.settings.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar 07, 2017
ScopeEntity() - Constructor for class org.exoplatform.settings.jpa.entity.ScopeEntity
 
select(SettingKey, ObjectCacheInfo<? extends Object>) - Method in class org.exoplatform.settings.cache.selector.SettingCacheSelector
This function allows this selector could select right object.
SENDER_EMAIL_PARAM - Static variable in class org.exoplatform.commons.utils.MailUtils
 
SENDER_NAME_PARAM - Static variable in class org.exoplatform.commons.utils.MailUtils
 
SERIALIZABLE - Enum constant in enum class org.exoplatform.commons.serialization.model.SerializationMode
 
SerializablePageList<E> - Class in org.exoplatform.commons.utils
 
SerializablePageList(Class<E>, List<E>, int) - Constructor for class org.exoplatform.commons.utils.SerializablePageList
 
SerializablePageList(ListAccess<E>, int) - Constructor for class org.exoplatform.commons.utils.SerializablePageList
 
SerializationContext - Class in org.exoplatform.commons.serialization
 
SerializationContext(TypeDomain) - Constructor for class org.exoplatform.commons.serialization.SerializationContext
 
SerializationMode - Enum Class in org.exoplatform.commons.serialization.model
 
serialize(Element, Writer) - Static method in class org.exoplatform.commons.xml.DOMSerializer
 
Serialized - Annotation Interface in org.exoplatform.commons.serialization.api.annotations
Declares a type serialized.
SERIALIZED - Enum constant in enum class org.exoplatform.commons.serialization.model.SerializationMode
 
SERVER_TIMING_ENABLED - Static variable in class io.meeds.common.performance.model.ServerResponseTime
 
ServerResponseTime - Class in io.meeds.common.performance.model
 
ServerResponseTime() - Constructor for class io.meeds.common.performance.model.ServerResponseTime
 
ServerResponseTimeItem - Class in io.meeds.common.performance.model
 
ServerResponseTimeItem(String, int) - Constructor for class io.meeds.common.performance.model.ServerResponseTimeItem
 
ServletResourceResolver - Class in org.exoplatform.resolver
Created by The eXo Platform SAS Mar 15, 2006
ServletResourceResolver(ServletContext, String) - Constructor for class org.exoplatform.resolver.ServletResourceResolver
 
set(Object, V) - Method in class org.exoplatform.commons.serialization.model.FieldModel
 
set(Context, Scope, String, SettingValue<?>) - Method in class org.exoplatform.settings.cache.CacheSettingServiceImpl
Set the specified value with the key which is composed by context, scope, key.
set(Context, Scope, String, SettingValue<?>) - Method in class org.exoplatform.settings.jpa.JPASettingServiceImpl
setAccessCounter(int) - Method in class org.exoplatform.download.DownloadResource
 
setAvailablePage(int) - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
setChangelogPaths(List<String>) - Method in class org.exoplatform.commons.persistence.impl.ChangeLogsPlugin
 
setContext(ContextEntity) - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
 
setContexts(String) - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
setDatasourceName(String) - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
 
setDatasourceName(String) - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
setDownloadName(String) - Method in class org.exoplatform.download.DownloadResource
 
setEnabled(boolean) - Method in class io.meeds.common.persistence.HibernateStatisticsService
 
setEstimatedSize(double) - Method in class org.exoplatform.upload.UploadResource
 
setFileName(String) - Method in class org.exoplatform.upload.UploadResource
 
setId(Long) - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
 
setId(Long) - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
 
setId(Long) - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
 
setLimit(int) - Method in class org.exoplatform.download.DownloadResource
 
setLiveTime(long) - Method in class org.exoplatform.download.DownloadResource
 
setLogResult(boolean) - Method in class io.meeds.common.persistence.HibernateStatisticsService
 
setMimeType(String) - Method in class org.exoplatform.upload.UploadResource
 
setName(String) - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
 
setName(String) - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
 
setName(String) - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
 
setPageSize(int) - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
setScope(ScopeEntity) - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
 
setSettings(Set<SettingsEntity>) - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
 
setSettings(Set<SettingsEntity>) - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
 
setStatus(int) - Method in class org.exoplatform.upload.UploadResource
 
setStoreLocation(String) - Method in class org.exoplatform.upload.UploadResource
 
settingCache - Variable in class org.exoplatform.settings.cache.CacheSettingServiceImpl
 
SettingCacheSelector - Class in org.exoplatform.settings.cache.selector
Created by The eXo Platform SAS Author : Nguyen Viet Bang bangnv@exoplatform.com Nov 27, 2012 This class allows to select all setting cache objects which are in a specified Context or Scope.
SettingCacheSelector(SettingContext) - Constructor for class org.exoplatform.settings.cache.selector.SettingCacheSelector
Create a selector with a specified context
SettingContextDAO - Class in org.exoplatform.settings.jpa.dao
 
SettingContextDAO - Interface in org.exoplatform.settings.jpa
 
SettingContextDAO() - Constructor for class org.exoplatform.settings.jpa.dao.SettingContextDAO
 
SettingScopeDAO - Class in org.exoplatform.settings.jpa.dao
 
SettingScopeDAO - Interface in org.exoplatform.settings.jpa
 
SettingScopeDAO() - Constructor for class org.exoplatform.settings.jpa.dao.SettingScopeDAO
 
SettingsDAO - Class in org.exoplatform.settings.jpa.dao
Created by exo on 3/8/17.
SettingsDAO - Interface in org.exoplatform.settings.jpa
 
SettingsDAO() - Constructor for class org.exoplatform.settings.jpa.dao.SettingsDAO
 
SettingsEntity - Class in org.exoplatform.settings.jpa.entity
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar 07, 2017
SettingsEntity() - Constructor for class org.exoplatform.settings.jpa.entity.SettingsEntity
 
setType(String) - Method in class org.exoplatform.settings.jpa.entity.ContextEntity
 
setType(String) - Method in class org.exoplatform.settings.jpa.entity.ScopeEntity
 
setValue(String) - Method in class org.exoplatform.settings.jpa.entity.SettingsEntity
 
sibling(StaxNavigator<N>, N) - Static method in class org.gatein.common.xml.stax.navigator.StaxNavUtils
 
SimpleFormatter - Class in org.gatein.common.xml.stax.writer.formatting
 
SimpleFormatter() - Constructor for class org.gatein.common.xml.stax.writer.formatting.SimpleFormatter
 
SimpleFormatter(char, int, String) - Constructor for class org.gatein.common.xml.stax.writer.formatting.SimpleFormatter
 
SPACE - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 
Spliterator - Class in org.exoplatform.commons.utils
An iterator that splits a string into chunks without requiring to allocate an array to hold the various chunks of the splitted string.
Spliterator(String, char) - Constructor for class org.exoplatform.commons.utils.Spliterator
Creates a spliterator.
SpringBeanComponentAdapter - Class in io.meeds.spring.kernel.model
 
SpringBeanComponentAdapter(String, String, Class<Object>, Supplier<Object>) - Constructor for class io.meeds.spring.kernel.model.SpringBeanComponentAdapter
 
STANDALONE - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 
start() - Method in class io.meeds.common.persistence.HibernateStatisticsService
 
start() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
startRequest(ExoContainer) - Method in class io.meeds.common.persistence.HibernateStatisticsService
 
startRequest(ExoContainer) - Method in class org.exoplatform.commons.persistence.impl.EntityManagerService
 
startServerTime(String) - Method in class io.meeds.common.performance.model.ServerResponseTime
 
STATELESS - Enum constant in enum class org.exoplatform.commons.serialization.model.SerializationMode
 
StatelessPageList<E> - Class in org.exoplatform.commons.utils
 
StatelessPageList(int) - Constructor for class org.exoplatform.commons.utils.StatelessPageList
 
StaxFormatterBuilder - Interface in org.gatein.common.xml.stax.writer.builder
 
StaxFormatterBuilderImpl - Class in org.gatein.common.xml.stax.writer.builder
 
StaxFormatterBuilderImpl() - Constructor for class org.gatein.common.xml.stax.writer.builder.StaxFormatterBuilderImpl
 
StaxNavBuilder - Interface in org.gatein.common.xml.stax.navigator.builder
 
StaxNavBuilderImpl - Class in org.gatein.common.xml.stax.navigator.builder
 
StaxNavBuilderImpl() - Constructor for class org.gatein.common.xml.stax.navigator.builder.StaxNavBuilderImpl
 
StaxNavUtils - Class in org.gatein.common.xml.stax.navigator
 
StaxWriter<N> - Interface in org.gatein.common.xml.stax.writer
 
StaxWriterBuilder - Interface in org.gatein.common.xml.stax.writer.builder
 
StaxWriterBuilderImpl - Class in org.gatein.common.xml.stax.writer.builder
 
StaxWriterBuilderImpl() - Constructor for class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
StaxWriterImpl<N> - Class in org.gatein.common.xml.stax.writer
 
StaxWriterImpl(Naming<N>, XMLStreamWriter) - Constructor for class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
StaxWriterImpl(Naming<N>, XMLStreamWriter, XmlStreamingFormatter) - Constructor for class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
StaxWriterImpl(Naming<N>, XMLStreamWriter, XmlStreamingFormatter, String, String) - Constructor for class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
StaxWriterUtils - Class in org.gatein.common.xml.stax.writer
 
stop() - Method in class org.exoplatform.commons.persistence.impl.LiquibaseDataInitializer
 
STRING - Static variable in class org.gatein.common.xml.stax.writer.WritableValueTypes
 

T

TAB - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 
TableCharEncoder - Class in org.exoplatform.commons.utils
A char encoder that use a table to cache the result produced by a delegate char encoder.
TableCharEncoder(CharEncoder) - Constructor for class org.exoplatform.commons.utils.TableCharEncoder
Creates a new table based char encoder.
Text - Class in org.exoplatform.commons.utils
Represents text that can have several internal representations in order to minimize serialization when it is possible.
Text() - Constructor for class org.exoplatform.commons.utils.Text
 
TextEncoder - Interface in org.exoplatform.commons.utils
A text encoder that encodes text to an output stream.
THROW_UNDECLARED - Enum constant in enum class org.exoplatform.commons.utils.IOFailureFlow
Wraps and rethrows the exception with an instance of UndeclaredIOException.
TimeZoneUtils - Class in org.exoplatform.commons.utils
 
toJavaIdentifier(Locale) - Static method in class org.exoplatform.commons.utils.I18N
Provide a string representation of the locale argument to the Locale.toString() method.
toString() - Method in class org.exoplatform.commons.serialization.model.FieldModel
 
toString() - Method in class org.exoplatform.commons.serialization.model.metadata.ClassTypeMetaData
 
toString() - Method in class org.exoplatform.commons.serialization.model.metadata.ConvertedTypeMetaData
 
toString() - Method in class org.exoplatform.commons.serialization.model.TypeModel
 
toString() - Method in class org.exoplatform.commons.serialization.serial.DataContainer
 
toTagIdentifier(Locale) - Static method in class org.exoplatform.commons.utils.I18N
Provide a string representation of the locale argument according to the http://www.ietf.org/rfc/rfc1766.txt : locale with a language only will return the language string otherwise it returns the language and country separated by an hyphen '-'
TRIMMED_STRING - Static variable in class org.gatein.common.xml.stax.writer.WritableValueTypes
 
TypeConverter<E,I> - Class in org.exoplatform.commons.serialization.api
A type converter that performs a bidirectional conversion between an external type and an internal type.
TypeConverter() - Constructor for class org.exoplatform.commons.serialization.api.TypeConverter
 
TypeDomain - Class in org.exoplatform.commons.serialization.model
 
TypeDomain() - Constructor for class org.exoplatform.commons.serialization.model.TypeDomain
 
TypeDomain(boolean) - Constructor for class org.exoplatform.commons.serialization.model.TypeDomain
 
TypeDomain(DomainMetaData) - Constructor for class org.exoplatform.commons.serialization.model.TypeDomain
 
TypeDomain(DomainMetaData, boolean) - Constructor for class org.exoplatform.commons.serialization.model.TypeDomain
 
TypeException - Exception Class in org.exoplatform.commons.serialization.model
 
TypeException() - Constructor for exception class org.exoplatform.commons.serialization.model.TypeException
 
TypeException(String) - Constructor for exception class org.exoplatform.commons.serialization.model.TypeException
 
TypeException(String, Throwable) - Constructor for exception class org.exoplatform.commons.serialization.model.TypeException
 
TypeException(Throwable) - Constructor for exception class org.exoplatform.commons.serialization.model.TypeException
 
TypeMetaData - Class in org.exoplatform.commons.serialization.model.metadata
 
TypeMetaData(String) - Constructor for class org.exoplatform.commons.serialization.model.metadata.TypeMetaData
 
TypeModel<O> - Class in org.exoplatform.commons.serialization.model
 

U

unexpectedElement(StaxNavigator) - Static method in class org.gatein.common.xml.stax.navigator.Exceptions
 
unexpectedEndOfFile(StaxNavigator) - Static method in class org.gatein.common.xml.stax.navigator.Exceptions
 
unknownElement(StaxNavigator) - Static method in class org.gatein.common.xml.stax.navigator.Exceptions
 
unmarshall() - Method in class org.exoplatform.commons.serialization.MarshalledObject
 
update(E) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
update(Event<S, D>) - Method in interface org.exoplatform.commons.api.event.EventListener
Processes a dedicated work when the update event is triggered.
updateAll(List<E>) - Method in class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl
 
UPLOAD_RESOURCES_STACK - Static variable in class org.exoplatform.upload.UploadService
 
UPLOADED_STATUS - Static variable in class org.exoplatform.upload.UploadResource
 
UPLOADING_STATUS - Static variable in class org.exoplatform.upload.UploadResource
 
UploadLimit(int, UploadService.UploadUnit) - Constructor for class org.exoplatform.upload.UploadService.UploadLimit
 
UploadResource - Class in org.exoplatform.upload
Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net Dec 26, 2005
UploadResource(String) - Constructor for class org.exoplatform.upload.UploadResource
 
UploadResource(String, String) - Constructor for class org.exoplatform.upload.UploadResource
 
UploadService - Class in org.exoplatform.upload
 
UploadService(PortalContainerInfo, InitParams) - Constructor for class org.exoplatform.upload.UploadService
 
UploadService.UploadLimit - Class in org.exoplatform.upload
 
UploadService.UploadUnit - Enum Class in org.exoplatform.upload
 
UploadSessionListener - Class in org.exoplatform.upload
This listener for the purpose of cleaning up temporary files that are uploaded to the server but not removed by specific actions from user The listener is triggered when a session is destroyed
UploadSessionListener() - Constructor for class org.exoplatform.upload.UploadSessionListener
 

V

validate(DocumentSource) - Method in class org.exoplatform.commons.xml.XMLValidator
Parse and validate the specified resource.
ValidationReporter - Class in org.exoplatform.commons.xml
 
ValidationReporter(Log, String) - Constructor for class org.exoplatform.commons.xml.ValidationReporter
 
value() - Element in annotation interface org.exoplatform.commons.serialization.api.annotations.Converted
Specify the converter class.
valueOf(String) - Static method in enum class org.exoplatform.commons.serialization.model.SerializationMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.exoplatform.commons.utils.IOFailureFlow
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.exoplatform.upload.UploadService.UploadUnit
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.exoplatform.commons.serialization.model.SerializationMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.exoplatform.commons.utils.IOFailureFlow
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.exoplatform.upload.UploadService.UploadUnit
Returns an array containing the constants of this enum class, in the order they are declared.
Version - Class in org.gatein.version
Common GateIn version.
Version() - Constructor for class org.gatein.version.Version
 
VERSION - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 

W

warning(SAXParseException) - Method in class org.exoplatform.commons.xml.ValidationReporter
 
WEB_MODULE - Static variable in class io.meeds.spring.AvailableIntegration
Used to inject Meeds Portal Authentication and Authorization contexts to apply security on Spring REST/Controller endpoints.
WEB_SECURITY_MODULE - Static variable in class io.meeds.spring.AvailableIntegration
Deprecated, for removal: This API element is subject to removal in a future version.
use WEB_MODULE instead to integrate all web integrations
WEB_TRANSACTION_MODULE - Static variable in class io.meeds.spring.AvailableIntegration
Deprecated, for removal: This API element is subject to removal in a future version.
use WEB_MODULE instead
withEncoding(String) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
withEncoding(String) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
withFormatting(XmlStreamingFormatter) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
withFormatting(XmlStreamingFormatter) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
withIndentCharacter(char) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxFormatterBuilder
 
withIndentCharacter(char) - Method in class org.gatein.common.xml.stax.writer.builder.StaxFormatterBuilderImpl
 
withInputStream(InputStream) - Method in interface org.gatein.common.xml.stax.navigator.builder.StaxNavBuilder
 
withInputStream(InputStream) - Method in class org.gatein.common.xml.stax.navigator.builder.StaxNavBuilderImpl
 
withInputStream(InputStream, String) - Method in interface org.gatein.common.xml.stax.navigator.builder.StaxNavBuilder
 
withInputStream(InputStream, String) - Method in class org.gatein.common.xml.stax.navigator.builder.StaxNavBuilderImpl
 
withNewline(String) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxFormatterBuilder
 
withNewline(String) - Method in class org.gatein.common.xml.stax.writer.builder.StaxFormatterBuilderImpl
 
withOutputStream(OutputStream) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
withOutputStream(OutputStream) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
withOutputStream(OutputStream, String) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
withOutputStream(OutputStream, String) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
withProperty(String, Object) - Method in interface org.gatein.common.xml.stax.navigator.builder.StaxNavBuilder
 
withProperty(String, Object) - Method in class org.gatein.common.xml.stax.navigator.builder.StaxNavBuilderImpl
 
withProperty(String, Object) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
withProperty(String, Object) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
withPropertyIfSupported(String, Object) - Method in interface org.gatein.common.xml.stax.navigator.builder.StaxNavBuilder
 
withPropertyIfSupported(String, Object) - Method in class org.gatein.common.xml.stax.navigator.builder.StaxNavBuilderImpl
 
withPropertyIfSupported(String, Object) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
withPropertyIfSupported(String, Object) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
withReader(Reader) - Method in interface org.gatein.common.xml.stax.navigator.builder.StaxNavBuilder
 
withReader(Reader) - Method in class org.gatein.common.xml.stax.navigator.builder.StaxNavBuilderImpl
 
withResult(Result) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
withResult(Result) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
withSource(Source) - Method in interface org.gatein.common.xml.stax.navigator.builder.StaxNavBuilder
 
withSource(Source) - Method in class org.gatein.common.xml.stax.navigator.builder.StaxNavBuilderImpl
 
withVersion(String) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
withVersion(String) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
withWriter(Writer) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
withWriter(Writer) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
withXmlStreamReader(XMLStreamReader) - Method in interface org.gatein.common.xml.stax.navigator.builder.StaxNavBuilder
 
withXmlStreamReader(XMLStreamReader) - Method in class org.gatein.common.xml.stax.navigator.builder.StaxNavBuilderImpl
 
withXmlStreamWriter(XMLStreamWriter) - Method in interface org.gatein.common.xml.stax.writer.builder.StaxWriterBuilder
 
withXmlStreamWriter(XMLStreamWriter) - Method in class org.gatein.common.xml.stax.writer.builder.StaxWriterBuilderImpl
 
WritableValueType<V> - Interface in org.gatein.common.xml.stax.writer
 
WritableValueTypes - Class in org.gatein.common.xml.stax.writer
 
WritableValueTypes() - Constructor for class org.gatein.common.xml.stax.writer.WritableValueTypes
 
WritableValueTypes.EnumType<E> - Class in org.gatein.common.xml.stax.writer
 
write(byte) - Method in interface org.exoplatform.commons.utils.BinaryOutput
 
write(byte) - Method in class org.exoplatform.commons.utils.ByteArrayOutput
 
write(byte) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(byte[]) - Method in interface org.exoplatform.commons.utils.BinaryOutput
 
write(byte[]) - Method in class org.exoplatform.commons.utils.ByteArrayOutput
 
write(byte[]) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(byte[], int, int) - Method in interface org.exoplatform.commons.utils.BinaryOutput
 
write(byte[], int, int) - Method in class org.exoplatform.commons.utils.BufferingOutputStream
 
write(byte[], int, int) - Method in class org.exoplatform.commons.utils.ByteArrayOutput
 
write(byte[], int, int) - Method in class org.exoplatform.commons.utils.GrowingOutputStream
 
write(byte[], int, int) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(char[]) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(char[], int, int) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(char[], int, int) - Method in class org.exoplatform.commons.utils.WriterPrinter
 
write(int) - Method in class org.exoplatform.commons.utils.BufferingOutputStream
 
write(int) - Method in class org.exoplatform.commons.utils.GrowingOutputStream
 
write(int) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(int) - Method in class org.exoplatform.commons.utils.WriterPrinter
 
write(E) - Method in class org.exoplatform.commons.serialization.api.TypeConverter
Converts an external value to an internal value.
write(Object) - Method in class org.exoplatform.commons.serialization.SerializationContext
 
write(Object, OutputStream) - Method in class org.exoplatform.commons.serialization.SerializationContext
 
write(String) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(String, int, int) - Method in class org.exoplatform.commons.utils.OutputStreamPrinter
 
write(String, int, int) - Method in class org.exoplatform.commons.utils.WriterPrinter
 
write(O) - Method in class org.exoplatform.commons.serialization.api.DefaultTypeConverter
 
write(StaxWriter<N>, Collection<T>) - Method in class org.gatein.common.xml.stax.CollectionXmlHandler
 
write(StaxWriter<N>, T) - Method in interface org.gatein.common.xml.stax.XmlHandler
 
writeAttribute(String, String) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Writes an attribute for an xml element.
writeAttribute(String, String) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeAttribute(QName, String) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Writes an attribute for an xml element.
writeAttribute(QName, String) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeCData(String) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Writes a cdata section
writeCData(String) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeComment(String) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Writes an xml comment
writeComment(String) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeContent(String) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Writes xml content.
writeContent(String) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeContent(WritableValueType<V>, V) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Writes xml content based on the ValueType responsible for converting the content to string.
writeContent(WritableValueType<V>, V) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeDefaultNamespace(String) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Writes the default namespace
writeDefaultNamespace(String) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeElement(N, String) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Convenience method for calling writeStartElement, writeContent, writeEndElement
writeElement(N, String) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeElement(N, WritableValueType<V>, V) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Convenience method for calling writeStartElement, writeContent, writeEndElement
writeElement(N, WritableValueType<V>, V) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeElement(StaxWriter<N>, T) - Method in class org.gatein.common.xml.stax.CollectionXmlHandler
 
writeEndElement() - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Writes an end tag for the previously started element.
writeEndElement() - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeExternal(ObjectOutput) - Method in class org.exoplatform.commons.serialization.serial.DataContainer
 
writeInt(int) - Method in class org.exoplatform.commons.serialization.serial.DataContainer
 
writeNamespace(String, String) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Writes the namespace.
writeNamespace(String, String) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeObject(Object) - Method in class org.exoplatform.commons.serialization.serial.DataContainer
 
writeOptionalContent(StaxWriter<N>, N, String) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
writeOptionalContent(StaxWriter<N>, N, WritableValueType<V>, V) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
writeOptionalElement(StaxWriter<N>, N, String) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
writeOptionalElement(StaxWriter<N>, N, WritableValueType<V>, V) - Static method in class org.gatein.common.xml.stax.writer.StaxWriterUtils
 
WriterPrinter - Class in org.exoplatform.commons.utils
 
WriterPrinter(Writer) - Constructor for class org.exoplatform.commons.utils.WriterPrinter
 
writeStartElement(N) - Method in interface org.gatein.common.xml.stax.writer.StaxWriter
Writes the start tag of an xml element.
writeStartElement(N) - Method in class org.gatein.common.xml.stax.writer.StaxWriterImpl
 
writeState(ObjectOutputStream) - Method in class org.exoplatform.commons.utils.AbstractSerializablePageList
 
writeTo(Writer) - Method in class org.exoplatform.commons.utils.Text
 

X

XML - Static variable in class org.exoplatform.commons.xml.XMLDeclarationParser
 
XMLDeclarationParser - Class in org.exoplatform.commons.xml
Parses XML 1.0 and XML 1.1 declarations.
XMLDeclarationParser(Reader) - Constructor for class org.exoplatform.commons.xml.XMLDeclarationParser
 
XMLDeclarationParser(String) - Constructor for class org.exoplatform.commons.xml.XMLDeclarationParser
 
XmlHandler<T,N> - Interface in org.gatein.common.xml.stax
 
XmlStreamingFormatter - Interface in org.gatein.common.xml.stax.writer.formatting
 
XMLValidator - Class in org.exoplatform.commons.xml
 
XMLValidator(Class, String, String) - Constructor for class org.exoplatform.commons.xml.XMLValidator
 
XMLValidator(Class, Map<String, String>) - Constructor for class org.exoplatform.commons.xml.XMLValidator
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form