public class DraftGcEventContextImpl extends EventContextDelegator implements DraftGcEventContext
EventContext for the DraftService.EVENT_DRAFT_GC event.| Constructor and Description |
|---|
DraftGcEventContextImpl(EventContext eventContext) |
| Modifier and Type | Method and Description |
|---|---|
com.sap.cds.Result |
getResult() |
DraftService |
getService() |
void |
setResult(com.sap.cds.Result result)
Sets the result of the
DraftService.EVENT_DRAFT_GC event |
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 DraftGcEventContextImpl(EventContext eventContext)
public DraftService getService()
getService in interface DraftGcEventContextgetService in interface EventContextgetService in class EventContextDelegatorpublic com.sap.cds.Result getResult()
getResult in interface DraftGcEventContextResult of the DraftService.EVENT_DRAFT_GC eventpublic void setResult(com.sap.cds.Result result)
DraftService.EVENT_DRAFT_GC eventsetResult in interface DraftGcEventContextresult - a Result or a list of Maps, which will be transformed into a ResultCopyright © 2023. All rights reserved.