Uses of Class
org.exoplatform.services.jcr.ext.registry.RegistryService

Packages that use RegistryService
org.exoplatform.services.jcr.ext.artifact   
org.exoplatform.services.jcr.ext.audit   
org.exoplatform.services.jcr.ext.backup.impl   
org.exoplatform.services.jcr.ext.organization   
org.exoplatform.services.jcr.ext.registry   
org.exoplatform.services.jcr.ext.replication   
org.exoplatform.services.jcr.ext.script.groovy   
org.exoplatform.services.jcr.ext.tagging   
 

Uses of RegistryService in org.exoplatform.services.jcr.ext.artifact
 

Constructors in org.exoplatform.services.jcr.ext.artifact with parameters of type RegistryService
ArtifactManagingServiceImpl(org.exoplatform.container.xml.InitParams initParams, RepositoryService repositoryService, RegistryService registryService)
           
 

Uses of RegistryService in org.exoplatform.services.jcr.ext.audit
 

Constructors in org.exoplatform.services.jcr.ext.audit with parameters of type RegistryService
AuditServiceImpl(org.exoplatform.container.xml.InitParams initParams, RepositoryService repService, RegistryService registryService)
          AuditServiceImpl constructor.
 

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

Constructors in org.exoplatform.services.jcr.ext.backup.impl with parameters of type RegistryService
BackupManagerImpl(org.exoplatform.container.xml.InitParams initParams, RepositoryService repoService, RegistryService registryService)
           
 

Uses of RegistryService in org.exoplatform.services.jcr.ext.organization
 

Fields in org.exoplatform.services.jcr.ext.organization declared as RegistryService
protected  RegistryService JCROrganizationServiceImpl.registryService
          Registry service.
 

Constructors in org.exoplatform.services.jcr.ext.organization with parameters of type RegistryService
JCROrganizationServiceImpl(org.exoplatform.container.xml.InitParams initParams, RepositoryService repositoryService, RegistryService registryService)
          JCROrganizationServiceImpl constructor.
 

Uses of RegistryService in org.exoplatform.services.jcr.ext.registry
 

Constructors in org.exoplatform.services.jcr.ext.registry with parameters of type RegistryService
RESTRegistryService(RegistryService regService, ThreadLocalSessionProviderService sessionProviderService)
           
 

Uses of RegistryService in org.exoplatform.services.jcr.ext.replication
 

Constructors in org.exoplatform.services.jcr.ext.replication with parameters of type RegistryService
ReplicationService(RepositoryService repoService, org.exoplatform.container.xml.InitParams params, RegistryService registryService)
          ReplicationService constructor.
 

Uses of RegistryService in org.exoplatform.services.jcr.ext.script.groovy
 

Constructors in org.exoplatform.services.jcr.ext.script.groovy with parameters of type RegistryService
GroovyScript2RestLoader(org.exoplatform.services.rest.ResourceBinder binder, org.exoplatform.services.script.groovy.GroovyScriptInstantiator groovyScriptInstantiator, Handler handler, RepositoryService repositoryService, RegistryService registryService, org.exoplatform.container.xml.InitParams params)
           
 

Uses of RegistryService in org.exoplatform.services.jcr.ext.tagging
 

Constructors in org.exoplatform.services.jcr.ext.tagging with parameters of type RegistryService
TaggingServiceImpl(org.exoplatform.container.xml.InitParams params, RegistryService registryService, RepositoryService repoService)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.