Package ch.tocco.nice2.netui.api.remote
Interface RemoteContextManager
- All Known Implementing Classes:
RemoteContextManagerImpl
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Create a RemoteContext.Deprecated.
-
Method Details
-
create
Deprecated.Create a RemoteContext.- Parameters:
httpSessionId
- The http session id.userName
- The name of the user.- Returns:
- the created RemoteContext.
-
getKnownUsers
Deprecated.- Returns:
- the usernames of all known users.
-