public class AuthorityBridgeTableAsynchronouslyRefreshedCache extends AbstractMTAsynchronouslyRefreshedCache<org.alfresco.util.BridgeTable<String>> implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
AuthorityBridgeTableAsynchronouslyRefreshedCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected org.alfresco.util.BridgeTable<String> |
buildCache(String tenantId)
Build the cache entry for the specific tenant.
|
void |
setAuthorityBridgeDAO(AuthorityBridgeDAO authorityBridgeDAO) |
void |
setAuthorityDAO(AuthorityDAO authorityDAO) |
void |
setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper) |
void |
setTenantAdminService(TenantAdminService tenantAdminService) |
forceInChangesForThisUncommittedTransaction, get, isUpToDate, refresh, setTenantServiceafterCommit, afterRollback, beforeCommit, beforeCompletion, broadcastEvent, call, forceInChangesForThisUncommittedTransaction, get, getCacheId, init, isUpToDate, onRefreshableCacheEvent, refresh, register, setBeanName, setRegistry, setThreadPoolExecutor, toString, waitForBuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCacheIdpublic AuthorityBridgeTableAsynchronouslyRefreshedCache()
public void setAuthorityDAO(AuthorityDAO authorityDAO)
authorityDAO - the authorityDAO to setpublic void setAuthorityBridgeDAO(AuthorityBridgeDAO authorityBridgeDAO)
authorityBridgeDAO - the authorityBridgeDAO to setpublic void setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
retryingTransactionHelper - the retryingTransactionHelper to setpublic void setTenantAdminService(TenantAdminService tenantAdminService)
protected org.alfresco.util.BridgeTable<String> buildCache(String tenantId)
AbstractMTAsynchronouslyRefreshedCachebuildCache in class AbstractMTAsynchronouslyRefreshedCache<org.alfresco.util.BridgeTable<String>>public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractMTAsynchronouslyRefreshedCache<org.alfresco.util.BridgeTable<String>>ExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.