Uses of Interface
org.exoplatform.services.jcr.ext.backup.BackupManager

Packages that use BackupManager
org.exoplatform.services.jcr.ext.backup.impl   
org.exoplatform.services.jcr.ext.replication.test   
org.exoplatform.services.jcr.ext.synchronization   
 

Uses of BackupManager in org.exoplatform.services.jcr.ext.backup.impl
 

Classes in org.exoplatform.services.jcr.ext.backup.impl that implement BackupManager
 class BackupManagerImpl
          Created by The eXo Platform SAS .
 

Uses of BackupManager in org.exoplatform.services.jcr.ext.replication.test
 

Constructors in org.exoplatform.services.jcr.ext.replication.test with parameters of type BackupManager
ReplicationTestService(RepositoryService repoService, BackupManager backupManager, org.exoplatform.container.xml.InitParams params)
          ReplicationTestService constructor.
ReplicationTestService(RepositoryService repoService, ReplicationService replicationService, BackupManager backupManager, org.exoplatform.container.xml.InitParams params)
          ReplicationTestService constructor.
 

Uses of BackupManager in org.exoplatform.services.jcr.ext.synchronization
 

Fields in org.exoplatform.services.jcr.ext.synchronization declared as BackupManager
protected  BackupManager BackupOperator.backupManager
           
protected  BackupManager SynchronizationService.backupManager
           
 

Constructors in org.exoplatform.services.jcr.ext.synchronization with parameters of type BackupManager
SynchronizationService(RepositoryService repoService, BackupManager backupManager, org.exoplatform.container.xml.InitParams params)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.