public final class UncommittedLibraryObjectDataCacheConfiguration extends CacheConfiguration
Modifier and Type | Field and Description |
---|---|
protected S_LibrarySession |
m_Session
The session to which the UncommittedLibraryObjectDataCache belongs.
|
m_Name
Constructor and Description |
---|
UncommittedLibraryObjectDataCacheConfiguration()
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, setName
protected S_LibrarySession m_Session
public UncommittedLibraryObjectDataCacheConfiguration()
public final void setSession(S_LibrarySession session) throws IfsException
session
- the sessionIfsException
- (IFS-19001) if the session is nullpublic final S_LibrarySession getSession()
Copyright © 2023. All rights reserved.