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
IfsException
public IfsLogoutContext(LibrarySession session) throws IfsException
IfsException
public void clear()
clear
in interface CommandContext
clear
in class IfsCommandContext
public LibrarySession getLibrarySession() throws IfsException
getLibrarySession
in interface LogoutContext
IfsException
public void setLibrarySession(LibrarySession session) throws IfsException
setLibrarySession
in interface LogoutContext
IfsException
Copyright © 2023. All rights reserved.