Class RequestScopedAqlQueryContext

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

@RequestScope @Component("requestScopedAqlQueryContext") 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