public final class UncommittedResolvedAclCacheConfiguration extends CacheConfiguration
| Modifier and Type | Field and Description | 
|---|---|
protected S_LibrarySession | 
m_Session
The session to which the UncommittedResolvedAclCache belongs. 
 | 
m_Name| Constructor and Description | 
|---|
UncommittedResolvedAclCacheConfiguration()
Constructs a cache configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
S_LibrarySession | 
getSession()
Gets the session to which the cache belongs. 
 | 
void | 
setSession(S_LibrarySession session)
Sets the session to which the cache belongs. 
 | 
clone, getName, setNameprotected S_LibrarySession m_Session
public UncommittedResolvedAclCacheConfiguration()
public final void setSession(S_LibrarySession session) throws IfsException
session - the sessionIfsException - (IFS-19001) if the session is nullpublic final S_LibrarySession getSession()
Copyright © 2025. All rights reserved.