public interface CheckedOutByContext extends CommandContext
| Modifier and Type | Method and Description | 
|---|---|
LibrarySession | 
getLibrarySession()
Gets the session. 
 | 
DirectoryUser | 
getReservor()
Gets the reservor. 
 | 
VersionSeries | 
getVersionSeries()
Gets the VersionSeries. 
 | 
void | 
setLibrarySession(LibrarySession session)
Sets the session. 
 | 
void | 
setReservor(DirectoryUser user)
Sets the reservor. 
 | 
void | 
setVersionSeries(VersionSeries vs)
Sets the VersionSeries. 
 | 
clearLibrarySession getLibrarySession() throws IfsException
IfsExceptionvoid setLibrarySession(LibrarySession session) throws IfsException
IfsExceptionVersionSeries getVersionSeries() throws IfsException
IfsExceptionvoid setVersionSeries(VersionSeries vs) throws IfsException
IfsExceptionDirectoryUser getReservor() throws IfsException
IfsExceptionvoid setReservor(DirectoryUser user) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.