public class IfsLogoutContext extends IfsCommandContext implements LogoutContext
| Constructor and Description |
|---|
IfsLogoutContext()
The Constructor.
|
IfsLogoutContext(LibrarySession session)
Other Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the CommandState. does not throw.
|
LibrarySession |
getLibrarySession()
Gets the LibrarySession.
|
void |
setLibrarySession(LibrarySession session)
Sets the LibrarySession.
|
public IfsLogoutContext()
throws IfsException
IfsExceptionpublic IfsLogoutContext(LibrarySession session) throws IfsException
IfsExceptionpublic void clear()
clear in interface CommandContextclear in class IfsCommandContextpublic LibrarySession getLibrarySession() throws IfsException
getLibrarySession in interface LogoutContextIfsExceptionpublic void setLibrarySession(LibrarySession session) throws IfsException
setLibrarySession in interface LogoutContextIfsExceptionCopyright © 2025. All rights reserved.