Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.exoplatform.services.jcr.ext.access
,
org.exoplatform.services.jcr.ext.app
,
org.exoplatform.services.jcr.ext.artifact
,
org.exoplatform.services.jcr.ext.artifact.rest
,
org.exoplatform.services.jcr.ext.audit
,
org.exoplatform.services.jcr.ext.backup
,
org.exoplatform.services.jcr.ext.backup.impl
,
org.exoplatform.services.jcr.ext.backup.impl.fs
,
org.exoplatform.services.jcr.ext.common
,
org.exoplatform.services.jcr.ext.hierarchy
,
org.exoplatform.services.jcr.ext.hierarchy.impl
,
org.exoplatform.services.jcr.ext.metadata
,
org.exoplatform.services.jcr.ext.organization
,
org.exoplatform.services.jcr.ext.owner
,
org.exoplatform.services.jcr.ext.registry
,
org.exoplatform.services.jcr.ext.registry.transformer
,
org.exoplatform.services.jcr.ext.replication
,
org.exoplatform.services.jcr.ext.replication.lock
,
org.exoplatform.services.jcr.ext.replication.priority
,
org.exoplatform.services.jcr.ext.replication.recovery
,
org.exoplatform.services.jcr.ext.replication.recovery.backup
,
org.exoplatform.services.jcr.ext.replication.test
,
org.exoplatform.services.jcr.ext.replication.test.bandwidth
,
org.exoplatform.services.jcr.ext.replication.test.concurrent
,
org.exoplatform.services.jcr.ext.replication.test.priority
,
org.exoplatform.services.jcr.ext.resource
,
org.exoplatform.services.jcr.ext.resource.jcr
,
org.exoplatform.services.jcr.ext.resource.representation
,
org.exoplatform.services.jcr.ext.script.groovy
,
org.exoplatform.services.jcr.ext.synchronization
,
org.exoplatform.services.jcr.ext.tagging
Class Hierarchy
java.lang.Object
org.exoplatform.services.jcr.ext.backup.impl.
AbstractBackupJob
(implements org.exoplatform.services.jcr.ext.backup.
BackupJob
)
org.exoplatform.services.jcr.ext.backup.impl.
AbstractFullBackupJob
org.exoplatform.services.jcr.ext.backup.impl.fs.
FullBackupJob
org.exoplatform.services.jcr.ext.backup.impl.
AbstractIncrementalBackupJob
(implements org.exoplatform.services.jcr.dataflow.persistent.
ItemsPersistenceListener
)
org.exoplatform.services.jcr.ext.backup.impl.fs.
IncrementalBackupJob
org.exoplatform.services.jcr.ext.replication.recovery.
AbstractFSAccess
org.exoplatform.services.jcr.ext.replication.recovery.
RecoveryReader
org.exoplatform.services.jcr.ext.replication.recovery.
RecoveryWriter
org.exoplatform.services.jcr.ext.replication.priority.
AbstractPriorityChecker
(implements org.exoplatform.services.jcr.ext.replication.
PacketListener
)
org.exoplatform.services.jcr.ext.replication.priority.
DynamicPriorityChecker
org.exoplatform.services.jcr.ext.replication.priority.
GenericPriorityChecker
org.exoplatform.services.jcr.ext.replication.priority.
StaticPriorityChecker
org.exoplatform.services.jcr.ext.replication.
AbstractWorkspaceDataReceiver
(implements org.exoplatform.services.jcr.ext.replication.
PacketListener
)
org.exoplatform.services.jcr.ext.replication.
PersistentWorkspaceDataReceiver
org.exoplatform.services.jcr.ext.replication.
ProxyWorkspaceDataReceiver
org.exoplatform.services.jcr.ext.resource.
AbstractXMLViewNodeRepresentation
(implements org.exoplatform.services.jcr.ext.resource.
NodeRepresentation
)
org.exoplatform.services.jcr.ext.resource.
DocumentViewNodeRepresentation
org.exoplatform.services.jcr.ext.resource.
SystemViewNodeRepresentation
org.exoplatform.services.jcr.ext.audit.
AddAuditableAction
(implements org.exoplatform.services.command.action.Action)
org.exoplatform.services.jcr.ext.metadata.
AddMetadataAction
(implements org.exoplatform.services.command.action.Action)
org.exoplatform.services.jcr.ext.owner.
AddOwneableAction
(implements org.exoplatform.services.command.action.Action)
org.exoplatform.services.jcr.ext.artifact.
ArtifactDescriptor
(implements org.exoplatform.services.jcr.ext.artifact.
Descriptor
)
org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingServiceImpl
(implements org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
, org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.artifact.rest.
ArtifactStructureCorrector
(implements org.exoplatform.services.rest.container.ResourceContainer)
org.exoplatform.services.jcr.ext.audit.
AuditAction
(implements org.exoplatform.services.command.action.Action)
org.exoplatform.services.jcr.ext.audit.
AuditHistory
org.exoplatform.services.jcr.ext.audit.
AuditRecord
(implements java.lang.Comparable<T>)
org.exoplatform.services.jcr.ext.audit.
AuditServiceImpl
(implements org.exoplatform.services.jcr.ext.audit.
AuditService
, org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.backup.impl.
BackupChainImpl
(implements org.exoplatform.services.jcr.ext.backup.
BackupChain
)
org.exoplatform.services.jcr.ext.backup.
BackupChainLog
org.exoplatform.services.jcr.ext.backup.
BackupConfig
org.exoplatform.services.jcr.ext.replication.recovery.backup.
BackupCreator
(implements java.lang.Runnable)
org.exoplatform.services.jcr.ext.backup.impl.
BackupManagerImpl
(implements org.exoplatform.services.jcr.ext.backup.
BackupManager
, org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.backup.impl.
BackupMessage
org.exoplatform.services.jcr.ext.backup.impl.
BackupError
org.exoplatform.services.jcr.ext.backup.impl.
BackupMessagesLog
org.exoplatform.services.jcr.ext.synchronization.
BackupOperator
org.exoplatform.services.jcr.ext.backup.impl.
BackupScheduler
org.exoplatform.container.component.BaseComponentPlugin (implements org.exoplatform.container.component.ComponentPlugin)
org.exoplatform.services.jcr.ext.hierarchy.impl.
AddPathPlugin
org.exoplatform.services.organization.GroupEventListener
org.exoplatform.services.jcr.ext.hierarchy.impl.
NewGroupListener
org.exoplatform.services.organization.UserEventListener
org.exoplatform.services.jcr.ext.hierarchy.impl.
NewUserListener
org.exoplatform.services.organization.BaseOrganizationService (implements org.exoplatform.services.organization.OrganizationService, org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.organization.
JCROrganizationServiceImpl
(implements org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.replication.test.
BaseReplicationTestCase
org.exoplatform.services.jcr.ext.replication.test.bandwidth.
BandwidthAllocationTestCase
org.exoplatform.services.jcr.ext.replication.test.priority.
BasePriorityTestCase
org.exoplatform.services.jcr.ext.replication.test.concurrent.
ConcurrentModificationTestCase
org.exoplatform.services.jcr.ext.replication.test.
CopyMoveTestCase
org.exoplatform.services.jcr.ext.replication.test.
DeleteTestCase
org.exoplatform.services.jcr.ext.replication.test.
DocviewImportTestCase
org.exoplatform.services.jcr.ext.replication.test.
ExportTestCase
org.exoplatform.services.jcr.ext.replication.test.
LockTestCase
org.exoplatform.services.jcr.ext.replication.test.
NtFileTestCase
org.exoplatform.services.jcr.ext.replication.test.
VersionTestCase
org.exoplatform.services.jcr.ext.replication.
ChannelManager
(implements org.jgroups.blocks.RequestHandler)
org.exoplatform.services.jcr.ext.organization.
CommonHandler
org.exoplatform.services.jcr.ext.organization.
GroupHandlerImpl
(implements org.exoplatform.services.organization.GroupEventListenerHandler, org.exoplatform.services.organization.GroupHandler)
org.exoplatform.services.jcr.ext.organization.
MembershipHandlerImpl
(implements org.exoplatform.services.organization.MembershipEventListenerHandler, org.exoplatform.services.organization.MembershipHandler)
org.exoplatform.services.jcr.ext.organization.
MembershipTypeHandlerImpl
(implements org.exoplatform.services.organization.MembershipTypeHandler)
org.exoplatform.services.jcr.ext.organization.
UserHandlerImpl
(implements org.exoplatform.services.organization.UserEventListenerHandler, org.exoplatform.services.organization.UserHandler)
org.exoplatform.services.jcr.ext.organization.
UserProfileHandlerImpl
(implements org.exoplatform.services.organization.UserProfileEventListenerHandler, org.exoplatform.services.organization.UserProfileHandler)
org.exoplatform.services.jcr.ext.replication.recovery.
ConnectionFailDetector
(implements org.jgroups.ChannelListener, org.exoplatform.services.jcr.ext.replication.priority.
MemberListener
, org.jgroups.MembershipListener)
org.exoplatform.services.jcr.ext.artifact.
CRCGenerator
org.exoplatform.services.jcr.ext.artifact.
DefaultFileFilter
(implements java.io.FileFilter)
org.exoplatform.services.jcr.ext.resource.
DocumentViewNodeRepresentationFactory
(implements org.exoplatform.services.jcr.ext.resource.
NodeRepresentationFactory
)
org.exoplatform.services.jcr.ext.replication.
FileDescriptor
(implements java.lang.Comparable<T>)
org.exoplatform.services.jcr.ext.replication.recovery.
FileNameFactory
org.exoplatform.services.jcr.ext.backup.impl.fs.
FileNameProducer
org.exoplatform.services.jcr.impl.core.lock.
FileSystemLockPersister
(implements org.exoplatform.services.jcr.impl.core.lock.
LockPersister
)
org.exoplatform.services.jcr.ext.replication.lock.
ReplicationLockPersister
org.exoplatform.services.jcr.ext.replication.
FixupStream
(implements java.io.Externalizable)
org.exoplatform.services.jcr.ext.artifact.
FolderDescriptor
(implements org.exoplatform.services.jcr.ext.artifact.
Descriptor
)
org.exoplatform.services.jcr.ext.script.groovy.
GroovyScript2RestLoader
(implements org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.script.groovy.
GroovyScript2RestLoader.ObservationListenerConfiguration
org.exoplatform.services.jcr.ext.script.groovy.
GroovyScript2RestUpdateListener
(implements javax.jcr.observation.EventListener)
org.exoplatform.services.jcr.ext.organization.
GroupImpl
(implements org.exoplatform.services.organization.Group)
org.exoplatform.services.jcr.ext.hierarchy.impl.
HierarchyConfig
org.exoplatform.services.jcr.ext.hierarchy.impl.
HierarchyConfig.JcrPath
org.exoplatform.services.jcr.ext.hierarchy.impl.
HierarchyConfig.Permission
org.exoplatform.services.rest.transformer.InputEntityTransformer (implements org.exoplatform.services.rest.transformer.GenericInputEntityTransformer)
org.exoplatform.services.jcr.ext.registry.transformer.
RegistryEntryInputTransformer
org.exoplatform.services.jcr.ext.backup.
JobEntryInfo
org.exoplatform.services.jcr.ext.app.
MapStoredSessionProviderService
(implements org.exoplatform.services.jcr.ext.app.
SessionProviderService
)
org.exoplatform.services.jcr.ext.artifact.
MavenFileFilter
(implements java.io.FilenameFilter)
org.exoplatform.services.jcr.ext.organization.
MembershipImpl
(implements org.exoplatform.services.organization.Membership)
org.exoplatform.services.jcr.ext.organization.
MembershipTypeImpl
(implements org.exoplatform.services.organization.MembershipType)
org.exoplatform.services.jcr.ext.hierarchy.impl.
NodeHierarchyCreatorImpl
(implements org.exoplatform.services.jcr.ext.hierarchy.
NodeHierarchyCreator
, org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.resource.
NodeRepresentationService
(implements org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.common.
NodeWrapper
org.exoplatform.services.jcr.ext.registry.
Registry.RegistryNode
org.exoplatform.services.jcr.ext.resource.representation.
NtFileNodeRepresentation
(implements org.exoplatform.services.jcr.ext.resource.
NodeRepresentation
)
org.exoplatform.services.jcr.ext.resource.representation.
NtFileNodeRepresentationFactory
(implements org.exoplatform.services.jcr.ext.resource.
NodeRepresentationFactory
)
org.exoplatform.services.jcr.ext.resource.representation.
NtResourceNodeRepresentation
(implements org.exoplatform.services.jcr.ext.resource.
NodeRepresentation
)
org.exoplatform.services.jcr.ext.resource.representation.
NtResourceNodeRepresentationFactory
(implements org.exoplatform.services.jcr.ext.resource.
NodeRepresentationFactory
)
org.exoplatform.services.rest.transformer.OutputEntityTransformer (implements org.exoplatform.services.rest.transformer.GenericOutputEntityTransformer)
org.exoplatform.services.jcr.ext.registry.transformer.
RegistryEntryOutputTransformer
org.exoplatform.services.jcr.ext.replication.
Packet
(implements java.io.Externalizable)
org.exoplatform.services.jcr.ext.replication.
Packet.PacketType
org.exoplatform.services.jcr.ext.replication.
PendingBinaryFile
org.exoplatform.services.jcr.ext.replication.
PendingChangesLog
org.exoplatform.services.jcr.ext.replication.
PendingChangesLog.Type
org.exoplatform.services.jcr.ext.replication.recovery.
PendingConfirmationChengesLog
org.exoplatform.services.jcr.ext.replication.recovery.
RecoveryManager
org.exoplatform.services.jcr.ext.replication.recovery.
RecoveryManagerManaged
org.exoplatform.services.jcr.ext.replication.recovery.
RecoverySynchronizer
org.exoplatform.services.jcr.ext.registry.
Registry
org.exoplatform.services.jcr.ext.registry.
RegistryService
(implements org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.registry.
RegistryEntry
org.exoplatform.services.jcr.ext.audit.
RemoveAuditableAction
(implements org.exoplatform.services.command.action.Action)
org.exoplatform.services.jcr.ext.replication.
ReplicationService
(implements org.exoplatform.management.ManagementAware, org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.replication.test.
ReplicationTestService
(implements org.exoplatform.services.rest.container.ResourceContainer)
org.exoplatform.services.jcr.ext.replication.test.
ReplicationTestService.Constants
org.exoplatform.services.jcr.ext.replication.test.
ReplicationTestService.Constants.OperationType
org.exoplatform.services.jcr.ext.artifact.rest.
RESTArtifactLoaderService
(implements org.exoplatform.services.rest.container.ResourceContainer)
org.exoplatform.services.jcr.ext.registry.
RESTRegistryService
(implements org.exoplatform.services.rest.container.ResourceContainer)
org.exoplatform.services.jcr.ext.artifact.
SearchCriteria
org.exoplatform.services.jcr.ext.common.
SessionProvider
(implements org.exoplatform.services.jcr.core.
SessionLifecycleListener
)
org.exoplatform.services.jcr.ext.access.
SetAccessControlContextAction
(implements org.exoplatform.services.command.action.Action)
org.exoplatform.services.jcr.ext.metadata.
SetDCMetadataAction
(implements org.exoplatform.services.command.action.Action)
org.exoplatform.services.jcr.ext.synchronization.
SynchronizationService
(implements org.exoplatform.services.rest.container.ResourceContainer)
org.exoplatform.services.jcr.ext.synchronization.
SynchronizationService.RequestIdentity
org.exoplatform.services.jcr.ext.resource.
SystemViewNodeRepresentationFactory
(implements org.exoplatform.services.jcr.ext.resource.
NodeRepresentationFactory
)
org.exoplatform.services.jcr.ext.tagging.
Tag
org.exoplatform.services.jcr.ext.tagging.
TaggingServiceImpl
(implements org.exoplatform.services.jcr.ext.tagging.
TaggingService
)
org.exoplatform.services.jcr.ext.tagging.
TagRate
org.exoplatform.services.jcr.ext.tagging.
TagURICrossrate
java.lang.Thread (implements java.lang.Runnable)
org.exoplatform.services.jcr.ext.replication.
ChannelManager.PacketHandler
org.exoplatform.services.jcr.ext.replication.recovery.
WaitConfirmation
org.exoplatform.services.jcr.ext.app.
ThreadLocalSessionProviderService
(implements org.exoplatform.services.jcr.ext.app.
SessionProviderService
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingException
org.exoplatform.services.jcr.ext.backup.
BackupConfigurationException
org.exoplatform.services.jcr.ext.backup.
BackupOperationException
org.exoplatform.services.jcr.ext.backup.impl.
BackupSchedulerException
org.exoplatform.services.jcr.ext.organization.
OrganizationServiceException
org.exoplatform.services.jcr.ext.replication.
ReplicationException
javax.jcr.util.TraversingItemVisitor (implements javax.jcr.ItemVisitor)
org.exoplatform.services.jcr.ext.audit.
RemoveAuditableVisitor
org.exoplatform.services.jcr.ext.resource.
UnifiedNodeReference
java.net.URLConnection
org.exoplatform.services.jcr.ext.resource.
JcrURLConnection
java.net.URLStreamHandler
org.exoplatform.services.jcr.ext.resource.jcr.
Handler
(implements org.picocontainer.Startable)
org.exoplatform.services.jcr.ext.organization.
UserImpl
(implements org.exoplatform.services.organization.User)
org.exoplatform.services.jcr.ext.organization.
UserProfileImpl
(implements org.exoplatform.services.organization.UserProfile)
org.exoplatform.services.jcr.ext.replication.
WorkspaceDataManagerProxy
(implements org.exoplatform.services.jcr.dataflow.
ItemDataKeeper
)
org.exoplatform.services.jcr.ext.replication.
WorkspaceDataTransmitter
(implements org.exoplatform.services.jcr.dataflow.persistent.
ItemsPersistenceListener
, org.jgroups.MembershipListener)
Interface Hierarchy
org.exoplatform.services.jcr.ext.artifact.
ArtifactManagingService
org.exoplatform.services.jcr.ext.audit.
AuditService
org.exoplatform.services.jcr.ext.backup.
BackupChain
org.exoplatform.services.jcr.ext.backup.
BackupJobListener
org.exoplatform.services.jcr.ext.backup.
BackupManager
org.exoplatform.services.jcr.ext.artifact.
Descriptor
org.exoplatform.services.jcr.ext.replication.priority.
MemberListener
org.exoplatform.services.jcr.ext.hierarchy.
NodeHierarchyCreator
org.exoplatform.services.jcr.ext.resource.
NodeRepresentation
org.exoplatform.services.jcr.ext.resource.
NodeRepresentationFactory
org.exoplatform.services.jcr.ext.replication.
PacketListener
java.lang.Runnable
org.exoplatform.services.jcr.ext.backup.
BackupJob
org.exoplatform.services.jcr.ext.app.
SessionProviderService
org.exoplatform.services.jcr.ext.tagging.
TaggingService
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.exoplatform.services.jcr.ext.backup.impl.
BackupScheduler.TaskStatus
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
eXo Platform SAS
. All Rights Reserved.