src/core/smart-service-adapter.service.ts
Properties |
authenticated |
Type : boolean
|
Indicates whether the user has been authenticated |
catalogs |
Type : string[]
|
The loaded JSDO Catalogs. |
initFinished |
Type : boolean
|
True if the Smart Service Adapter has finished initializing |
jsdoSession |
Type : progress.data.JSDOSession
|
The current JSDO Session. |
routesSet |
Default value : true
|
Indicates whether the app routes have been set. |
Optional secureableInitFinished |
Type : boolean
|
Indicates whether Secureable has finished initializing |