Class RequestScopedAqlQueryContext

java.lang.Object
org.ehrbase.rest.openehr.aql.RequestScopedAqlQueryContext
All Implemented Interfaces:
AqlQueryContext

@RequestScope @Component("scopedAqlQueryContext") public class RequestScopedAqlQueryContext extends Object implements AqlQueryContext
Holds the metadata for the response to an AQL request.

Note: it is expected that per request no more than one AQL query is executed