public interface CancelCheckOutContext extends CommandContext
Modifier and Type | Method and Description |
---|---|
LibrarySession |
getLibrarySession()
Gets the session.
|
VersionSeries |
getVersionSeries()
Gets the VersionSeries.
|
void |
setLibrarySession(LibrarySession session)
Sets the session.
|
void |
setVersionSeries(VersionSeries vs)
Sets the VersionSeries.
|
clear
LibrarySession getLibrarySession() throws IfsException
IfsException
void setLibrarySession(LibrarySession session) throws IfsException
IfsException
VersionSeries getVersionSeries() throws IfsException
IfsException
void setVersionSeries(VersionSeries vs) throws IfsException
IfsException
Copyright © 2023. All rights reserved.