%ZHSLIB.SessionEventUtil
abstract class %ZHSLIB.SessionEventUtil
Utility class for use with HealthShare sessionsMethod Inventory (Including Private)
- GetCSPApplicationTimeout()
- GetHealthSharePortalLink()
- GetRegistryConfigValue()
- SecureGetCSPApplicationTimeout()
- SecureGetRegistryConfigValue()
Methods (Including Private)
classmethod GetCSPApplicationTimeout() as %Integer [ Language = objectscript ]
This can be invoked from HSLIB or other non-activated namespaces
classmethod GetRegistryConfigValue(pKey, pDefault, pNamespace="") as %String [ Language = objectscript ]
This can be invoked from HSLIB or other non-activated namespaces
private classmethod SecureGetCSPApplicationTimeout() as %Integer [ Language = objectscript ]