public class AuthorityBridgeTableAsynchronouslyRefreshedCache extends AbstractAsynchronouslyRefreshedCache implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
AuthorityBridgeTableAsynchronouslyRefreshedCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected org.alfresco.util.BridgeTable |
buildCache(java.lang.String tenantId)
Build the cache entry for the specific tenant.
|
void |
setAuthorityBridgeDAO(AuthorityBridgeDAO authorityBridgeDAO) |
void |
setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper) |
afterCommit, afterRollback, beforeCommit, beforeCompletion, broadcastEvent, call, flush, forceInChangesForThisUncommittedTransaction, get, getCacheId, init, isUpToDate, onRefreshableCacheEvent, refresh, register, setBeanName, setRegistry, setTenantService, setThreadPoolExecutor, waitForBuildpublic AuthorityBridgeTableAsynchronouslyRefreshedCache()
public void setAuthorityBridgeDAO(AuthorityBridgeDAO authorityBridgeDAO)
authorityBridgeDAO - the authorityBridgeDAO to setpublic void setRetryingTransactionHelper(RetryingTransactionHelper retryingTransactionHelper)
retryingTransactionHelper - the retryingTransactionHelper to setprotected org.alfresco.util.BridgeTable buildCache(java.lang.String tenantId)
AbstractAsynchronouslyRefreshedCachebuildCache in class AbstractAsynchronouslyRefreshedCachepublic void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractAsynchronouslyRefreshedCachejava.lang.ExceptionCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.