public class CompiledModelsCache extends org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache<DictionaryRegistry>
Constructor and Description |
---|
CompiledModelsCache() |
Modifier and Type | Method and Description |
---|---|
protected DictionaryRegistry |
buildCache(String tenantId) |
void |
remove(String tenantId) |
void |
setDictionaryDAO(DictionaryDAOImpl dictionaryDAO) |
void |
setTenantService(TenantService tenantService) |
afterCommit, afterPropertiesSet, afterRollback, beforeCommit, beforeCompletion, broadcastEvent, call, forceInChangesForThisUncommittedTransaction, get, getCacheId, init, isUpToDate, onRefreshableCacheEvent, refresh, register, setBeanName, setRegistry, setThreadPoolExecutor, toString, waitForBuild
protected DictionaryRegistry buildCache(String tenantId)
buildCache
in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache<DictionaryRegistry>
public void remove(String tenantId)
tenantId
- the tenantId of cache that will be removed from live cachepublic void setDictionaryDAO(DictionaryDAOImpl dictionaryDAO)
dictionaryDAO
- the dictionaryDAOImpl to setpublic void setTenantService(TenantService tenantService)
tenantService
- the tenantService to setCopyright © 2005–2016 Alfresco Software. All rights reserved.