public class CdsReadEventContextImpl extends EventContextDelegator implements CdsReadEventContext
EventContext to be used for CqnService.EVENT_READ| Constructor and Description |
|---|
CdsReadEventContextImpl(EventContext eventContext) |
| Modifier and Type | Method and Description |
|---|---|
com.sap.cds.ql.cqn.CqnSelect |
getCqn() |
Map<String,Object> |
getCqnNamedValues() |
com.sap.cds.Result |
getResult() |
CqnService |
getService() |
void |
setCqn(com.sap.cds.ql.cqn.CqnSelect cqn) |
void |
setCqnNamedValues(Map<String,Object> namedValues) |
void |
setResult(Iterable<? extends Map<String,?>> result) |
as, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getDelegatedEventContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompletedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateas, create, create, get, getAuthenticationInfo, getCdsRuntime, getChangeSetContext, getEvent, getFeatureTogglesInfo, getMessages, getModel, getParameterInfo, getServiceCatalog, getTarget, getUserInfo, isCompleted, keySet, put, setCompletedpublic CdsReadEventContextImpl(EventContext eventContext)
public CqnService getService()
getService in interface CdsReadEventContextgetService in interface EventContextgetService in class EventContextDelegatorpublic com.sap.cds.ql.cqn.CqnSelect getCqn()
getCqn in interface CdsReadEventContextpublic void setCqn(com.sap.cds.ql.cqn.CqnSelect cqn)
setCqn in interface CdsReadEventContextpublic Map<String,Object> getCqnNamedValues()
getCqnNamedValues in interface CdsReadEventContextpublic void setCqnNamedValues(Map<String,Object> namedValues)
setCqnNamedValues in interface CdsReadEventContextpublic com.sap.cds.Result getResult()
getResult in interface CdsReadEventContextpublic void setResult(Iterable<? extends Map<String,?>> result)
setResult in interface CdsReadEventContextCopyright © 2023. All rights reserved.