Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.common | |
oracle.ifs.core.util | |
oracle.ifs.server |
Constructor and Description |
---|
ConnectedLibraryObjectCache(BoundedCacheConfiguration configuration,
S_LibrarySession ssession,
LibrarySession session)
Construct a ConnectedLibraryObjectCache
|
LooselyBoundedLibraryObjectCache(BoundedCacheConfiguration config,
LibrarySession session)
Construct a LooselyBoundedLibraryObjectCache.
|
Modifier and Type | Field and Description |
---|---|
protected BoundedCacheConfiguration |
ConnectOptions.m_RemoteDataCacheConfiguration
The configuration of the session's remote data cache.
|
Modifier and Type | Method and Description |
---|---|
BoundedCacheConfiguration |
ConnectOptions.getRemoteDataCacheConfiguration()
Gets the configuration of the new session's remote data cache.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectOptions.setRemoteDataCacheConfiguration(BoundedCacheConfiguration cacheConfiguration)
Sets the configuration of the new session's remote data cache.
|
Constructor and Description |
---|
BoundedCache(BoundedCacheConfiguration configuration)
Constructs an bounded cache.
|
LibraryObjectCache(BoundedCacheConfiguration config)
Constructs a LibraryObjectCache.
|
LooselyBoundedCache(BoundedCacheConfiguration configuration)
Constructs an loosely bounded cache.
|
TieLooselyBoundedCache(BoundedCacheConfiguration configuration)
Constructs a TieLooselyBoundedCache.
|
Constructor and Description |
---|
AuditEventDispatcher(BoundedCacheConfiguration cacheConfig)
Constructs an AuditEventDispatcher.
|
TieAuditEventDispatcher(BoundedCacheConfiguration cacheConfig)
Constructs an TieAuditEventDispatcher.
|
Modifier and Type | Method and Description |
---|---|
BoundedCacheConfiguration |
S_LibraryService.getAuditCertificateCacheConfiguration()
Gets the configuration parameters of the AuditCertificate
cache.
|
BoundedCacheConfiguration |
S_LibraryService.getCommittedLibraryObjectDataCacheConfiguration()
Gets the configuration parameters of the committed S_LibraryObjectData
cache.
|
BoundedCacheConfiguration |
S_LibraryService.getCommittedResolvedAclCacheConfiguration()
Gets the configuration parameters of the committed Resolved Acl
cache.
|
Modifier and Type | Method and Description |
---|---|
void |
S_LibraryService.setAuditCertificateCacheConfiguration(BoundedCacheConfiguration configuration)
Alters the configuration of the AuditCertificate cache.
|
void |
S_LibraryService.setCommittedLibraryObjectDataCacheConfiguration(BoundedCacheConfiguration configuration)
Alters the configuration of the committed S_LibraryObjectData cache.
|
void |
S_LibraryService.setCommittedResolvedAclCacheConfiguration(BoundedCacheConfiguration configuration)
Alters the configuration of the committed Resolved Acl cache.
|
Constructor and Description |
---|
BoundedLibraryObjectCache(BoundedCacheConfiguration configuration,
S_LibrarySession session)
Construct a BoundedLibraryObjectCache
|
LooselyBoundedSLibraryObjectCache(BoundedCacheConfiguration config,
S_LibrarySession session)
Construct a LooselyBoundedSLibraryObjectCache.
|
Copyright © 2023. All rights reserved.