Uses of Class
org.alfresco.repo.config.ConfigDataCache.ConfigData
Packages that use ConfigDataCache.ConfigData
-
Uses of ConfigDataCache.ConfigData in org.alfresco.repo.config
Subclasses of ConfigDataCache.ConfigData in org.alfresco.repo.configModifier and TypeClassDescriptionstatic classImmutable version ofConfigDataCache.ConfigDatato ensure cast-iron safety of data being put into the caches.Methods in org.alfresco.repo.config that return ConfigDataCache.ConfigDataModifier and TypeMethodDescriptionprotected ConfigDataCache.ConfigDataConfigDataCache.buildCache(String tenantId) Constructors in org.alfresco.repo.config with parameters of type ConfigDataCache.ConfigDataModifierConstructorDescriptionImmutableConfigData(ConfigDataCache.ConfigData configData) Copy constructor that prevents any data from being changed. -
Uses of ConfigDataCache.ConfigData in org.alfresco.repo.config.xml
Methods in org.alfresco.repo.config.xml that return ConfigDataCache.ConfigDataModifier and TypeMethodDescriptionRepoXMLConfigService.getRepoConfig(String tenantDomain) Get the repository configuration data for a given tenant.