Search
Preparing search index...
The search index is not available
catavolt-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"catavolt/dialog"
SessionContextImpl
Class SessionContextImpl
Hierarchy
SessionContextImpl
Implements
SessionContext
Index
Constructors
constructor
Properties
_client
Type
_gateway
Host
_password
_remote
Session
_user
Id
current
Division
server
Version
session
Handle
system
Context
tenant
Id
user
Name
Accessors
client
Type
gateway
Host
is
Local
Session
is
Remote
Session
online
password
user
Id
Methods
create
Session
Context
fromWSCreate
Session
Result
Constructors
constructor
new
Session
Context
Impl
(
sessionHandle
:
string
, userName
:
string
, currentDivision
:
string
, serverVersion
:
string
, systemContext
:
SystemContext
, tenantId
:
string
)
:
SessionContextImpl
Parameters
sessionHandle:
string
userName:
string
currentDivision:
string
serverVersion:
string
systemContext:
SystemContext
tenantId:
string
Returns
SessionContextImpl
Properties
Private
_client
Type
_client
Type
:
string
Private
_gateway
Host
_gateway
Host
:
string
Private
_password
_password
:
string
Private
_remote
Session
_remote
Session
:
boolean
Private
_user
Id
_user
Id
:
string
current
Division
current
Division
:
string
server
Version
server
Version
:
string
session
Handle
session
Handle
:
string
system
Context
system
Context
:
SystemContext
tenant
Id
tenant
Id
:
string
user
Name
user
Name
:
string
Accessors
client
Type
get
clientType
(
)
:
string
Returns
string
gateway
Host
get
gatewayHost
(
)
:
string
Returns
string
is
Local
Session
get
isLocalSession
(
)
:
boolean
Returns
boolean
is
Remote
Session
get
isRemoteSession
(
)
:
boolean
Returns
boolean
online
set
online
(
online
:
boolean
)
:
void
Parameters
online:
boolean
Returns
void
password
get
password
(
)
:
string
Returns
string
user
Id
get
userId
(
)
:
string
Returns
string
Methods
Static
create
Session
Context
create
Session
Context
(
gatewayHost
:
string
, tenantId
:
string
, clientType
:
string
, userId
:
string
, password
:
string
)
:
SessionContext
Parameters
gatewayHost:
string
tenantId:
string
clientType:
string
userId:
string
password:
string
Returns
SessionContext
Static
fromWSCreate
Session
Result
fromWSCreate
Session
Result
(
jsonObject
:
object
, systemContext
:
SystemContext
, tenantId
:
string
)
:
Try
<
SessionContext
>
Parameters
jsonObject:
object
[
id:
string
]:
any
systemContext:
SystemContext
tenantId:
string
Returns
Try
<
SessionContext
>
Globals
Internals
"catavolt"
Externals
"catavolt/dialog"
"catavolt/fp"
"catavolt/print"
"catavolt/util"
"catavolt/version"
"catavolt/ws"
Session
Context
Impl
constructor
_client
Type
_gateway
Host
_password
_remote
Session
_user
Id
current
Division
server
Version
session
Handle
system
Context
tenant
Id
user
Name
client
Type
gateway
Host
is
Local
Session
is
Remote
Session
online
password
user
Id
create
Session
Context
fromWSCreate
Session
Result
Generated using
TypeDoc