%ZHSLIB.SessionEventUtil
abstract class %ZHSLIB.SessionEventUtil
Utility class for use with HealthShare CSP sessions.Method Inventory
Parameters
parameter HomeRegistryKey = \UI\Home;
Config registry key for home page of any HealthShare namespace.
Methods
classmethod GetCSPApplicationTimeout() as %Integer
classmethod GetHomePageForNamespace(pNamespace As %String = "")
Returns the CSP/Zen home page stored in the config registry for the provided
namespace. If no namespace is provided, fallback on the default home page
for the instance/federation.
classmethod GetRegistryConfigValue(pKey As %String, pDefault As %String, pNamespace As %String = "") as %String
This can be invoked from HSLIB or other non-activated namespaces