Skip to main content

HS.FHIR.SessionData.FHIRSessionEvents

deprecated class HS.FHIR.SessionData.FHIRSessionEvents extends HS.Util.SessionData.SessionEvents

THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.

Parameters

parameter ALWAYSCREATESESSION = 0;
ALWAYSCREATESESSION overridden here to 0.
parameter SESSIONAPPLICATION = FHIR;
Inherited description: Subclasses must either override this parameter OR override GetApplication()() to ensure that a session application is returned.
parameter SESSIONCLASS = HS.FHIR.SessionData.FHIRSession;
Inherited description: Subclasses may override this parameter to specify an alternative Session class.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab