public interface CheckOutContext extends CommandContext
| Modifier and Type | Method and Description |
|---|---|
LibrarySession |
getLibrarySession()
Gets the session.
|
PublicObject |
getPublicObject()
Gets the returning PublicObject..
|
VersionSeries |
getVersionSeries()
Gets the VersionSeries.
|
void |
setLibrarySession(LibrarySession session)
Sets the session.
|
void |
setPublicObject(PublicObject po)
Sets the returning PublicObject.
|
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
IfsExceptionPublicObject getPublicObject() throws IfsException
IfsExceptionvoid setPublicObject(PublicObject po) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.