public interface GetCurrentUserContext extends CommandContext
| Modifier and Type | Method and Description |
|---|---|
LibrarySession |
getLibrarySession()
Gets the session.
|
DirectoryUser |
getUser()
Gets the current user.
|
void |
setLibrarySession(LibrarySession session)
Sets the session.
|
void |
setUser(DirectoryUser user)
Sets the current user.
|
clearLibrarySession getLibrarySession() throws IfsException
IfsExceptionvoid setLibrarySession(LibrarySession session) throws IfsException
IfsExceptionDirectoryUser getUser() throws IfsException
IfsExceptionvoid setUser(DirectoryUser user) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.