Uses of Class
org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory
-
Packages that use SwitchableApplicationContextFactory Package Description org.alfresco.repo.jscript org.alfresco.repo.management.subsystems -
-
Uses of SwitchableApplicationContextFactory in org.alfresco.repo.jscript
Methods in org.alfresco.repo.jscript with parameters of type SwitchableApplicationContextFactory Modifier and Type Method Description voidSearch. setSearchSubsystemSwitchableApplicationContextFactory(SwitchableApplicationContextFactory searchSubsystem) -
Uses of SwitchableApplicationContextFactory in org.alfresco.repo.management.subsystems
Subclasses of SwitchableApplicationContextFactory in org.alfresco.repo.management.subsystems Modifier and Type Class Description classCryptodocSwitchableApplicationContextFactorySwitchableApplicationContextFactorythat only allows the subsystem to be switched if the current subsystem is the unencrypted content store.
-