Package | Description |
---|---|
org.alfresco.repo.config | |
org.alfresco.repo.config.xml |
Modifier and Type | Class and Description |
---|---|
static class |
ConfigDataCache.ImmutableConfigData
Immutable version of
ConfigDataCache.ConfigData to ensure cast-iron safety of data
being put into the caches. |
Modifier and Type | Method and Description |
---|---|
protected ConfigDataCache.ConfigData |
ConfigDataCache.buildCache(String tenantId) |
Constructor and Description |
---|
ImmutableConfigData(ConfigDataCache.ConfigData configData)
Copy constructor that prevents any data from being changed.
|
Modifier and Type | Method and Description |
---|---|
ConfigDataCache.ConfigData |
RepoXMLConfigService.getRepoConfig(String tenantDomain)
Get the repository configuration data for a given tenant.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.