Uses of Class
org.exoplatform.services.jcr.ext.registry.RegistryService
Packages that use RegistryService
Package
Description
This package defines the registry service.
-
Uses of RegistryService in org.exoplatform.services.jcr.ext.backup.impl
Constructors in org.exoplatform.services.jcr.ext.backup.impl with parameters of type RegistryServiceModifierConstructorDescriptionBackupManagerImpl(org.exoplatform.container.ExoContainerContext ctx, org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.jcr.RepositoryService repoService, RegistryService registryService) BackupManagerImpl constructor.BackupManagerImpl(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.jcr.RepositoryService repoService, RegistryService registryService) BackupManagerImpl constructor. -
Uses of RegistryService in org.exoplatform.services.jcr.ext.registry
Constructors in org.exoplatform.services.jcr.ext.registry with parameters of type RegistryServiceModifierConstructorDescriptionRESTRegistryService(RegistryService regService, SessionProviderService sessionProviderService) -
Uses of RegistryService in org.exoplatform.services.jcr.ext.script.groovy
Fields in org.exoplatform.services.jcr.ext.script.groovy declared as RegistryServiceModifier and TypeFieldDescriptionprotected RegistryServiceGroovyScript2RestLoader.registryServiceSeeRegistryService.Constructors in org.exoplatform.services.jcr.ext.script.groovy with parameters of type RegistryServiceModifierConstructorDescriptionGroovyScript2RestLoader(org.exoplatform.services.rest.impl.ResourceBinder binder, GroovyScriptInstantiator groovyScriptInstantiator, org.exoplatform.services.jcr.RepositoryService repositoryService, SessionProviderService sessionProviderService, org.exoplatform.container.configuration.ConfigurationManager configurationManager, RegistryService registryService, Handler jcrUrlHandler, org.exoplatform.container.xml.InitParams params) GroovyScript2RestLoader(org.exoplatform.services.rest.impl.ResourceBinder binder, GroovyScriptInstantiator groovyScriptInstantiator, org.exoplatform.services.jcr.RepositoryService repositoryService, SessionProviderService sessionProviderService, org.exoplatform.container.configuration.ConfigurationManager configurationManager, RegistryService registryService, GroovyJaxrsPublisher groovyPublisher, Handler jcrUrlHandler, org.exoplatform.container.xml.InitParams params)