All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractBackupJob |
Created by The eXo Platform SAS
Date: 05.02.2008
|
| AbstractDataDistributionType |
|
| AbstractFullBackupJob |
Created by The eXo Platform SARL .
|
| AbstractIncrementalBackupJob |
Created by The eXo Platform SARL .
|
| AbstractXMLViewNodeRepresentation |
Created by The eXo Platform SAS .
|
| AddDateTimeAction |
Created by The eXo Platform SAS
Author : Hoa Pham
hoa.pham@exoplatform.com
Jul 11, 2007
|
| AddMetadataAction |
Created by The eXo Platform SAS .
|
| AddNodeNameAction |
Store node name
|
| AddOwneableAction |
Created by The eXo Platform SAS .
|
| AddPathPlugin |
Created by The eXo Platform SAS Author : Dang Van Minh minh.dang@exoplatform.com Nov 15, 2007
2:49:30 PM
|
| BackupChain |
Created by The eXo Platform SAS.
|
| BackupChainImpl |
Created by The eXo Platform SARL .
|
| BackupChainLog |
Created by The eXo Platform SARL .
|
| BackupConfig |
Created by The eXo Platform SARL .
|
| BackupConfigBean |
Created by The eXo Platform SAS.
|
| BackupConfigurationException |
Created by The eXo Platform SAS.
|
| BackupDirNotFoundException |
Created by The eXo Platform SAS.
|
| BackupError |
Created by The eXo Platform SAS Author : Peter Nedonosko peter.nedonosko@exoplatform.com.ua
15.01.2008
|
| BackupJob |
Created by The eXo Platform SARL .
|
| BackupJobConfig |
Created by The eXo Platform SAS.
|
| BackupJobListener |
Created by The eXo Platform SAS.
|
| BackupLogNotFoundException |
Created by The eXo Platform SAS.
|
| BackupLogsFilter |
Created by The eXo Platform SAS.
|
| BackupManager |
Created by The eXo Platform SARL .
|
| BackupManagerImpl |
Created by The eXo Platform SAS .
|
| BackupMessage |
Created by The eXo Platform SAS Author : Peter Nedonosko peter.nedonosko@exoplatform.com.ua
15.01.2008
|
| BackupMessagesLog |
Created by The eXo Platform SAS Author : Peter Nedonosko peter.nedonosko@exoplatform.com.ua
15.01.2008
|
| BackupNotFoundException |
Created by The eXo Platform SAS.
|
| BackupOperationException |
Created by The eXo Platform SAS.
|
| BackupServiceInfoBean |
Created by The eXo Platform SAS.
|
| DataDistributionByHash |
It will generate from the data id an hash code thanks to an hashing function
then with this hash code it will be able to generate a hierarchy of sub-nodes
with n levels of depth for example with n = 4 and
MD5 as hashing function:
For "john.smith" with MD5, the hash code in base 32 is 12spjkm4fhsrl151pva3f7mf1r,
so the path would be "1/2/s/john.smith"
|
| DataDistributionByName |
This data distribution will distribute the data in a understandable way for a human being.
|
| DataDistributionByPath |
This distribution doesn't do anything specific, it only stores the content as
requested, which means that the data id expected is simply a relative path.
|
| DataDistributionManager |
This service is used to distribute smartly the data over the JCR.
|
| DataDistributionManagerImpl |
|
| DataDistributionMode |
The existing data distribution modes are the following:
Readable mode that is used to store the data in an understandable way for a human
being, corresponding to DataDistributionMode.READABLE.
Optimized mode that is used when we don't need to be able to understand
how it is stored, we only want to have the best possible performances,
corresponding to DataDistributionMode.OPTIMIZED.
None mode that is used when we just want to store the node
as it is without using any distribution algorithm.
|
| DataDistributionType |
This interface describes a type of distribution.
|
| DBCreationProperties |
|
| DetailedInfo |
Created by The eXo Platform SAS.
|
| DetailedInfoEx |
Created by The eXo Platform SAS .
|
| DocumentViewNodeRepresentation |
Created by The eXo Platform SAS .
|
| DocumentViewNodeRepresentationFactory |
Created by The eXo Platform SAS .
|
| ExtendedBackupManager |
Created by The eXo Platform SAS.
|
| FileNameProducer |
Created by The eXo Platform SARL Author : Alex Reshetnyak alex.reshetnyak@exoplatform.com.ua Nov
20, 2007
|
| FixupStream |
Created by The eXo Platform SAS.
|
| FullBackupJob |
Created by The eXo Platform SARL Author : Alex Reshetnyak alex.reshetnyak@exoplatform.com.ua Nov
21, 2007
|
| FullBackupJob |
Created by The eXo Platform SARL Author : Alex Reshetnyak alex.reshetnyak@exoplatform.com.ua Nov
21, 2007
|
| GroovyScript2RestLoader |
GroovyScript2RestLoader allows to save a Groovy script in JCR.
|
| GroovyScript2RestLoader.InnerGroovyJaxrsPublisher |
|
| GroovyScript2RestLoader.ScriptList |
Script list, used for pass script list as JSON.
|
| GroovyScript2RestLoader.ScriptMetadata |
Script meta-data, used for pass script meta-data as JSON.
|
| GroovyScript2RestLoaderPlugin |
|
| GroovyScript2RestUpdateListener |
|
| GroovyScriptAddRepoPlugin |
|
| Handler |
URLStreamHandler for protocol jcr://.
|
| HierarchyConfig |
Created by The eXo Platform SAS Author : Dang Van Minh minh.dang@exoplatform.com Nov 15, 2007
2:06:42 PM
|
| HierarchyConfig.JcrLink |
|
| HierarchyConfig.JcrPath |
|
| HierarchyConfig.Permission |
|
| HTTPBackupAgent |
Created by The eXo Platform SAS.
|
| HTTPBackupAgent.Constants |
Definition the constants.
|
| HTTPBackupAgent.Constants.OperationType |
Definition the operation types.
|
| IgnoreAccentAnalyzer |
Created by The eXo Platform SARL
Author : Nguyen Van Chien
chien.nguyen@exoplatform.com
Jul 19, 2010
|
| IgnoreAccentIndexer |
Created by The eXo Platform SARL
Author : Nguyen Van Chien
chien.nguyen@exoplatform.com
Jul 19, 2010
|
| IgnoreSentencesEndFilter |
Created by The eXo Platform SAS
Author : eXoPlatform
vinh_nguyen@exoplatform.com
9 May 2012
|
| IncrementalBackupJob |
Created by The eXo Platform SARL Author : Alex Reshetnyak alex.reshetnyak@exoplatform.com.ua Nov
20, 2007
|
| IndexCleanHelper |
IndexCleanerService deliver tools for clean index data of workspace or repository.
|
| JcrGroovyClassLoaderProvider |
|
| JcrGroovyClassLoaderProvider.JcrCompilationUnit |
|
| JcrGroovyClassLoaderProvider.JcrGroovyClassLoader |
|
| JcrGroovyClassLoaderProvider.JcrSourceUnit |
Adapter for JCR like URLs.
|
| JcrGroovyCompiler |
JcrGroovyCompiler can load source code of groovy script from JCR and parse it
via GroovyClassLoader.
|
| JcrGroovyResourceLoader |
JCR groovy resource resolver.
|
| JcrRestoreWiFilter |
Created by The eXo Platform SAS.
|
| JcrURLConnection |
|
| JobEntryInfo |
Created by The eXo Platform SAS.
|
| JobExistingRepositoryRestore |
Created by The eXo Platform SAS.
|
| JobExistingRepositorySameConfigRestore |
Created by The eXo Platform SAS.
|
| JobExistingWorkspaceRestore |
Created by The eXo Platform SAS.
|
| JobExistingWorkspaceSameConfigRestore |
Created by The eXo Platform SAS.
|
| JobRepositoryRestore |
Created by The eXo Platform SAS.
|
| JobWorkspaceRestore |
Created by The eXo Platform SAS.
|
| MapStoredSessionProviderService |
Created by The eXo Platform SAS .
SessionProviderService implementation where SessionProviders are stored as key-value pairs.
|
| ModifyNodeAction |
Store all informations of node's modification
|
| NamesList |
Created by The eXo Platform SAS.
|
| NewGroupListener |
Created by The eXo Platform SARL Author : Dang Van Minh minh.dang@exoplatform.com Nov 15, 2007
11:13:25 AM
|
| NewUserListener |
Created by The eXo Platform SAS Author : Dang Van Minh
minh.dang@exoplatform.com Nov 15, 2007 11:13:12 AM
|
| NodeHierarchyCreator |
This service is used as an helper to initialize the JCR
Created by The eXo Platform SAS Author : Dang Van Minh minh.dang@exoplatform.com Nov 15, 2007
10:10:10 AM
|
| NodeHierarchyCreatorImpl |
Created by The eXo Platform SAS Author : Dang Van Minh minh.dang@exoplatform.com Nov 15, 2007
2:21:57 PM
|
| NodeRepresentation |
Created by The eXo Platform SAS .
|
| NodeRepresentationFactory |
Created by The eXo Platform SAS .
|
| NodeRepresentationService |
Created by The eXo Platform SAS .
|
| NodeScriptKey |
|
| NodeWrapper |
Created by The eXo Platform SAS .
Wrapper for jcr node.
|
| NtFileNodeRepresentation |
|
| NtFileNodeRepresentationFactory |
|
| NtResourceNodeRepresentation |
|
| NtResourceNodeRepresentationFactory |
|
| ObservationListenerConfiguration |
Should be used in configuration.xml as object parameter.
|
| Pair |
Created by The eXo Platform SAS.
|
| PendingChangesLog |
Created by The eXo Platform SAS.
|
| RdbmsBackupWorkspaceInitializer |
Created by The eXo Platform SAS.
|
| RdbmsWorkspaceInitializer |
|
| Registry |
Created by The eXo Platform SAS
JCR based Services Registry abstraction.
|
| RegistryEntry |
Created by The eXo Platform SAS
Encapsulates registry entry (i.e services', applications' etc settings)
|
| RegistryInitializationEntryPlugin |
Created by The eXo Platform SAS.
|
| RegistryService |
Created by The eXo Platform SAS
Centralized collector for JCR based entities (services, apps, users) It contains info about the
whole system, i.e.
|
| RepositoryBackupChain |
Created by The eXo Platform SAS.
|
| RepositoryBackupChainImpl |
Created by The eXo Platform SAS.
|
| RepositoryBackupChainLog |
Created by The eXo Platform SAS.
|
| RepositoryBackupConfig |
Created by The eXo Platform SAS.
|
| RepositoryBackupLogsFilter |
Created by The eXo Platform SAS.
|
| RepositoryChainLogPathHelper |
Created by The eXo Platform SAS.
|
| RepositoryCreationException |
Created by The eXo Platform SAS.
|
| RepositoryCreationService |
Created by The eXo Platform SAS.
|
| RepositoryCreationServiceImpl |
Created by The eXo Platform SAS.
|
| RepositoryRestoreExeption |
Created by The eXo Platform SAS.
|
| RepositoryRestoreExeption |
Created by The eXo Platform SAS.
|
| RepositoryServiceConf |
Created by The eXo Platform SAS.
|
| RestoreConfigurationException |
Created by The eXo Platform SAS.
|
| RESTRegistryService |
RESTRegistryService is RESTfull service intended to manage registry nodes.
|
| RestRepositoryService |
Created by The eXo Platform SAS.
|
| RestRepositoryService.Constants |
Definition the constants.
|
| RestRepositoryService.Constants.OperationType |
Definition the operation types.
|
| SessionProvider |
Created by The eXo Platform SAS
Provides JCR Session for client program.
|
| SessionProviderService |
Created by The eXo Platform SAS .
|
| SetAccessControlContextAction |
Created by The eXo Platform SAS .
|
| SetDCMetadataAction |
for node operations like addNode, checkin
|
| ShortInfo |
Created by The eXo Platform SAS.
|
| ShortInfoList |
Created by The eXo Platform SAS.
|
| StorageCreationProperties |
|
| SystemViewNodeRepresentation |
Created by The eXo Platform SAS .
|
| SystemViewNodeRepresentationFactory |
Created by The eXo Platform SAS .
|
| ThreadLocalSessionProviderService |
Created by The eXo Platform SAS .
SessionProviderService implementation where SessionProviders are stored in Thread Local.
|
| UnescapeHTMLFilter |
Created by The eXo Platform SARL
Author : Nguyen Van Chien
chien.nguyen@exoplatform.com
Jul 19, 2010
|
| UnifiedNodeReference |
Created by The eXo Platform SAS .
|
| URLScriptKey |
|
| UserAddPathPlugin |
Created by The eXo Platform SAS Author : Dang Van Minh minh.dang@exoplatform.com Nov 15, 2007
2:49:30 PM
|
| VersionHistoryUtils |
Created by The eXo Platform SEA
Author : eXoPlatform
toannh@exoplatform.com
On 8/26/15
Implement controlling versions history
|
| WhitespaceTokenizer |
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Apr 9, 2013
A WhitespaceTokenizer is a tokenizer that divides text at whitespace.
|
| WorkspaceRestoreException |
Created by The eXo Platform SAS.
|
| WorkspaceRestoreExeption |
Created by The eXo Platform SAS.
|
| XMLGroovyScript2Rest |
|
| XMLViewNodeRepresentationRenderer |
Created by The eXo Platform SAS.
|