Package | Description |
---|---|
org.apache.manifoldcf.core.cachemanager |
Modifier and Type | Field and Description |
---|---|
protected CacheManager.CacheTransactionHandle |
CacheManager.CacheTransactionHandle.parentTransaction |
Modifier and Type | Method and Description |
---|---|
CacheManager.CacheTransactionHandle |
CacheManager.CacheTransactionHandle.getParentTransaction()
Get parent transaction.
|
Constructor and Description |
---|
CacheManager.CacheTransactionHandle(CacheManager.CacheTransactionHandle parentTransaction)
Constructor.
|