public class CalcWhereConditionEventContextImpl extends EventContextDelegator implements CalcWhereConditionEventContext
| Constructor and Description |
|---|
CalcWhereConditionEventContextImpl(EventContext eventContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityName() |
String |
getEventName() |
com.sap.cds.ql.cqn.CqnPredicate |
getResult() |
AuthorizationService |
getService() |
void |
setEntityName(String entity) |
void |
setEventName(String event) |
void |
setResult(com.sap.cds.ql.cqn.CqnPredicate 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 CalcWhereConditionEventContextImpl(EventContext eventContext)
public AuthorizationService getService()
getService in interface CalcWhereConditionEventContextgetService in interface EventContextgetService in class EventContextDelegatorpublic void setEntityName(String entity)
setEntityName in interface CalcWhereConditionEventContextpublic String getEntityName()
getEntityName in interface CalcWhereConditionEventContextpublic void setEventName(String event)
setEventName in interface CalcWhereConditionEventContextpublic String getEventName()
getEventName in interface CalcWhereConditionEventContextpublic com.sap.cds.ql.cqn.CqnPredicate getResult()
getResult in interface CalcWhereConditionEventContextpublic void setResult(com.sap.cds.ql.cqn.CqnPredicate result)
setResult in interface CalcWhereConditionEventContextCopyright © 2023. All rights reserved.